/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ffffff;
	color: #000000;
	font: 11px Verdana,Tahoma,Helvetica,Sans-Serif;
	padding: 20px 0;
}
a{
	color: #bf0707;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cccccc 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
table{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.hide_title, .hide_active, .jumptocontent {
	position: absolute;
  	top: -6000px;
  	left: -6000px;
 	height: 1px;
	width: 1px;
}
/*=== Layout ===*/
#page, #page-top, #page-bot{
	background: url(../images/page-bgr.gif) repeat-y;
	margin: 0 auto;
	padding-right: 7px;
	width: 976px;
}
#page-top{
	background: url(../images/page-top.gif) no-repeat left top;
	height: 7px;
	overflow: hidden;
}
#page-bot{
	background: url(../images/page-bot.gif) no-repeat top;
	height: 8px;
	overflow: hidden;
}
/*=== Header ===*/
#header{
	background: #425f9b;
	height: 114px;
}

#glossar_wrap{
	background: #425f9b;
	padding: 3px 0px 3px 0px;

}

#glossar_linkwrap a{
	background: #ffffff;
	color: #646b7a;
	font-weight:200;
	line-height: 20px;

}

#glossar_linkwrap a:hover {
	background: #ffffff;
	color: red;
	text-decoration:none;


}

#glossar_az{
	color: #000000;
	background: #425f9b;
	padding: 3px 2px 3px 2px;
	width: 750px;
}

#glossar_azon{
	color: #000000;
	background: #ffffff;
	padding: 2px 2px 2px 2px;
	width: 750px;
}

#glossar_az a{
	color: #ffffff;
	background: #425f9b;
	font-weight:500;

}

#glossar_az a:hover{
	color: red;
	background: #ffffff;
	font-weight:500;

}

#header .spacer{
	color: #ffffff;
	float: right;
	padding: 0 15px 0 0;
	text-align: right;
	width: 750px;
}
#header .spacer a{
	color: #ffffff;
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 114px;
	width: 194px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- Date -*/
.date{
	margin: 5px 0 0;
}
/*- Slogan -*/
.slogan{
	font-size: 18px;
	font-weight: bold;
	margin: 60px 0 0;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	margin: 0 0 15px;
}
#nav1 li{
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
}
#nav1 li a{
	background: #425f9b;
	color: #ffffff;
	display: block;
	height: 31px;
	padding: 0 0 0 20px;
}
#nav1 li.active a, #nav1 li a:hover{
	background: #6d86b6;
	text-decoration: none;
}
#nav1 li li{
	border-bottom: 1px solid #9fb2ce;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
}

#nav1 li li.active a, #nav1 li li a a:hover{
	color: #ffffff;
	background: #6d86b6;
	text-decoration: none;
}
#nav1 li li a{
	background: #ccd5e5;
	color: #425f9b;
	height: auto;
	padding: 4px 0 4px 33px;
}
#nav1 li.active li a{
	background: #ccd5e5;
}
#nav1 li li a:hover{
	color: #ffffff;
}
/*=== All Columns ===*/
#columns{
	padding: 0 0 15px;
}
#columns h2{
	color: #25458c;
	font-size: 18px;
	line-height: 30px;
}
#columns h3{
	color: #435f9c;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 18px;
}
#columns h4{
	color: #646b7a;
	font-size: 11px;
	margin: 0 0 8px;
}
#columns h5{
	color: #444444;
	font-size: 11px;
}
#columns p{
	padding: 0 0 15px;
}
/*=== Left Column ===*/
#leftcol{
	color: #425f9b;
	float: left;
	width: 251px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 1px;
	width: 534px;
}
#centercol .spacer{
	padding: 15px 23px 0;
}
#centercol h2{
	background: #ccd5e5;
	padding: 0 0 0 20px;
}
#centercol p{
	line-height: 16px;
}
#centercol strong{
	color: #646b7a;
}

#centercol b{
	color: #646b7a;
}
/*=== Right Column ===*/
#rightcol{
	color: #425f9b;
	float: right;
	margin: 10px 0 0;
	padding: 0 5px 0 0;
	width: 179px;
}
#rightcol h4{
	color: #425f9b;
}
/*=== Styling Boxes ===*/
/*- Url Banner -*/
.url{
	background: #9fb2ce;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 18px;
}
.url a{
	color: #ffffff;
}
/*- Title -*/
.title img{
	display: block;
}
#columns .subtitle h3{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 7px;
}
.description{
	background: #ffffff;
	float: left;
	margin: -40px 0 0;
	padding: 8px 22px;
	position: relative;
	width: 206px;
}
.banner{
	border-top: 2px solid #ffffff;
	float: right;
	height: 76px;
	width: 282px;
}
.banner img{
	float: left;
}
.banner img.fr{
	float: right;
}
/*- Paging -*/
.paging {
	height: 20px;
}
.paging div{
	float: left;
	width: 162px;
}
.paging a{
	color: #000000;
	text-decoration: underline;
}
/*- Box -*/
.box{
	background: #ffffff;
	margin: 0 0 10px;
	padding: 7px 20px;
}
/*- Ad -*/
.ad img{
	margin: 0 0 5px;
}
/*- Font-selection -*/
.font-selection{
	border-bottom: 1px solid #ffffff;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 20px;
}
.font-selection a{
	background: #f5f7fa;
	color: #425f9b;
	font-family: "Courier New", Courier, monospace;
	padding: 4px 8px;
	width: 10px;
}
.font-selection a:hover{
	color: #bf0707;
	text-decoration: none;
}
/*=== Styling Lists ===*/
/*- Ordered List1 -*/
.olist1{
	clear: both;
	display: block;
	margin: 10px 0 20px;
}
.olist1 li{
	list-style: url(../images/btn_Quiz_Antworten.gif);
	list-style-position: outside;
	margin: 0 0 10px 23px;
}
/*=== Styling Forms ===*/
/*- Form1 -*/
.form1{
	margin: 0 0 15px;
}
.form1 div{
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px;
}
.form1 label{
	float: left;
	width: 152px;
}
.form1 input,.form1 select,.form1 textarea{
	background: #f3f5f9;
	width: 327px;
}
.form1 input:hover, .form1 textarea:hover{
	background: #ffffff;
}
.form1 select{
	background: #f3f5f9;
	width: 333px;
}
.form1 textarea{
	height: 125px;
	overflow: auto;
}
.form1 div.textarea{
	height: auto;
}
.form1 .butn{
	border: 0;
	margin: 5px 0;
	padding: 0;
	width: auto;
}
.unfilled{
	color: #bf0707;
}
/*- Login -*/
#login{
	padding: 0 0 0 8px;
}
#login a{
	color: #425f9b;
}
#login div{
	background: url(../images/input-div-bgr.gif) no-repeat left;
	height: 22px;
	margin: 0 0 5px;
    padding: 3px 0 0 6px;
}
#login p{
	font-size: 10px;
	letter-spacing: 1px;
}
#login label{
	float: left;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 3px 5px 0 0;
	width: 68px;
}
#login input{
	border: 0;
	width: 74px;
}
#login .butn{
	margin: 0 0 5px;
	padding: 0;
	width: auto;
}
/*=== Styling Buttons ===*/
a.print{
	background: url(../images/ico-print.gif) no-repeat right;
	color: #425f9b;
	font-size: 10px;
	padding: 0 20px 0 0;
	text-decoration: underline;
}
a.more{
	background: url(../images/ico-arrow.gif) no-repeat right;
	color: #000000;
	font-weight: bold;
	padding: 0 22px 0 0;
	text-decoration: underline;
}
a.prev{
	background: url(../images/ico-left.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 15px;
	text-decoration: underline;
}
a.gotop{
	background: url(../images/ico-top.gif) no-repeat right;
	color: #000000;
	padding: 0 15px 0 0;
	text-decoration: underline;
}
a.glossar, a.fragen{
	background: url(../images/btn-glossar.gif) no-repeat left;
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 25px;
}
a.fragen{
	background: url(../images/btn-10fragen.gif) no-repeat left;
}
.btn{
	margin: 5px 0 0;
}
/*=== Styling Tables ===*/
/*- table1 -*/
.table1{
	width:450px;
	margin: 0 0 20px;
	font: 11px Verdana,Tahoma,Helvetica,Sans-Serif;
}
.table1 th{
	background: #9fb2ce;
	padding: 5px 3px;
	text-align: left;
	font: 11px Verdana,Tahoma,Helvetica,Sans-Serif;
}
.table1 td{
	background: #f4f5f9;
	border-top: 3px solid #ffffff;
	padding: 5px 3px;
	font: 11px Verdana,Tahoma,Helvetica,Sans-Serif;
	vertical-align: top;
}


.table1 li{
	background: url(../images/t1-list.gif) no-repeat left;
	padding: 0 0 0 8px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 20px 20px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
