/******************************
Allgemeines
******************************/
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	background-color:#e0dcbb;
}
a {
	text-decoration:none;
	color:#183f76;
}

.searchHighlight { font-style:italic; font-weight:bold; }

.clear,
.spacer,
.halfspacer,
.quarterspacer,
.line {
	width:100%;
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.spacer {height:20px;}
.halfspacer {height:10px;}
.quarterspacer {height:5px;}
.line {
	height:1px;
	background-color:#CCC;
	margin:11px 0 12px 0;
}
.clear {
	font-size:0;
	line-height:0;
	height:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
br {
	line-height:12px;
}


/******************************
Layout
******************************/
#head {
	width:954px;
	height:130px;
}
#logo {
	width:125px;
	height:98px;
	margin:20px 0 0 15px;
	float:left;
}
#intro {
	float:left;
	width:497px;
	margin-left:55px;
	padding-top:43px;
	color:#183f76;
}
#support {
	float:left;
	width:237px;
	padding:5px 0 0 0;
	font-size:9px;
	line-height:17px;
	color:#183f76;
	text-align:right;
}
html>body #support {
	margin-left:15px;
}
#container {
	width:100%;
	min-width:954px;
	background:#183f76 url(/img/system/container-bg-bottom.gif) 0 bottom repeat-x;
}

#container-2 {
	width:954px;/*987px;*/
	background:#003670 url(/img/system/container-bg.gif) 0 bottom no-repeat;
}
#Form1 #container-2 {
	width:969px;
}
#navigation {
	width:147px; /*180px;*/
	float:left;
	/*padding-bottom:174px;*/
	color:#FFF;
}
#quote {
         width:114px;
	padding:20px 15px 10px 15px;
	color:#DEDAB7;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	line-height:15px;
	font-style:italic;
height:1px;
}
/*#homepage #quote {
	padding-top:60px;
}*/
#quote a {
	color:#DEDAB7;
	text-decoration:underline;
}
#container-3 {
	border-right:3px solid #e0dcbb;
	border-left:3px solid #e0dcbb;
	background-color:#FFFFFF;
	width:801px;
	float:left;
}
#container-4 {
         height:550px;
	min-height:550px;
	font-size:13px;
	line-height:19px;
}
html>body #container-4 {
	height:auto;
}
#homepage #container-4 {
	height:auto;
	min-height:460px;
}
#headline {
	height:40px;
	background:url(/img/farbschema/standard.jpg) 0 0 no-repeat;
	padding:32px 0 0 25px;
	border-bottom:3px solid #e0dcbb;
}
#headline h1 {
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:39px;
	font-weight:normal;
	color:#e0dcbb;
}
#sitepath {
	font-size:11px;
	padding:14px 0 10px 28px;
}
#sitepath a {
	text-decoration:underline;
	font-weight:normal;
}
#sitepath a.last {
	text-decoration:none;
}
#content {
	margin:0 27px 20px 27px;
}
html>body #content {
	/*padding-bottom:32767px;
	margin-bottom:-32747px;*/
}
#bottom {
	width:801px;
	height:26px;
	border-top:3px solid #e0dcbb;
	clear:both;
	background-color:#183f76;
}
#bottom img.flag,
#bottom .noflag {
	border-right:4px solid #e0dcbb;
}
#bottom .noflag {
	float:left;
	width:134px;
	height:26px;
}
#footer {
	width:801px;
	margin:15px 0 0 150px;
	padding-bottom:20px;
	text-align:center;
	font-size:10px;
	line-height:12px;
	color:#003973;
}
#footer a {
	font-size:10px;
	line-height:12px;
	color:#003973;
}


/******************************
#support
******************************/
#support a {
}
#support a#textversion {
	padding-left:30px;
	background:url(/img/system/textversion.gif) 0 0 no-repeat;
}
#support a#drucken {
	padding-left:23px;
	background:url(/img/system/drucken.gif) 0 0 no-repeat;
}
#support a#weiterempfehlen {
	padding-left:18px;
	background:url(/img/system/weiterempfehlen.gif) 0 0 no-repeat;
}
#support input.suchfeld {
	width:142px;
	padding:2px 6px 2px 6px;
	border:1px solid #a5acb2;
	margin:29px 1px 0 0;
}
#support input.suchen {
	margin: 0 1px -4px 0;
}
*:first-child+html #support input.suchen {
	margin-bottom:-2px;
}


/******************************
Body#homepage
******************************/
#flash {
	width:801px;
	height:255px;
	border-bottom:3px solid #e0dcbb;
	background-color:#003b76;
}
.teaser {
	width:172px;
	height:190px;
	float:left;
	background:url(/img/homepage/home01.jpg) 0 0 no-repeat;
	border-right:3px solid #e0dcbb;
	color:#FFF;
	padding:12px 13px 0 13px;
	font-size:11px;
	line-height:13px;
}
#Form1 .teaser {
    width:198px;
	height:202px;
}
#teaser-1 {
	background:url(/img/homepage/home01.jpg);
}
#teaser-2 {
	background:url(/img/homepage/home02.jpg);
}
#teaser-3 {
	background:url(/img/homepage/home03.jpg);
}
#teaser-4 {
	background:url(/img/homepage/home03.jpg);
	border-right:0;
}
.teaser h2 {
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	padding-bottom:38px;
}
.teaser strong {
	line-height:13px;
}
.teaser a {
	color:#FFF;
	text-decoration:underline;
}
.teaser h2 a {
	text-decoration:none;
}

/******************************
#content
******************************/
#content a {
	text-decoration:underline;
}
#content h2 {
	font-size:20px;
	line-height:26px;
	color:#183f76;
	padding:7px 0 20px 0;
}
#content h3 {
	font-size:13px;
	line-height:19px;
	color:#000;
}
#content img.content {
	border:3px solid #e0dcbb;
}
#content img.content.left {
	margin:0 15px 10px 0;
}
#content img.content.right {
	margin:0 0 10px 15px;
}
#content span.plaintext {

}
#content br {
	line-height:16px;
}
#content ul {
	padding:5px 0 5px 1px;
	list-style-type:none;
}
#content ul li {
	padding:1px 0 2px 7px;
	background:url(/img/system/li.gif) 0 8px no-repeat;
}
#content ul li ul {
	padding:0 0 0 9px;
}
#content ul li ul li {
	background:url(/img/system/li-li.gif) 0 8px no-repeat;
}
#content .half-1,
#content .half-2 {
	width:363px;
	float:left;
}
#content .half-2 {
	margin-left:20px;
}
#form1 #content .half-1,
#form1 #content .half-2 {
	width:263px;
	margin:0;
}
/******************************
#sitemap
******************************/
#sitemap ul li a {
	font-size:14px;
	text-decoration:none;
}
#sitemap ul li ul li a {
	font-size:12px;
}

.pagerbar {
         margin-bottom:15px;
}