

body {
	background-color: #fff;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.688em; 
	line-height:16px;
	-webkit-text-size-adjust:none; /** Verhindert das automatische Vergrš§ern des iPhone Safaris **/
}
h1, h2, h3, h4, p, ul, li {margin: 2px;padding:0px;}


#wrapper {
	width: 950px; 
	position:absolute; 
	left:50%;
	margin-left: -475px;	
}
#topspace {
	height: 50px;
}
#topmenu {
	width: 100%;height: 15px;
	border-bottom: 1px solid #ccc;
}
#topmenu ul li {list-style: none;display: inline;margin-right: 10px; float:right;margin-top:0px;}


#header {
	width:700px;
	height:100px;
	position:relative; 
	left:50%;
	margin-left: -350px;		
}   

#links {width: 12em;float: left;}
#leftmenu {margin-top:10px;} 
#leftmenu li {list-style:none; display:block; margin-bottom:15px;text-align:right;}

#rechts {width: 12em; float: right;}
#rightmenu {margin-top:10px;} 
#rightmenu li {list-style:none; display:block; margin-bottom:15px;text-align:left;}

#mitte {margin-left: 12em;	margin-right: 12em;}
#content {padding: 5px 25px 0 25px;}
.box1 {
	overflow: hidden;
}
.box2 {
	overflow: hidden;
	margin-top:15px;
}

#footer {
	border-top: 1px solid #ccc;
	width:600px;
	height:20px;
	position:relative; 
	left:50%;
	margin-left: -300px;
	margin-top:10px;
	text-align: center;
}
#social {
	float:left;
	margin: 0 0 0 5px;
	font-size: 10px;
}  

a {font-family: Geneva, Arial, Helvetica, sans-serif;}
a:link {text-decoration: none; color: #999999;}
a:visited {text-decoration: none; color: #999999;}
a:hover {text-decoration: none;	color: #333333;}
a:active {text-decoration: none; color: #999999;}
a:focus {outline:none;}

/**  Links nach Extern **/
a.extern {
font-weight:normal;
text-decoration:none;
background-image:url("../gfx/link.png");
background-repeat:no-repeat;
background-position:right; 
padding-right: 15px;
}
a.extern:visited {
font-weight:normal;
text-decoration:none;
background-image:url("../gfx/link.png");
background-repeat:no-repeat;
background-position:right; 
padding-right: 15px;
}
a.extern:hover {
font-weight:normal;
text-decoration:underline;
background-image:url("../gfx/linkhov.png");
background-repeat:no-repeat;
background-position:right; 
padding-right: 15px;
}

h1,h2,h3,h4,h5,h6 { font-family: Georgia, Times New Roman, Times, serif; font-weight: bold;}
h1 {font-size: 24px; color: #990000;}
h2 {font-size: 12px; color: #990000;}
h3 {font-size: 11px; color: #990000;margin-top:10px;}

.liste ul, .liste li {margin-left:25px;}

img {border:none;}
.ImageLeft {float:left; margin:5px;}
.ImageRight {float:right; margin:5px;}

.galerietable {width:100%;margin-top:20px;}
.galerietable td{text-align:center;margin-top:10px;}
.galerietable p{padding:0px;margin-top:0px;}

.tip {color: #fff;width: 172px;	z-index: 13000;}
.tip-title {font-weight: bold;font-size: 11px;margin: 0;padding: 8px 8px 4px;background: url(../gfx/bubble.png) top left;}
.tip-text {font-size: 11px;padding: 4px 8px 8px;background: url(../gfx/bubble.png) bottom right;}


/*Link-Listen*/
.linklist{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 25px 35px;
    background-color:#f1f1f1;
}
.linklist img {
border: 3px ridge #999;
-webkit-box-reflect:below 3px
-webkit-gradient(linear, left top, left bottom, from(transparent),color-stop(0.75, transparent), to(white));
}

/**Blog**/
 .blogkurz {
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}
div.blog p {
    text-align: justify;
    margin-left:10px;
}
div.blog img {
    margin:10px;
    border: 1px solid #999;
}
.comment {padding: 10px; background-color:#f1f1f1; margin:5px; border:1px solid #999;}
.comment div {font-size: 0.85em;color: #990000; float:right;}
.comment a:link{color: #990000;}