
body {margin: 0;padding: 0;background: #FFFFFF url(images/img01.jpg) repeat-x;font: normal 11px Tahoma, Arial, Helvetica, sans-serif;color: #000000;}
img { border:none; }
.impBild { margin:5px; float:right }
h1, h2, h3 {margin: 0;padding: 0;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;color: #F49500;}
h2 {text-transform: uppercase;font-size: 18px;}
h3 {text-transform: uppercase;letter-spacing: 2px;font-size: 11px;}
p, blockquote, ul, ol {line-height: 18px;text-align: justify;}
blockquote {padding-left: 20px;background: url(images/img05.gif) repeat-y;}
a {color: #003399;}
a:hover {text-decoration: none;}
/* Header */
#header {width: 760px;height: 180px;margin: 0 auto;background: url(images/img02.jpg);}
#header h1, #header h2 {text-transform: lowercase;font-weight: normal;color: #FFFFFF;}
#header h1 {float: left;padding: 20px 0 0 40px;font-size: 36px;}
#header h2 {float: right;padding: 134px 20px 0 0;font-size: 22px;}
/* Menu */
#menu {width:710px; height: 45px; margin: 0 auto;}
.menu {padding:0 0 0 5px; margin:8px 0 8px 0; list-style:none; height:35px; background:url(menu0.gif);}
.menu li {float:left;}
.menu li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 14px; cursor:pointer; font-size:12px;}
.menu li a b {float:left; display:block; padding:0 20px 0 10px;}
.menu li.current a {color:#fff; background:url(images/menu2.gif);}
.menu li.current a b {background:url(images/menu2.gif) no-repeat right top;}
.menu li a:hover {color:#fff; background: url(images/menu1.gif);}
.menu li a:hover b {background:url(images/menu1.gif) no-repeat right top;}
.menu li.current a:hover {color:#fff; background: url(images/menu2.gif); cursor:default;}
.menu li.current a:hover b {background:url(images/menu2.gif) no-repeat right top;}
/* Content */
#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}
/* Posts */
#posts {
	float: left;
	width: 480px;
}
/* Links */
#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #090050 url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}


.ok {padding: 0 0 0 18px; background: url(images/haken.gif) no-repeat center left;}
 div.c2 {clear: both;}
 div.c1 {margin-left: 2em}
 .Stil1 {font-size: 12px}
 .underline {text-decoration:underline;}
 .abstand {margin:10px; float:right;}
fieldset {padding:1.0em 1.5em;margin:1em 0em; border:2px solid #ff6600;}
legend {font-weight:bold;color:#990000;}

 /*-----------------------lightbox Sporteinlagen---------------------------*/
.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 40%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #F49500;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}
.lightbox a:hover { text-decoration:none;}
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#fff;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=20);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
/*-----------------------Galerie---------------------------*/
		
		#gallery {width:500px; height:350px; position:relative; left:-40px; border:1px solid #ddd; background:#fff;}
/*Vorschaupics rechts*/
#gallery ul {list-style:none; padding:5px; margin:0; width:120px; float:right; height:219px; overflow:auto;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px 4px 0; border:1px solid #444; cursor:pointer;}
#gallery ul li img {display:block; width:50px; height:50px;}
/*Vorschau Text rechts*/
#gallery ul li span {display:none; position:absolute; left:347px; top:235px; width:150px;font-family:verdana, arial, sans-serif; color:#06a; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li span b {color:#444;}

#gallery ul li.default {width:0; height:0; border:0;}
#gallery ul li.default i {position:absolute; left:10px; top:0; width:245px; height:355px;}
#gallery ul li.default i img {margin:5px auto 0 auto; width:300px; height:300px; border:1px solid #fff;}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#fc0; background:#f8f8f8; cursor:default;}
/*Bild ausklapp*/
#gallery ul li.click i {position:absolute; left:20px; top:0; width:145px; height:355px;}

#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #fff;}

#gallery ul li.default span,
#gallery ul li.click span {display:block;}

/*------------------------ einlagen-start tooltip @ hover -------------------------------------*/
a.tooltip2 {
color : #000; cursor:help;
font-size:12px;
padding : 0 5px 0 0;
}
a.tooltip2 b {
display : none;
}
a.tooltip2:hover {
border : 0;
position : relative;
z-index : 500;
text-decoration : none;
}
a.tooltip2:hover b {
display : block;
position : absolute;
top : 20px;
left : -25px;
padding : 5px;
font-weight : normal;
color : #000;
border : 2px solid #f49500;
background : #f4f4f4;
width : 150px;
}
a.tooltip2:hover b em.outer {
position : absolute;
left : 20px;
top : -8px;
width : 0;
height : 0;
display : block;
background : transparent;
border-left : 7px dashed transparent;
border-right : 7px dashed transparent;
border-bottom : 7px solid #f49500;
overflow : hidden;
z-index : 100;
}
a.tooltip2:hover b em.inner {
position : absolute;
left : 20px;
top : -7px;
width : 0;
height : 0;
display : block;
background : transparent;
border-left : 7px dashed transparent;
border-right : 7px dashed transparent;
border-bottom : 7px solid #f49500;
overflow : hidden;
z-index : 100;
}
/* style aufklapp */
/* always visible */
#outer .holder {padding:1em; border:1px solid #ddd; margin:0 20px 10px 0;text-decoration: none; cursor:text;}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

/* unclicked style div.more */
#outer div.moremore i {float:right; margin:-10px 10px 0 0; cursor:pointer; color:#c00; font-weight:bold;text-decoration: none;}
#outer div.moremore i.hide {display:none;}
#outer div.moremore p {display:none;}
#outer div.moremore img {display:none;}



/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;text-decoration: none;}
#outer div.click p {display:block;text-decoration: none;}
#outer div.click img {display:block; float:left; padding-right:10px;}
/* style aufklappENDE */


/* always visible */
#outer .holder {padding:1em; border:1px solid #ddd; margin:0 20px 10px 0;}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

/* unclicked style div.more */
#outer div.more2 i {float:right; margin:-10px 10px 0 0; cursor:pointer; color:#c00; font-weight:bold;}
#outer div.more2 i.hide {display:none;}
#outer div.more2 p {display:none;}
#outer div.more2 img {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}

/* image map */
#imap {display:block; width:200px; height:500px; background:url(images/skelett_hover.gif); position:relative;}
#imap a#title {display:block; width:200px; height:500px; padding-top:0px; overflow:hidden; position:absolute; left:0; top:0; background:transparent url(images/skelett_hover.gif) no-repeat 400px 400px; cursor:default;}
* html #imap a#title {height:500px; he\ight:500px;}
#imap a#title:hover {background-position: 0 0; z-index:10;}

#imap dd {position:absolute; padding:0; margin:0;}
#imap #pic1 {left:-1px; top:1px; z-index:20;}
#imap #pic2 {left:0px; top:100px; z-index:20;}
#imap #pic3 {left:1px; top:200px; z-index:20;}
#imap #pic4 {left:4px; top:300px; z-index:20;}
#imap #pic5 {left:2px; top:400px; z-index:20;}

#imap a#kopf {display:block; width:200px; height:100px; background:transparent url(images/1.gif) -100px -100px no-repeat; text-decoration:none; z-index:20;}
#imap a#brust {display:block; width:200px; height:100px; background:transparent url(images/2.gif) -100px -100px no-repeat; text-decoration:none; z-index:20;}
#imap a#becken{display:block; width:200px; height:100px; background:transparent url(images/3.gif) -100px -100px no-repeat; text-decoration:none; z-index:20;}
#imap a#knie{display:block; width:200px; height:100px; background:transparent url(images/4.gif) -100px -100px no-repeat; text-decoration:none; z-index:20;}
#imap a#fuss{display:block; width:200px; height:100px; background:transparent url(images/5.gif) -100px -100px no-repeat; text-decoration:none; z-index:20;}
#imap a span, #imap a:visited span {display:none;}

#imap a#kopf:hover, #imap a#brust:hover, #imap a#becken:hover, #imap a#knie:hover, #imap a#fuss:hover {background-position:0 0;}
/* text hover */
#imap a:hover span {position:absolute;  width:495px; display:block; font-family:arial; font-size:12px; background:#f4f4f4; color:#000; border:3px solid #ff9900; padding:5px;}
* html #imap a:hover span {width:495px; w\idth:495px;}
#imap a#kopf:hover span {left:210px; top:0px;}
#imap a#brust:hover span {left:209px; top:-99px;}
#imap a#becken:hover span {left:208px; top:-199px;}
#imap a#knie:hover span {left:205px; top:-299px;}
#imap a#fuss:hover span {left:207px; top:-399px;}
#imap a span:first-line {font-weight:bold; font-style:italic;}
/* ende image map */
