html {
	border-style: none;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-y: scroll; /* Firefox */
}

body {
	border-style: none;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Segoe, sans-serif;
	color: #000000;
	text-align: left;
	background-image : url(../img/back.gif);
	background-position : center;
	
	font-size: 13px;
	line-height: 21px;
}

table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-style: none;
	border-collapse: collapse;
	empty-cells: show;
}

th {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-style: none;
	vertical-align: top;
}

td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-style: none;
	vertical-align: top;
}

img {
	display: inline;
	border: 0px solid #FFFFFF;
}

#container {
	width: 964px;
	text-align: left;
}

.spalte_links {
	width: 478px;
	float: left;
}

.spalte_rechts  {
	width: 478px;
	margin-left: 8px;
	float: left;
}

#sprachen {
	border-top: 5px solid #2e1d85; 
	text-align: right;
	height: 100px;
	width: 478px;
}

#schrift {
	text-align: right;
	height: 30px;
	width: 478px;
}

#navigation_l {
	width: 201px;
	height: 174px;
	background-color: #8fdeff;
	float: left;
	padding: 24px 17px 0px 17px; 

}

#navigation_r {
	width: 235px;
	height: 198px;
	background-color: #8fdeff;
	margin-left: 8px;
	float: left;
	background-image : url(../img/signet.gif);
}

.n_link {
	width: 188px;
	height: 25px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 12px;
}

.l_box {
	width: 462px;
	padding: 8px;
	background-image : url(../img/back_box.gif);
}

.l_box_titel {
	width: auto;
	padding: 8px;
	background-image : url(../img/back_box_titel.gif);
	background-repeat : no-repeat;
	background-color: #FFFFFF;
	padding-left: 30px;
	background-position : left;
	margin-bottom: 8px;
	
	font-size: 20px;
}

.l_box_inhalt {
	width: 432px;
	background-color: #FFFFFF;
	padding: 15px;
	
	line-height: 16px;
}

.l_box_drittel {
	width: 138px;
	background-color: #FFFFFF;
	padding: 8px;
	float:left;
}

.l_box_halbe {
	width: 216px;
	background-color: #FFFFFF;
	float:left;
}

.l_box_halbe input, .l_box_halbe select {
	width: 190px;
}

.l_box_spacer {
	width: 8px;
	float:left;
}

#strich {
	width: 478px;
	height: 8px;
	background-color: #8fdeff;
}

.c_box {
	text-align: left;
	width: 452px;
	padding: 12px 12px 12px 14px;
	border-top: 8px solid #8fdeff; 
	margin-bottom: 10px;
}

.c_sprachen {
	text-align: left;
	width: 452px;
	padding: 9px 12px 15px 14px;
	border-bottom: 2px solid #ececec; 
}

.c_sprachen a {
	background-image: none;
	margin-left: 3px;
	margin-right: 0px;
	padding-left: 0px;
}

h1 {
	text-align: left;
	margin: 10px 0px 20px 0px;
	font-family: Arial, Helvetica, Segoe, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	
	font-size: 24px;
	line-height: 30px;
}

h2 {
	text-align: left;
	margin: 10px 0px 20px 0px;
	font-family: Arial, Helvetica, Segoe, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	
	font-size: 18px;
	line-height: 26px;
}


#p_navtop {
	text-align: left;
	width: 452px;
	padding: 12px 12px 12px 14px;
	border-bottom: 2px solid #8fdeff; 
}

#p_navbottom {
	text-align: left;
	height: 16px;
	width: 452px;
	padding: 12px 12px 12px 14px;
	border-top: 2px solid #8fdeff; 
}

#p_kurztext {
	width: 452px;
	margin: 20px 0px 20px 0px;
	padding-left: 14px;
	font-weight: bold;
}


.p_infobox_container {
   width: 467px;
   margin-left: 5px;
}

.p_infobox {
    border-spacing: 0px;
    border: 8px solid #ececec; 
	width: 100%;
}

.p_logo {
	vertical-align: top;
	width: 50%;
	padding: 8px;
	
	font-size: 11px;
	line-height: 16px;
}

.p_kontakt {
	vertical-align: top;
	width: 50%;
	border-left: 8px solid #ececec;
	padding: 8px;
	
	font-size: 11px;
	line-height: 16px;
}

#p_text {
	width: 452px;
	margin: 20px 0px 20px 0px;
	padding-left: 14px;
}




#footer {
	width: 964px;
	height: 100px;
	background-image : url(../img/back_box.gif);
}

#bottom {
	margin: 30px 0px 30px 0px;
	width: 964px;
	height: 30px;
	background-color: #8fdeff;
}

#b_impressum {
	width: 478px;
	border-top: 6px solid #FFFFFF; 
	height: 24px;
	float: left;
}

#b_blau {
	width: 235px;
	border-top: 6px solid #FFFFFF; 
	border-left:8px solid #FFFFFF; 
	height: 24px;
	float: left;
}

#b_up {
	background-image: url(../img/top.gif);
	background-repeat : no-repeat;
	width: 229px;
	border-left: 8px solid #FFFFFF; 
	height: 30px;
	float: left;
	text-align: right;
	padding-top: 6px;
	padding-right: 6px;
}

#e_liste {
	width: 964px;
}

#e_header {
	text-align: left;
	width: 454px;
	padding: 12px 12px 12px 12px;
	border-top: 8px solid #8fdeff;
	border-bottom: 8px solid #8fdeff;
	height: 158px;
}

.e_head_blau {
	border-top: 6px solid #8fdeff;
	padding: 8px 8px 8px 0px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	
	line-height: 16px;
}

.e_head_grau {
	border-top: 6px solid #ececec;
	padding: 8px 8px 8px 0px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	
	line-height: 18px;
}


.e_standard {
	border-top: 6px solid #8fdeff;
	padding: 8px;
	text-align: left;
	width: 219px;
	background-color:#ececec;
	
	font-size: 11px;
	line-height: 18px;
}

.e_anbieter {
	border-top: 6px solid #8fdeff;
	padding: 8px 8px 8px 0px;
	text-align: left;
	font-weight: bold;
	width: 219px;
	
	line-height: 18px;
}

.e_anbieter a {
	font-weight: normal;
}

.e_anbieter a.name {
	font-weight: bold;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}

.e_anbieter a.name:link, .e_anbieter a.name:visited, .e_anbieter a.name:active, .e_anbieter a.name:hover {
	color: #000000;
}

.e_logo {
	border-top: 6px solid #8fdeff;
	padding: 8px 8px 8px 0px;
	text-align: left;
	width: 219px;
	
	font-size: 11px;
	line-height: 16px;
}

.e_unten {
	border-top: 6px solid #8fdeff;
	padding: 0px;
	width: 219px;
	font-size:0px;
	line-height:0px;
	height: 0px;
}

#e_suche {
	width: 948px;
	padding: 8px;
	background-image : url(../img/back_box.gif);
}

#e_suche_titel  {
	width: 180px;
	padding: 6px 6px 6px 30px;
	background-image : url(../img/back_box_titel.gif);
	background-repeat : no-repeat;
	background-color: #FFFFFF;
	background-position : left;
	float: left;
	height: 24px;
	
	font-size: 20px;
}

#e_suche_inhalt {
	width: 720px;
	padding: 6px;
	background-color: #FFFFFF;
	background-position: left;
	float: left;
	height: 24px;
}

#e_suche_inhalt select {
	width: 200px;
	margin-left: 14px;
}

#e_suche_inhalt input {
	width: 150px;
	margin-left: 14px;
}

#e_suche_inhalt input.e_submit {
	width:80px;
}

#e_suche_inhalt input.e_submit, #e_suche_inhalt input, #e_suche_inhalt_select {

}

input {
	font-family: Verdana, Tahoma, Arial, Helvetica, Segoe, sans-serif;
	
	font-size: 12px;
}

.e_logo a {
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}

.e_spalte_links {
	width: 470px;
	float: left;
	padding: 10px 0px 10px 8px;
}

.e_spalte_rechts  {
	width: 470px;
	margin-left: 8px;
	float: left;
	text-align: right;
	padding: 10px 8px 10px 0px;
}


a {
	background-image: url(../img/back_link.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 10px;
	background-position: left;
}

a.eckig {
	width: 30px;
	height: 20px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	background-image: none;
	background-color: #ececec;
	font-weight: bold;
}

a.eckig:link, a.eckig:visited, a.eckig:hover, a.eckig:active {
	text-decoration: none;
}

a:link			{color: #0033ff; text-decoration: underline; }
a:visited		{color: #0033ff; text-decoration: underline; }
a:hover			{color: #ff0000; text-decoration: underline; }
a:active		{color: #0033ff; text-decoration: underline; }



#b_impressum a, #b_blau a {
	background-image: url(../img/back_link_weiss.gif);
	background-repeat : no-repeat;
	margin-top: 3px;
	margin-left: 10px;
	padding-left: 10px;
	background-position : left;
	font-weight: bold;
}

#b_up a {
	background-image: none;
	margin-left: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#sprachen a {
	background-image: none;
	margin: 0px 15px 0px 3px;
	padding: 0px;
}

#schrift a {
	background-image: none;
}

#p_navtop a, #p_navbottom a {
	margin-right: 14px;
}

.n_link a {
	font-weight: bold;
	background-image: url(../img/back_link_nav.gif);
	background-repeat : no-repeat;
	padding-left: 17px;
	background-position : left;
	
	font-size:13px;
}


.n_link_current {
	font-weight: bold;
	background-image: url(../img/back_link_nav.gif);
	background-repeat : no-repeat;
	padding-left: 17px;
	background-position : left;
	margin-left: 5px;
	
	font-size:13px;
}

.a_hide {
	background-image: none;
	visibility: hidden;
	display: block;
}


.pager {
	float: left;
	padding: 3px 8px 3px 8px;
	margin-right: 10px;
	
	color: #0033ff;
	font-weight: bold;
	text-align: center;
	border: 1px solid #8FDEFF;
	background-color: #ECECEC;
	background-image: none;
}

.pager:link, .pager:visited, .pager:active {
	color: #0033ff; 
	text-decoration: none; 
}

.pager:hover {
	color: #0033ff; 
	text-decoration: none; 
	background-color: #CCCCCC;
}

.pager_c {
	background-color: #bbebff;
}


.primaryText {
	color: #000000;
	background-color: #ffff33;
}

.secondaryText {
	color: #888888; 
}



