/* @override http://berlin/dotplex/dotplex.css */

/*
©2007 by dotplex.de

Farben:
grau1:	5a5a5a
grau3:	f0f0f0
orange:	ffa300
grün:	aab2bc
blau:	5e6aff
*/

/*
Reset
*/

body {
	margin: 0;
	overflow: scroll;
}

img {
	border: none;
}

/*
Positionierung
*/

body {
	background-color: #f0f0f0;
	font-family: "Lucida Grande", Lucida, Helvetica, Verdana, sans-serif;
}

#window {
	background-color: #ffffff;
	width: 950px;
	margin: auto;
	padding: 20px 50px 50px;
	position: relative;
}

#logo {
	margin-bottom: 15px;
}

#ssl {
	position: absolute;
	top: 10px;
	right: 50px;
	font-size: 11px;
}

#logo_text {
	margin-left: 15px;
	margin-bottom: 3px;
}

#nav2 {
	border-top: 1px solid #5a5a5a;
	border-bottom: 1px solid #5a5a5a;
	margin-bottom: 25px;
}

#nav1 {
	float: left;
	width: 174px;
}

#content {
	float: left;
	width: 560px;
	padding-right: 30px;
	margin-bottom: 25px;
}

#contact {
	float: right;
	width: 170px;
	padding-left: 10px;
}

#footer {
	clear: both;
	padding-top: 10px;
	margin-bottom: -40px;
	width: 100%;
	text-align: center;
}

/*
Formatierung
*/

a:link, a:visited {
	color: #5e6aff;
	text-decoration: none;
}

a:hover, a:active {
	color: #5e6aff;
	text-decoration: underline;
}

tr {
	vertical-align: top;
}

#nav1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav1 li {
	font-size: 12px;
	margin-bottom: 6px;
}

#nav1 ul li ul li {
	padding-left: 12px;
	font-size: 11px;
}

#nav2 p {
	color: #5a5a5a;
	word-spacing: 10px;
	letter-spacing: 2px;
	font-size: 12px;
	margin: 0;
	padding: 4px 0 4px 174px;
}

#nav1 a:link,
#nav1 a:visited,
#nav2 a:link,
#nav2 a:visited {
	color: #5a5a5a;
	text-decoration: none;
}

#nav1 a:hover,
#nav1 a:active,
#nav1 a.active,
#nav2 a:hover,
#nav2 a:active,
#nav2 a.active {
	color: #000000;
	text-decoration: none;
}

#news {
	margin-top: 20px;
	margin-right: 10px;
}

#news div {
	margin-bottom: 20px;
}

#news h2 {
	color: #5a5a5a;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
}

#news p {
	font-size: 11px;
	margin: 5px 0 5px 0;
}

#news h3 {
	font-size: 11px;
	margin: 0;
}

#contact h1 {
	color: #5a5a5a;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
}

#contact p, #contact td {
	font-size: 11px;
	line-height: 150%;
}

#contact p,
#contact table,
#content p,
#content table,
#content ul {
	margin-bottom: 10px;
}

#contact .hinweis {
	color: #bf000e;
	font-weight: bold;
}

#footer p {
	font-size: 11px;
	color: #5a5a5a;
}

#content h1 {
	color: #5a5a5a;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
}

#content h2 {
	color: #5a5a5a;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

#content p, #content table, #content li {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	margin-left: 10px;
}

#content th {
	text-align: left;
	font-weight: bold;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
}

#content li {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 3px;
}

#content ul.leistungen li {
	padding: 3px;
}

#content .small {
	font-size: 11px;
}

#content .fehler {
	color: #bf000e;
}

.greybg {
	background-color: #f0f0f0;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

#flashcontent {
	height: 650px;
	width: 560px;
}
