/* general */
body{
	background-image:url(../img/background.png);
	background-repeat:repeat-x;
	background-color:#EEF1F5;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0px;
	margin:0px;
	border:none;
	padding-bottom:20px;
	margin-top:0px;
}
strong
	{
	font-weight : bold;
	font-style: normal;
    font-variant: normal;
	color:#416285;
	}
b
	{
	font-weight : bold;
	font-style: normal;
    font-variant: normal;
	color:#416285;
	}
a#agb{
	color:#416285;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
img {
	border: none;
	}
h1{
	font-size:1.4em;
	color:#416285;
	margin-bottom:5px;
}
h2{
	font-size:1.2em;
	color:#416285;
	margin-bottom:5px;
}h3{
	font-size:1.1em;
	color:#416285;
	margin-bottom:5px;
}
/* main divs */
#title{

	position: relative;
	left: 0px;
	width: 680px;
	top:77px;
	font-size:1.2em;
	font-style:italic;
	text-align:left;
	font-weight:bold;
	z-index:30;
}
#title_left{

	position: relative;
	width: 680px;
	top:80px;
	margin-left:10px;
	padding:0px;
	left:0px;
	font-size:1.2em;
	font-style:italic;
	text-align:left;
	font-weight:bold;
	z-index:30;
}
#header{
	margin-top:4px;
	background-repeat:no-repeat;
	width:728px;
}
.content{
	margin-top:8px;
	width:728px;
}
#bottom{
	margin-top:10px;
	width:728px;
}
div#bottom a{
	color:#000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.input{
	background:#FFF;
	border:none;
	margin-left:5px;
	margin-right:5px;
	width:380px;
}
.input_title{
	color:#FFF;
	margin-left:12px;
	font-size:14px;
	text-align:left;
	font-weight:bold;
}
.input_text{
	color:#416285;
	margin-left:12px;
	font-size:14px;
	text-align:left;
}
#search_input,#search_input_small {
	float:left;
	display:block;
	background:#FFF;
	border:none;
}
#search_input{
	width:400px;
	height:55px;
	margin-top:10px;

	display:block;
	text-align:left;
}

#search_input_small{
	margin-top:0px;
	width:460px;
	display:block;
	text-align:left;
	margin-left:5px;
	margin-bottom:0px;
}
#search_input_text_small{
	border:none;
	font-size:18px;
	margin-top:3px;
	margin-left:18px;
	text-align:left;
	height:23px;
	width:420px;
	padding:0px;
	border:none;
}


#search_input_text{
	border:none;
	font-size:24px;
	margin-top:2px;
	margin-bottom:4px;
	margin-left:15px;
	padding:0px;
	text-align:left;
	width:365px;
	float:left;
}

#search_button{
	float:right;
	margin-top:10px;
	height:55px;
	background:#3C7FAF;
	display:block;
}

#search_button_text_small{
	display:block;
	color:#FFFFFF;
	height:39px;
	font-size:20px;
	text-decoration:none;
	cursor:pointer;
	text-align:center;
}

.search_button_text{
	display:block;
	color:#FFFFFF;
	font-size:24px;
	padding-top:13px;
	padding-bottom:15px;
	cursor:pointer;
}


#search_text{
	margin-top:20px;
	display:block;
	height:55px;
	background:#3C7FAF;
	display:block;
}
#bottom_navigation{
	display:block;
}

#bottom_navigation a:hover{
color:#3C7FAF;
}
/* Classes */


#letters{
	margin-top:0px;
	float:left;
	background-color:#FFFFFF;
	filter:alpha(opacity=85);
	opacity: .85;
	margin-bottom:0px;
}
#letters_big{
	margin:0px;
	padding:0px;
	border:0;
}
a.letter{
	background-image:url(../img/rounded.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:15px;
	text-align:center;
	padding-top:15px;
	width:55px;
	height:40px;
	font-size:24px;
	display: block;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
	text-decoration:none;
	color:#000000;
}
a.letter:hover {
	color:#FFF;
	background-image:url(../img/rounded_over.png);
}
a.letter_small:hover {
	color:#FFF;
	background-image:url(../img/rounded_small_over.png);
}
a.letter_small{
	background-image:url(../img/rounded_small.png);
	background-repeat:no-repeat;
	padding-top:9px;
	text-align:center;
	width:40px;
	height:40px;
	font-size:18px;
	display: block;
	margin-left:0px;
	margin-bottom:0px;
		float:left;
	text-decoration:none;
	color:#000000;
	border:0px;
}
.space{
	margin-left:13px;
	margin-right:0px;
	padding:0;
	float:left;
	display:inline;
	border:0;
	font-size:1px;
}

.space_small{
	margin-left:6px;
	float:left;
	display:inline;
}
/* WHITE */
.t {background: url(../img/dot.jpg) 0 0 repeat-x;}
.b {background: url(../img/dot.jpg) 0 100% repeat-x}
.l {background: url(../img/dot.jpg) 0 0 repeat-y}
.r {background: url(../img/dot.jpg) 100% 0 repeat-y}
.bl {background: url(../img/bl.png) 0 100% no-repeat}
.br {background: url(../img/br.png) 100% 100% no-repeat}
.tl {background: url(../img/tl.png) 0 0 no-repeat}
.tr {background: url(../img/tr.png) 100% 0 no-repeat;

padding:inherit;}

/* Blue */

.t_b {background: url(../img/dot.jpg) 0 0 repeat-x }
.b_b {background: url(../img/dot.jpg) 0 100% repeat-x}
.l_b {background: url(../img/dot.jpg) 0 0 repeat-y}
.r_b {background: url(../img/dot.jpg) 100% 0 repeat-y}
.bl_b {background: url(../img/bl_b.png) 0 100% no-repeat}
.br_b {background: url(../img/br_b.png) 100% 100% no-repeat}
.tl_b {background: url(../img/tl_b.png) 0 0 no-repeat}
.tr_b {background: url(../img/tr_b.png) 100% 0 no-repeat;
padding:inherit;

}

/* search */

#search_results_box{
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
}
#search_result_box_title{
	font-size:20px;
	color:#416285;
	text-align:left;
}
.search_result_title{
	color:#000000;
	font-weight:bold;
	text-align:left;
	margin-top:20px;
}

.search_result_body{
	color:#000000;
	text-align:left;
}

a.search_result_link{
	display:block;
	text-decoration:none;
	color:#3C7FAF;
	text-align:left;
}

#left_ads{
	display:block;
	float:right;
	margin-top:10px;
}

#right_ads{
	display:block;
	float:left;
	margin-top:10px;
}

a.search_page{
	margin-left:5px;
	background-image:url(../img/rounded_page.png);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#3C7FAF;
	border:#0099FF;
	padding:7px;
}
a.search_page:hover{
	background-image:url(../img/rounded_page_over.png);
	color:#FFF;
}

a.search_page_selected{
	margin-left:5px;
	background-image:url(../img/rounded_page_over.png);
	color:#FFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	font-size:12px;
	background-repeat:no-repeat;
	padding:7px;
	background-position:center;

}

.search_navigation{
	margin-top:10px;
}

#absenden{
	display:block;
	float:right;
	width:196px;
	height:35px;
	background-image:url(../img/box_absenden_button.png);
	text-align:center;
	color:#143D66;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:35px;
}

#start{
	display:block;
	float:left;
	width:197px;
	height:34px;
	background-image:url(../img/box_start_button.png);
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:34px;
	text-decoration:none;
}

#abbrechen{
	display:block;
	float:left;
	width:197px;
	height:34px;
	background-image:url(../img/box_abbrechen_button.png);
	text-align:center;
	color:#143D66;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:34px;
	text-decoration:none;
	margin-left:4px;
}

#thema{
	display:block;
	float:left;
	width:467px;
	height:44px;
	background-image:url(../img/thema.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:44px;
	text-decoration:none;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.zur_start{
	display:block;
	float:left;
	width:228px;
	height:44px;
	background-image:url(../img/zur_start.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:44px;
	text-decoration:none;
	margin-left:1px;
	margin-top:0px;
	margin-bottom:0px;
}


.internlinkstitle{
	margin-top:0px;
	background-image:url(../img/pixel.png);
	background-repeat:repeat;
	color:#FFFFFF;
	text-align:left;
	padding-left:6px;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}
form{
	padding:0px;
	margin:0px;
}

#search_mark{
	background:#f9d61A;
}


