body { 
	color: white; 
	font-size: 11px; 
	font-family: Verdana;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: #1e1e1e;
}

#startseite {
	background: #060606;
}

td { 
	color: white; font-size: 11px; font-family: Verdana;
}
a {
	color: #ff2b2b; text-decoration: none;
}
a:visited { 
	text-decoration: none;
}
a:hover, a:active { 
	color: orange; 
	text-decoration: none;
}

h3 {
	font-size: 110%;
	color: white;
}

.td_navi { 
	background-color: #969696; border-style: solid; border-width: 0 0 1px; border-color: white;
}
.td_linie_unten { 
	border-top: 0 solid; border-right: 0 solid; border-bottom: 1px solid white; border-left: 0 solid;
}
.linie_spalte { 
	border-right: 1px solid #fff;
}
#bild1 { 
	background: url(../media/kaiwiesinger.jpg) no-repeat 80px 0px;
}
#bild2 {
	background: url(../media/kaiwiesinger2.jpg) no-repeat 80px 0px;
}
.innenabstandtabellen { 
	padding: 5px;
}
.border_white  { border: solid 1px white; }
.border_grey  { border: solid 1px #999; }
.border_darkgrey  { border: solid 1px #444; }
.border_black  { border: solid 1px #000; }
.home {
	color: #aaa;
}

.table_height { 
	height: 50%;
}

.bildabstand { 
	margin: 3px;
}

img.unterschrift {
	margin-left: 140px;
}

/* Navigation */

.sub_navi{
	text-align: left;
}
.sub_navi td{
	padding: 5px;
	border: 1px solid white;
}
.sub_navi a{
	color: #000;
	font-weight: bolder;
}
.sub_navi a:active{
	color: #000;
	font-weight: bolder;
}
.sub_navi a:visited{
	color: #000;
	font-weight: bolder;
}
.sub_navi a:hover{
	color: #000;
	font-weight: bolder;
}
.bg_listenpunkt {
	background-color: #5a5a5a;
	padding: 0px 5px 0px 5px;
    border-style: solid solid solid solid; 
    border-width: 0px 1px 0px 0px; 
    border-color: #fff #fff #fff #fff;
    display: block;
	line-height: 20px; 
	text-align:center;
}
#navigation { 
	position: absolute;
	top: 0px;
	right: 80px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	}
#navigation ul {
	font: 110% verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#navigation ul li  { 
    display: block; 
    float: left;
}
#navigation ul li a {
	display: block;
	line-height: 20px; 
	text-align:center;
	background: #981d1f;
    padding: 0px 5px 0px 5px;
    border-style: solid solid solid solid; 
    border-width: 0px 1px 0px 0px; 
    border-color: #fff #fff #fff #fff;
	}
#navigation ul li a:link { 
	color: #ffffff;
	font-weight: normal;
	}
#navigation ul li a:visited {
	color: white;
	font-weight: normal;
	}
#navigation ul li a:hover {
	color: #fff;
	font-weight: normal;
	background: #5a5a5a;
	}
.galerie_innenab { padding: 10px; }

.bilder div{
	float: left;
	margin: 0 5px 5px 0;
}

.vitabild a {
	color: #aaa;
}
.demolink1 { float: left; margin-right: 10px; }
.demolink1 img, .demolink2 img, .vitabild img { border: 1px solid #aaaaaa !important; }
