/*allgemeingültige Element Stile*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	text-align: justify;
}
address {
	white-space: nowrap;
	margin-right: 30px;
	font-style: normal;
	margin-top: 3px;
}
/*Layout Stile für die Browseransicht in der Reihenfolge im HTML Dokument*/
#navibackground {
		width: expression(document.body.clientWidth < 965 ? "963px"
 : document.body.clientWidth > 1202 ? "100%" : "auto");
 	background-image: url(../images/naviBackground02.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 100%;
	display: block;
	position: relative;
	width: 100%;
}
#header {
	min-width: 720px;
	background:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0068ae;
	background-image: url(../images/kitzLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 100%;
	display: block;
	position: relative;
}
#headerImageRight {
	background-position: left;
	height: 100px;
	width: 200px;
	background-image: url(../images/homeRight.jpg);
	background-repeat: no-repeat;
	float: right;
}
#headerImageLeft {
	background-position: left;
	height: 100px;
	width: 200px;
	background-image: url(../images/homeLeft.jpg);
	background-repeat: no-repeat;
	float: right;
}
#maincontent {
	min-width:720px;
}
#navi {
	width: 20%;
	min-width: 170px;
	padding-right: 5px;
	float:left;
	margin-right: 0px;
}
#language {
	height: 20px;
	width:90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
	background-image: url(../images/blueSpacer.gif);
	background-repeat: no-repeat;
	background-position: 100px -4px;
}
#menuItems {
	width: 120px;
}
#menuBottom {
	width: 120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content {

	background:#FFFFFF;
	width: 33%;
	float: left;
	padding-top: 3%;
	padding-bottom: 4%;
	margin-left: 15px;	
}

#infobox {
	width: expression(document.body.clientWidth < 422 ? "410px"
 : document.body.clientWidth > 422 ? "410px" : "auto");
 	width:30%;
	padding-top: 3%;
	padding-bottom: 4%;
	float:right;
}

#balkencontent{		
	width: expression(document.body.clientWidth < 965 ? "963px"
 : document.body.clientWidth > 1202 ? "100%" : "auto");
 	background-image: url(../images/bg_kitz.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
	height: 100%;
	display: block;
	width: 100%;
	min-width:845px;
	
}
#balken {
	background-image: url(../images/balken_logo.gif);
	background-repeat: no-repeat;
	width: 410px;
	height: 300px;
	background-position: 0px 0px;
	margin: 0;
	padding-bottom: 15px;
	float: right;
}


#infoboxTop {
	background-image: url(../images/infoboxTop.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 220px;
}
#infoboxContent {
	background-image: url(../images/infoboxBackground.gif);
	background-repeat: repeat-y;
	width: 220px;
	background-position: 0px 0px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}
#infoboxBottom {
	background-image: url(../images/infoboxBottom.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 20px;
	width: 220px;
	margin: 0;
}
#adresszeile {
	min-width: 720px;
	width: 100%;
	background:#0068ae;
	float:left;
	color: #FFFFFF;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	text-indent: 30px;
}
#footer {
}
#printheader {
	display: none;
}
#adresszeilePrint {
	display: none;
	min-width: 720px;
	width: 100%;
	background:#0068ae;
	float:left;
	color: #FFFFFF;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	text-indent: 30px;
}
/* ID abhängige Elementstile */
#content h1 {
	color: #0068AE;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}
#content h2 {
	font-size: 1.8em;
	color: #80c4e3;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
}
#content h3 {
	font-size: 1.8em;
	color: green;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
}
#content p {
	max-width: 500px;
}

h1 a{	
	color: #0068AE;
	font-size: 1em;
	font-weight: normal;
	text-align: left;

}
#infoboxContent h1 {
	font-size: 1em;
	font-weight: bolder;
	color: #0068ae;
	width: 180px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: left;
}
#infoboxContent p {
	width: 180px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}
/*Element- und Klassenstile für Hyperlinks*/

a {
	color: #0068AE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	float: left;
	border-style: none;
}
.mainlink, .activelink {
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	width: 120px;
	text-decoration: none;
	color: #0068AE;
	text-transform: uppercase;
}
.activelink, .activesublink, .activelink:hover, .activesublink:hover {
	cursor:default;
	text-decoration: none;
}
.mainlink:hover, .activelink {
	background-image: url(../images/blueSpacer.gif);
	background-repeat: no-repeat;
	background-position: -100px 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.sublink, .activesublink, .mainsublink {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom:5px;
	background:#FFFFFF;
	display: block;
	width: 150px;
	text-decoration: none;
	color: #80c4e3;
	font-weight: bold;
}
.sublink:hover, .activesublink {
	color: #006BAE;
	text-decoration: none;
}
.mainsublink, .mainsublink:hover {
	padding-left: 30px;
	font-weight: bold;
	background-image: url(../images/blueSpacer.gif);
	background-repeat: no-repeat;
	background-position: -100px 9px;
	color: #006BAE;
	text-decoration: none;
	text-transform: uppercase;
}
/* Klassenstile für Text- und Bildinhalte */
.bold {
	font-weight: bold;
	color: #0068AE;
}
.uppercase {
	color: #0068ae;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-transform: uppercase;
}
}
.w-uppercase {
	color: darkgreen;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-transform: uppercase;
}
.formatierteTabelle td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E8F3;
}
.formatierteTabelle th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E8F3;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #D9E8F3;
	text-align: left;
	font-weight: normal;
	padding: 2px;
	padding-left: 10px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
.bildMitUnterschrift{
	float: left;
	height: auto;
	background-color: #D9E8F3;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0068AE;
	color: #0068AE;
	margin-right: 10px;
}
.bildMitUnterschrift p {
	margin: 3px;
	float:none;
}

/*WEBCAM*/

#webcambanner{
	background-image: url(../images/webcambanner.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	background-position: left top;
	text-align: right;
}

#webcambanner_e{
	background-image: url(../images/webcambanner1.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	background-position: left top;
	text-align: right;
}

#webcammain{
	width: 740px;
	height:425px;
	border: 1px solid #C5C5C5;
	background-image: url(../images/webcamblau.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-left: 10px;
}

#webcamclose{
	margin-top: 20px;
	margin-right: 10px;
	width: 125px;
	height: 20px;
	left: 615px;
	top: 15px;
	position: absolute;
	
}

#webcam{
	float: left;
	height: auto;
	width: 350px;
	color: #0068AE;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 3px;
	font-size: 0.95em;
}

#webcam img{	
	border: 1px solid #0068AE;
}

#webcam h1 {
	color: #80c4e3;
	font-size: 0.95em;
	font-weight: normal;
	text-align: left;
	margin-bottom: -10px;
}