/* Benutzerfarben */
/*
usercolor.medium = "#207CBC"
usercolor.bright = "#9FCDF4"
usercolor.dark = "#14517A"
 */

BODY {
	margin: 0px;
	padding: 0px;
	background: #6495ED;
}

#wrap_all {
	margin-left: auto; 
	margin-right: auto;
	width: 1000px; 
	background: url(../images/pbk.gif) repeat;
}

#wrap {
	margin-left: 50px; 
	width: 900px; 
	background-color: transparent;
}

#logo {
	float: left;
	width: 900px;
	height: 80px;
	background: url(../images/plg.gif) no-repeat;
}

#maintopic {
	float:left;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	float: left;
	width: 900px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #207CBC;
	background : url(../images/pmra.gif) no-repeat;
}

a .bold{
	font-weight: bold;
	color: #990000!important;
}
.bold{
	font-weight: bold;
	color:	#990000!important;
}

#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #6699FF;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #FF9900;
	font-weight: bold !important;
	font-size: 11px;
	font-weight: bold;
}


#topic {
	float:left;
	margin: 4px 0 0 0;
	width: 199px;
	background-color: #207CBC;
}

#topic a {
	display: block;
	color: #CCE5FF;
	text-decoration: none;
	border-bottom: 1px solid #9FCDF4;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#topic a.topic {color:#ff9900;}
#topic a.topicactive {color:#ff0000;}
#topic a.subtopic {color:#7FFF00;}
#topic a.subtopicactive {color:#ff0000;} 
#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #9FCDF4;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #14517A;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8 { 
	float: right;
	margin: 4px 0 0 0;
	width: 700px;
	height: 150px;
}
#eyecatcher1 { 
	background:		url(../images/peye1.jpg) no-repeat; 
} 
#eyecatcher2 { 
	background:		url(../images/peye2.jpg) no-repeat; 
} 
#eyecatcher3 { 
	background:		url(../images/peye3.jpg) no-repeat; 
} 
#eyecatcher4 { 
	background:		url(../images/peye4.jpg) no-repeat; 
} 
#eyecatcher5 { 
	background:		url(../images/peye5.jpg) no-repeat; 
} 
#eyecatcher6 { 
	background:		url(../images/peye6.jpg) no-repeat; 
} 
#eyecatcher7 { 
	background:		url(../images/peye7.jpg) no-repeat; 
} 
#eyecatcher8 { 
	background:		url(../images/peye8.jpg) no-repeat; 
} 

#rechts {
	width: 681px;
	float: right;
}

#sidebarleftbox {
	position: relative;
	float: left;
	padding: 0px;
	width: 199px;
	background-color: #207CBC;
	color: #ffffff;
}

#sidebarlefttextbox  h1{
	padding: 9px 20px 9px 20px;
	background-color: #14517A;
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebarlefttextbox h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #9FCDF4;
	padding: 9px 20px 9px 20px;
}

#sidebarlefttextbox p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	padding: 9px 20px 9px 20px;
	margin:0;
	border-bottom: none;
}

#sidebarlefttextbox p a:hover {
	text-decoration: underline;
}
#search {
	float: left;
	padding: 0 10px 0 10px;
	width: 179px;
	z-index:10;
}

form.search {
	position: absolute;
	top: 28px;
	left: 780px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}
#footerleer {
	clear: both;
	height: 10px;
	}
	
#footer {
	clear: both;
	font-size:10px;
	margin: 0; padding: 0.1em;
	text-align: center;
	border-top: 1px solid #207CBC;
}

#footer a {
   text-decoration: none;
   font-weight : bold;
   color: #207CBC;
   background : url(../images/pmr.gif) no-repeat;
}

#footer a:hover {
   text-decoration: underline;
   color: #207CBC;
   background : url(../images/pmra.gif) no-repeat;
}

#international {
	width: 199px;
	height:20px;	
}
#international a {float:left; margin:10px 0px 10px 15px !important;}
