/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
background:#C0C0C0;
/* color:#303030; background:#e8eaec;*/
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:0px solid #a0a0a0;}
img.left{float:left; margin:0 5px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 5px;}

/**************** Header and navigation styles ****************/

#container{
width:860px;
margin:20px auto;
padding:1px 0;
text-align:left;
/* background:#ffffff; color:#303030;border:2px solid #a0a0a0;*/
}

#container-artikel{
width:644px;
margin:20px auto;
padding:1px 0;
text-align:left;
/* background:#ffffff; color:#303030;border:2px solid #a0a0a0;*/
}

#container-artikel-th{
width:444px;
margin:20px auto;
padding:1px 0;
text-align:left;
/* background:#ffffff; color:#303030;border:2px solid #a0a0a0;*/
}

#header{
height:115px;
width:810px;
margin:0 1px 1px 10px;
background:#f1eeee;
color:#ffffff;
text-align:center;
}

#header3sp{
height:145px;
width:810px;
margin:0 1px 1px 10px;
background:#f1eeee;
color:#ffffff;
text-align:center;
}

#header-artikel{
height:75px;
width:610px;
margin:0 1px 1px 10px;
background:#f1eeee;
color:#ffffff;
text-align:center;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ed1c24;
}

#header-artikel-th{
height:55px;
width:410px;
margin:0 1px 1px 10px;
background:#f1eeee;
color:#ffffff;
text-align:center;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ed1c24;
}

#header h1{
padding:0px 0 0 0px;
font-size:2.4em;
background-color:inherit;
color:#000;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:0px 0 0 0px;
font-size:1.2em;
background-color:inherit;
color:#000;
text-align:right;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:825px;
margin:0px 1px;
background:#ed1c24;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #f1eeee;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 28px;
font-size:0.9em;
font-weight:normal;
text-decoration:none;
background-color:inherit;
border-width: 1px;
border-style: solid;
border-color: #fff;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected{
background:#f1eeee;
color:#000;
text-decoration:none;
}

#navigation a:hover{
background:#f1eeee;
color:#ed1c24;
border-width: 1px;
border-style: solid;
border-color: #ed1c24;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
float:right;
width:570px;
margin-top:20px;
font-size:0.9em;
padding:0px 0 0 0px;
}

#content3sp{
float:right;
width:550px;
margin-top:20px;
font-size:0.9em;
padding:0px 0 0 0px;
}

#content-artikel{
float:left;
width:600px;
margin-top:0px;
font-size:0.9em;
padding:0px 0 0 10px;
}

#content-artikel-th{
float:left;
width:400px;
margin-top:0px;
font-size:0.9em;
padding:0px 0 0 10px;
}

#content h2{
display:block;
margin:0 0 0 0;
font-size:1.4em;
line-height:1.4em;
font-weight:bold;
color:#666;
background-color:inherit;
}

#content h4{
display:block;
padding-top:0px;
padding-bottom:0px;
font-size:1.4em;
line-height:1.4em;
font-weight:bold;
color:#666;
background-color:inherit;
}

#content3sp h4{
display:block;
padding-top:0px;
padding-bottom:0px;
font-size:1.4em;
line-height:1.4em;
font-weight:bold;
color:#666;
background-color:inherit;
}

/*
#content h4:first-letter 
{
color: #ed1c24;
font-size:2.6em;
font-weight:normal;
vertical-align: text-bottom;
}
*/

#content-artikel h4{
display:block;
padding-top:5px;
padding-bottom:10px;
font-size:1.6em;
line-height:1.8em;
font-weight:bold;
color:#666;
background-color:inherit;
}

#content-artikel-th h4{
display:block;
padding-top:5px;
padding-bottom:10px;
font-size:1.6em;
line-height:1.8em;
font-weight:bold;
color:#666;
background-color:inherit;
}

#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:left;
width:240px;
margin-top:20px;
margin-bottom:20px;
padding:0 0 0 0;
padding-right:10px;
list-style-type:none;
border-right:1px solid #ed1c24;
line-height:1.4em;
}

#subcontent3sp{
float:left;
width:260px;
margin-top:20px;
margin-bottom:20px;
padding:0 0 0 0;
padding-right:10px;
list-style-type:none;
border-right:1px solid #ed1c24;
line-height:1.4em;
}

#subcontent-fotnot{
float:left;
padding:10px 10px 10px 10px;
line-height:1.4em;
}

#subcontent h1{
display:block;
margin:0 0 0 0;
font-size:1.3em;
line-height:1.4em;
font-weight:bold;
text-align:left;
color:#666;
background-color:inherit;
}

#subcontent h2{
display:block;
margin:0 0 0 0;
font-size:1.3em;
line-height:1.4em;
font-weight:bold;
text-align:left;
color:#666;
background-color:inherit;
}

#subcontent3sp h2{
display:block;
margin:0 0 0 0;
font-size:1.4em;
line-height:1.4em;
font-weight:bold;
text-align:left;
color:#666;
background-color:inherit;
}

#subcontent h4{
display:block;
padding-top:0px;
padding-bottom:0px;
font-size:1.4em;
line-height:1.4em;
font-weight:bold;
color:#666;
background-color:inherit;
}

/*
#subcontent h2:first-letter 
{
color: #ed1c24;
font-size:2.6em;
font-weight:normal;
vertical-align: text-bottom;
padding-top: 2px;
}
*/

#subcontent p{margin:0 0 0 0; font-size:0.9em;}
#subcontent3sp p{margin:0 0 0 0; font-size:0.9em; line-height:1.4em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:830px;
padding:5px 0;
margin:0 1px;
font-size:1.1em;
color:#ddd;
background:#f1eeee;
border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ed1c24;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#footer-artikel{
clear:both;
width:610px;
padding:5px 0;
margin:0 1px;
font-size:1.1em;
color:#ddd;
background:#f1eeee;
border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ed1c24;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#footer-artikel-th{
clear:both;
width:410px;
padding:5px 0;
margin:0 1px;
font-size:1.1em;
color:#ddd;
background:#f1eeee;
border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ed1c24;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}


#footer p{padding:0; margin:0; text-align:left; color:#ed1c24;}
#footer-artikel p{padding:0; margin:0; text-align:left; color:#ed1c24;}
#footer-artikel-th p{padding:0; margin:0; text-align:left; color:#ed1c24;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/



.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.splitcontentleft2{float:left; width:48%; border-right:1px solid #ed1c24; padding-right:10px; margin-bottom:20px;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
float:right;
width:30%;
margin:0 0 0 0;
padding:5px;
border:1px solid #c0c0c0;
background-color:#666666;
color:#fff;
line-height:1.5em;
}

#vit{
padding:0;
margin-left:5px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1.0em;
line-height:1.1em;
color: #FFFFFF;
}

#vit a{
padding:0;
margin-left:0px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height:1.1em;
color: #FFFFFF;
}

#vit h1{
padding:0;
margin-left:1px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1.4em;
line-height:1.4em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color: #FFFFFF;
}

#vit h2{
padding:0;
margin-left:1px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1.4em;
line-height:1.4em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color: #FFFFFF;
}

#vit h3{
padding:0;
margin-left:10px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1.0em;
line-height:1.1em;
font-weight:normal;
text-align:left;
color: #FFFFFF;
}

#vit h4{
padding:0;
margin-left:5px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.6em;
line-height:0.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color: #FFFFFF;
}

/* curve height, background image */
.myClassName .t, .myClassName .b, .myClassName .b b, .myClassName .t b{
height:10px;
background-image:url(bilder/layout_2008/C0C0C0f1eeeedf1e2f1101600.png);
}

/* inner color, border color, border width */
.myClassName .c{
background:#f1eeee;
border-color:#df1e2f;
border-left-width:1px;
border-right-width:1px;
}

/* curve height, background image */
.myClassName2 .t, .myClassName2 .b, .myClassName2 .b b, .myClassName2 .t b{
height:10px;
background-image:url(bilder/layout_2008/f1eeee6666666666661101600.png);
}

/* inner color, border color, border width */
.myClassName2 .c{
background:#666;
border-color:#666;
border-left-width:1px;
border-right-width:1px;
}

/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}


hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ed1c24;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

