/* Generelle Seitenangaben */

body {
	margin: 0px;
	padding: 0px;
}

#kernel {
	background: #ffffff url('images/leftbg.gif') repeat-y top left;
	height: 100%;
}

a {
	color: #C40000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}


.frame {
	border: 0px solid transparent;
	width: 100%;
	height: 650px;
}

input, textarea, select {
	font-size: 11px;
	font-family: Comic Sans MS, Verdana, Arial, cursive;
	border: 1px solid #000000;
}

hr {
	color: #C40000;
	line-height: 1px;
}

/* Kopf der Seite */
#header {
	background-color: #F6BC5A;
	background-image: url('images/topbg.gif'); 
	background-repeat: repeat-x; 
	height: 70px;
	vertical-align: top;
}

/* Individueller Inhalt der Seite */
#index {
	background-image: url('images/bg.jpg'); 
	background-repeat: no-repeat; 
	background-position: center top;
	padding: 10px;
	vertical-align: top;
	font-size: 10pt;
	font-family: Comic Sans MS, Verdana, Arial, cursive;
	width: 100%;
}
.start_without_bg {
	background-color: #ffffff;
	height: 550px;
}
#index td, p, font, span {
	font-size: 10pt;
	color: #000000;
	font-family: Comic Sans MS, Verdana, Arial, cursive;
	line-height: 150%;
}

#index th {
	font-size: 10pt;
	color: #000000;
	font-family: Comic Sans MS, Verdana, Arial, cursive;
}

#index h1 {
	margin: 0px;
	text-align: center;
	font-size: 16pt;
	font-weight: normal;
	font-family: Comic Sans MS, Verdana, Arial, cursive;
}

/* Navigation */
#navigation {
	vertical-align: top;
	width: 167px;
}

#navigation table {
	margin: 10px;
}

#navigation .nav_m {
	background-image: url('images/pin_m.gif');
	background-repeat: repeat-y; 
	font-size: 12px;
	font-family: Comic Sans MS, Verdana, Arial, cursive;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	padding-left: 10px;
	list-style-type: none;
	list-style-image: url(images/list.gif);
	list-style-position: inside;
}
#navigation li:hover {
	list-style-image: url(images/list2.gif);
	color: #000000;
}

#navigation .nav_m b {
	font-variant: small-caps;
	padding-bottom: 5px;
	display: block;
	text-align: center;
}
.abcdef {
	width: 167px;
	line-height: 0px;
	font-size: 0px;
}
.evpetri {
	position: absolute;
	left: 187px;
	top: 80px;
}

.dots {
	border-bottom: 1px dotted #C0C0C0;
}

/* Lighterbox */
/*lighter box*/
#lighterbox2 {display:none;position:absolute;text-align:center;margin:auto;left:0px;top:0px;width:100%;height:100%;background-image:url(images/lightbox/overlay.png);padding-top:20px;z-index:100;}
#lighterbox2 img {position:relative;z-index:100;}
#lighterboxholder2,#portimage,#lightercloseimage {z-index:100;}
#lighterboxwrapper2,#lighterboxcontent2 {background-color:#fff;float:left;z-index:100;}
#closebutton2 {position:relative;z-index:150;float:left;width:100%;background-color:#fff;line-height:26px;color:#333;font-family:sans-serif;overflow:hidden;top:-7px;margin-bottom:20px;}
#closebutton2 img {margin-left: 10px;}
#lightercloseimage2 {margin-right: 20px;}
#description2{font-size:13px;position:relative;text-align:center;top:-5px;margin-left:10px;margin-right:15px;line-height:20px;}
#portimage2{border:solid #fff 10px;}
#lighterboxwrapper2{position:absolute;}
#lighterboxcontent2{background-image:url(images/lightbox/load.gif);background-position:50% 40%;background-repeat:no-repeat;}
.hide{display:none;}
.show{display:block;};}
.show{display:block;}
