/* CSS Document */
html, body { 
height:100%; 
} 

body,td,th {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	
	margin:0px;
	background-color: #FFFFFF;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	overflow: -moz-scrollbars-vertical;
}
small{
font-size:9px; color:#333333}

a:link {
	color: #2175BB;
	border-color:#2175BB;
}
a:visited {
	color: #2175BB;
}
a:hover {
	color: #C12702;
}
a:active {
	color: #2175BB;
}

hr{border: 0;border-bottom: 1px dotted #2175bb;margin:15px 0px; color:#FFFFFF;background-color:#ffffff;height: 1px;}
hr.jens{margin:8px 0px; color:#FFFFFF;border: 0; border-bottom:1px dotted #CDCDCD;background-color:#ffffff;height: 1px;}

.blue {color: #2175BB}
.red {color:#C12702; font-weight:bold;}

table.website
{height:100%;width:780px;border:none;background-color:#79cbdc;background-image:url(img/himmel.jpg);background-repeat: no-repeat; background-position:left top; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; }

table.website td.website
{ 
padding-top:20px; vertical-align:top; height:370px; background-image: url(img/wiese.jpg);background-position:bottom;
}
table.main{
border:none;background-color:#8bb832;width:538px;background-image:url(img/bg_main.gif); background-repeat:no-repeat; margin-bottom:10px;}

table.main td.main{
vertical-align:top;background-image:url(img/bg_bottom.gif); background-repeat:no-repeat; background-position:bottom;padding:43px 0px 14px 25px
}
table.content{
border:none;background-color:#FFFFFF; height:340px;width:423px;background-image:url(img/content_top.gif); background-repeat:no-repeat;}
table.content td.content
{vertical-align:top;background-image:url(img/content_bottom.gif); background-repeat:no-repeat; background-position:bottom;padding:19px 20px 10px 23px; color:#000000; line-height:15px;}
table.navi{
border-left:1px solid #359cbd; float:left; margin-right:28px;
}

td.navi{
background-color:#FFFFFF;
padding: 6px 0px 0px 23px;
}
td.navi a:link, td.navi a:visited, td.navi a:hover, td.navi a:active {
color:#5e5e5e; text-decoration:none;
}


td.highlight{
background-color:#FFFFFF;
background-image:url(img/bg_active.gif);
color:#008bb4;
padding: 6px 0px 0px 23px;
}
td.highlight a:link, td.highlight a:visited, td.highlight a:hover, td.highlight a:active {
color:#008bb4; text-decoration:none;
}


td.trenner{
padding:6px 0px 0px 7px;
background-color:#FFFFFF}



/* Bilder */
 .highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #2175BB;
}
.highslide:hover img {
	border: 1px solid #C12702;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 1px solid #2175BB;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 1px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
input {height:17px; padding-left:4px;}
INPUT, Textarea {
	border: solid 1px #033f87;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
input.button{
hight:22px; border:none;}


