/* --------------------------------------------------

	OneByte GmbH
	e-Business & Webdesign
	
	www.onebyte.ch
	
	Erstellt: 22. Juli 2005 tu
	
----------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font: 12px/150% Arial, Helvetica, sans-serif;
	background: #28427a;
	color: #ffffff;
}

img {
	border: none;
}

/*
input {
	border: 1px solid #999;
	font-size: 10px;
}
*/

#website {
	width: 955px;
	margin: 0;
	padding: 0;
}

/*<group=Kopfbereich>*/

#header {
	height: 36px;
	padding: 0 0 0 175px;
	margin: 6px 0 9px 0;
}

#logo {
	width: 300px;
	background: url(../images/logo_bodeninfo.gif) no-repeat;
	float: left;
	list-style: url(../images/logo_bodeninfo.gif);
	height: 36px;
}

#logo h1 {
	visibility: hidden;
}

@media print {
	#logo h1 {
	visibility: visible;
	}
}

#logo .smallkap {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	word-spacing: 4px;
	letter-spacing: 3px;
}

#languageselector {
	float: left;
	width: 300px;
}

#righttop {
	float: right;
	text-align: right;
	padding-right: 15px;
	width: 160px;
	word-spacing: 15px;
}

#righttop a:link, #righttop a:visited {
	color: #000;
	text-decoration: none;
	word-spacing: normal;
}

#righttop a:hover, #righttop a:active {
	color: #000;
	text-decoration: underline;
	word-spacing: normal;
}

/*</group>*/

/*<group=SpalteLinks>*/

#spaltelinks {
	width: 160px;
	float: left;
	margin: 0;
	padding: 0;
}

#spaltelinkscontent {
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	background-color: #efefef;
	margin: 0;
	padding: 0;
}

#firmaeintragen {
	padding: 8px 8px 5px 8px;
}

#firmaeintragen a:link, #firmaeintragen a:visited {
	color: #000;
	text-decoration: none;
}

#firmaeintragen a:hover, #firmaeintragen a:active {
	color: #000;
	text-decoration: underline;
}

#extranetlogin {
	padding: 5px 8px 10px 8px;
}

#extranetlogin a:link, #extranetlogin a:visited {
	color: #666;
	text-decoration: none;
}

#extranetlogin a:hover, #extranetlogin a:active {
	color: #000;
	text-decoration: underline;
}

#spaltelinkstop {
	background: url(../images/subnav_back_top.gif) no-repeat top;
	height: 10px;
	line-height: 10px;
}

.divider {
	font-size: 1px;
	line-height: 1px;
	height: 2px;
	margin: 2px 8px;
	padding: 0;
	background: url(../images/divider.gif) repeat-x;
}

#spaltelinksbottom {
	background: url(../images/subnav_back_bottom.gif) no-repeat bottom;
	height: 10px;
	line-height: 10px;
}

/*</group>*/

/*<group=SpalteRechts>*/

#spalterechts {
	width: 780px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}

#topnavi {
	height: 40px;
	background: url(../images/back_topnavi.gif) no-repeat;
	margin: 0 0 15px 0;
	padding: 0;
}

#content {
	
}

#banner {
	width: 123px;
	float: right;
	margin-left: 20px;
}

.banner123x60 {
	margin: 0 0 18px 0;
	width: 123px;
	height: 60px;
}

.banner123x60 img {
	border: 1px solid #999;
}

.banner123x60 a:hover img, .banner123x60 a:active img {
	border: 1px solid #000;
}

#footernavi {
	clear: both;
	background: url(../images/back_footernavi.gif) no-repeat;
	height: 19px;
	padding: 0 20px;
	text-align: center;
	word-spacing: 70px;
}

#footernavi a:link, #footernavi a:visited {
	color: #666;
	word-spacing: normal;
	text-decoration: none;
}

#footernavi a:hover, #footernavi a:active {
	color: #000;
	word-spacing: normal;
	text-decoration: underline;
}

#copyright {
	clear: both;
	text-align: center;
	color: #999;
	margin: 10px 0;
	word-spacing: 25px;
}

#copyright a:link, #copyright a:visited {
	color: #999;
	text-decoration: none;
	word-spacing: normal;
}

#copyright a:hover, #copyright a:active {
	color: #000;
	text-decoration: underline;
	word-spacing: normal;
}

/*</group>*/

/*<group=Content>*/

#content h1 {
	font-size: 18px;
	color: #fff;
	line-height: 150%;
	word-spacing: 0.2em;
	letter-spacing: 0.2em;
}

#content h2 {
	font-size: 14px;
	line-height: 150%;
}

.divider2 {
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	margin: 8px 0 8px 0;
	padding: 0;
	border-bottom: 1px solid #D1D2D3;
}

.rahmenrot {
	color: #cc0000;
	border: 1px solid #cc0000;
	background: #fff0f0;
	padding: 3px 8px;
}

.rahmengrau {
	color: #000;
	border: 1px solid #CBCCCD;
	background: #fff;
	padding: 3px 8px;
}

.boldunderline {
	text-decoration: underline;
	font-weight: bold;
}

.blue {
	color: #002bac;
}

.btn_red {
	background: url(../images/link_back_red.gif) no-repeat;
	width: 170px;
	height: 19px;
}

#content a:link, #content a:visited {
	color: #39b3f9;
	word-spacing: normal;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #fff;
	word-spacing: normal;
	text-decoration: none;
	background: #3093cd;
}

/*</group>*/

/*<group=Navigation>*/

.mainselected a:link, .mainselected a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.mainselected a:hover, .mainselected a:active {
	text-decoration: underline;
}

.mainnotselected a:link, .mainnotselected a:visited {
	color: #284078;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.mainnotselected a:hover, .mainnotselected a:active {
	text-decoration: underline;
}

/*</group>*/

/*<group=Subnavigation>*/

#navcontainer {
	margin: 0 5px;
	font-size: 10px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0 0 1px 0;
}

#navcontainer a, .mark {
	display: block;
	padding: 5px 10px;
	width: 170px;
	color: #fff;
	background-color: #036;
	text-decoration: none;
}

.mark {
	margin: 0 0 1px 0;
}

#navcontainer a:hover, #active #current{
	color: #fff;
	background-color: #3093cd;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer ul ul li {
	margin: 0 0 1px 0;
}

#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 155px;
	color: #fff;
	background-color: #003365;
	text-decoration: none;
}

#navcontainer ul ul a:hover {
	color: #fff;
	background-color: #3092cc;
	text-decoration: none;
}

#subnavitbl {
	background: #233a6b;
}

/*</group>*/

/*<group=Layout>*/

.template01 {
	
}

.template01 img {
	float: left;
}

/*<group=Buttons>*/

.btn_round_red {
	
}

.btn_round_red a {
	color: #000;
	background: url("../images/btn_round_red_left.gif") 0 100% left top no-repeat;
	text-decoration: none;
	padding-left: 12px;
}

.btn_round_red a span {
	background: url("../images/btn_round_red_right.gif") right top no-repeat;
	padding-right: 12px;
}

/*</group>*/

/*</group>*/

.trennlinie {
	font-size: 1px;
	line-height: 1px;
	height: 2px;
	padding: 0;
	border-bottom: 1px solid #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.adresse {
	text-align: center;
	font-size: 11px;
}

.adresse a:link, .adresse a:visited {
	color: #39b3f9;
	word-spacing: normal;
	text-decoration: none;
}

.adresse a:hover, .adresse a:active {
	color: #fff;
	word-spacing: normal;
	text-decoration: none;
	background: #3093cd;
}

/* List Items */
.li_strich {
	list-style-type: none;
}

.li_strich li {
	padding-left: 10px;
	background-image: url(../images/li_strich.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ohne_punkte {
	margin-left: 2,5em;
	padding-left: 0;
}
.ohne_punkte li {
	list-style-type: none;
	padding-bottom: 15px;
}
.ohne_punkte li li {
	list-style-type: disc;
	padding-bottom: 0;
}


#content .film a:link, #content .film a:visited {
	font-size:18px; 
	color:#28427A}

#content .film a:hover,#content  .film a:active {
	font-size:18px; 
	color:#fff;
	background:none}
