/* Bitte lasst euch von diesem Code f�r eure eigenen originellen Designs inspirieren. */
/* Please feel free to let this code inspire you for your own original designs. */


/*	***** GENERAL PAGE LAYOUT *****	*/

body{
	font-family:Arial,sans-serif;
	font-size:13px;
	font-size:90%;
	color:#333333;
	margin:0px;
	text-align:center;
	background-color:#006ebd;
	background-image:url('/images/usa/bg_screen.jpg');
	background-repeat:repeat-y;
	background-position:top center;
}
div#page{
	width:780px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	height:100%;
	overflow:visible;
}

/*	***** LOGO *****	*/

div#logo{
	width:780px;
	height:75px;
}

/*	***** LEFT-HAND NAVIGATION *****	*/


div#leftnav{
	font-size:90%;
	float:left;
	width:170px;
	margin:0px 0px 0px 5px;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
}
a img{
	border:none;
}
div#leftnav a{
	text-decoration:none;
}
div#leftnav a:hover{
	text-decoration:underline;
}
div#leftnav{
	font-weight:bold;
}
div#leftnav span{
	white-space:normal;
}
div#leftnav ul{
	list-style:none;
	margin:0;
	padding:0;
}
div#leftnav ul ul{
	font-weight:normal;
}
div#leftnav li{
	line-height:1.4em;
	display:inline;
	float:left;
	clear:both;
	width:100%;
}
div#leftnav a.current{
	color:#990000;
	background-color:#ffffcc;
	font-weight:bold;
}
div#leftnav span{
	display:block;
	margin:0px 0px 0px 5px;
	padding-left:9px;
	background-repeat:repeat-y;
	background-position:top left;
}
div#leftnav span.tree0{
	background-image:url('/images/usa/0.gif');
}
div#leftnav span.tree1{
	background-image:url('/images/usa/1.gif');
	background-repeat:no-repeat;
}
div#leftnav span.tree2{
	background-image:url('/images/usa/2.gif');
}
div#leftnav span.tree3{
	background:none;
	/* background-image:url('/images/usa/3.gif'); */
}


/*	***** HEADER *****	*/


div#leaderboard{
	text-align:center;
	margin:10px 0px 0px 0px;
	border-left:2px solid #cc0000;
	border-right:2px solid #cc0000;
}
div#header{
	margin:0px 0px 4px 0px;
}
div#subheader{
	background-color:#cc0000;
	color:#ffffff;
	font-weight:bold;
	padding:1px 10px 1px 10px;
}


/*	***** FOOTER *****	*/

div#fadeboard{
	clear:both;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:5px;
	border:1px solid #cc0000;
}
div#footer{
	margin-top:10px;
				/*	border-top:1px solid #999999;	*/
	clear:both;
	color:#999999;
	padding:20px;
	text-align:center;
	font-size:75%;
}
div#footer a{
	color:#667788;
	text-decoration:none;
}


/*	***** HEADLINE STYLES *****	*/

h1{
	font-family:Impact,'Arial Black',Arial,sans-serif;
	font-size:260%;
	font-weight:bold;
	color:#003366;		
	line-height:1.3em;
	margin-top:0px;
	margin-bottom:11px;
}
h2{
	font-family:serif;
	font-size:150%;
	font-weight:normal;		
	color:#990000;
	line-height:1.3em;
	margin-top:0px;
	margin-bottom:15px;
	letter-spacing:1px;
}
h3{
	font-family:Arial,sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#778899;		
	line-height:1.3em;
	margin-top:0px;
	margin-bottom:10px;
}
h4{
	color:#ffffff;
	word-spacing:+1px;
	letter-spacing:+1px;
	font-size:1em;
	margin:0px;
	padding:4px 4px 4px 0px;
}



/*	***** CONTENT AREA *****	*/

img{
	vertical-align:middle;
}
div#content{
									/*	background-color:#ff00cc;	*/
	font-size:90%;
	line-height:1.4em;
	position:relative;
	width:560px;
	margin:0px 0px 0px 30px;
	float:left;
}
div.paragraph{
	position:relative;
	margin-bottom:17px;
}
div{
	margin-top:0px;
	margin-bottom:20px;
}
ul{
	margin-top:0px;
	margin-bottom:0px;
}
span.dateline{
	font-style:italic;
	font-weight:bold;
}
div.sidenote{
	position:absolute;
	left:400px;
	width:160px;
	clear:both;
}
div.infobox{
	border-top:1px solid #336699;
	border-bottom:1px solid #336699;
	padding-top:2px;
	padding-bottom:4px;
	position:absolute;
	line-height:1.5em;
	left:400px;
	width:160px;
	color:#335577;
}
div.feature p{
	margin:0px 0px 10px 0px;
}
div.box{
	position:absolute;
	top:-10px;
	left:400px;
	width:160px;
	text-align:center;
	line-height:1.1em;
}
span.langlabel{
	padding:0px 3px 0px 3px;
	font-weight:bold;
	background-color:#ffffff;
}
img.icon{
	border:none;
	text-decoration:none;
	vertical-align:middle;
	margin-right:4px;
	width:22px;
	height:22px;
}
div#content table{
	border-top:1px solid #bbccdd;
	border-left:1px solid #bbccdd;
	border-spacing:0px;
	empty-cells:show;
	border-collapse:collapse;
}
div#content table td{
	border-right:1px solid #bbccdd;
	border-bottom:1px solid #bbccdd;
	padding:5px;
}



/*	***** SLIDESHOW *****	*/


div.slideshow_560{
	position:relative;
	background-color:#000000;
	background-image:url('/images/repent/slideshow_shadow.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	color:#ffffff;
	width:570px;
	padding-bottom:6px;
	margin:0px -5px 30px -5px;
}
div.slideshow_560 div.img{
	border:5px solid #000000;
	width:560px;
	height:420px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
div.slideshow_560 div.img img{
	vertical-align:middle;
}
div.slideshow_560 div.controls img{
	border:3px solid #000000;
	width:22px;
	height:22px;
}
div.slideshow_560 p{
	text-align:center;
	margin:0px;
	padding:0px 15px 10px 15px;
}
div.slideshow_560 div.controls{
	background-color:transparent;
	position:absolute;
	bottom:16px;
	right:15px;
}


/*	***** SLIDEBOX *****	*/


div.slideshow_360{
	position:relative;
	background-color:#000000;
	background-image:url('/images/repent/slidebox_shadow.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	color:#ffffff;
	width:370px;
	padding-bottom:6px;
	margin:0px -5px 30px -5px;
}
div.slideshow_360 div.img{
	border:5px solid #000000;
	width:360px;
	height:270px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
div.slideshow_360 div.img img{
	vertical-align:middle;
}
div.slideshow_360 div.controls img{
	border:3px solid #000000;
	width:22px;
	height:22px;
}
div.slideshow_360 p{
	text-align:center;
	margin:0px;
	padding:0px 15px 10px 15px;
}
div.slideshow_360 div.controls{
	background-color:transparent;
	position:absolute;
	bottom:16px;
	right:15px;
}


/*	***** TEXT FORMATTING *****	*/


em{
	background-color:#ebff93;
	background-image:url('/images/g180/bg_highlight.gif');
	text-decoration:none;
	padding:0px 2px 0px 2px;
	font-style:normal;
}
.ii{
	background-color:#c3e9ff;
	font-style:normal;
	padding:0px 2px 0px 2px;
}
a{
	text-decoration:none;
	color:#0055cc;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color:#6655cc;
}
sup{
	font-size:0.9em;
	vertical-align:top;
}
sub{
	font-size:0.9em;
	vertical-align:bottom;
}


/*	***** KATEGORIENANSICHT *****	*/


div.entry{
	margin-bottom:15px;
}
div.entry h1{
	font-size:1.5em;
	line-height:1.5em;
	margin:0px;
}
div.teaser{
	clear:both;
	overflow:visible;
	margin:0px 0px 10px 0px;
}
div.teaser div{
	line-height:1.3em;
	float:left;
	margin:1px 10px 0px 0px;
}
div.teaser img{
	float:left;
	margin:5px 10px 0px 0px;
}
div.teaser a{
	font-weight:bold;
}
div#comments input.text,div#comments textarea{
	width:360px;
	border:1px solid #29639d;
	background-image:url('/images/g180/bg_input.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f6fbfe;
}
div.comment{
	margin-bottom:20px;
	border-bottom: 1px solid #cccccc;
	font-size:0.9em;
	line-height:1.5em;
}
div.comment img{
	float:left;
	margin:0px 8px 3px 0px;
}
input.button{
	border:2px solid #29639d;
	background-color:#f6fbfe;
	font-weight:bold;
}
img.embedded{
	float:left;
	margin:5px 10px 5px 0px;
	vertical-align:top;
}
div.tags{
	font-size:0.8em;
	line-height:1.2em;
}
div.imagebox{
	margin:0px;
	text-align:right;
	color:#bbaa99;
	font-size:90%;
	line-height:1.2em;
	display:inline;
}