/* Start of CMSMS style sheet 'joern' */
html { height: 100%; }

body {
	height: 100%;
  	color: #000000;
	background-color: #d4d3d3;
	font-family:  Arial, Helvetica, Geneva, Sans Serif;
	font-size:12px;
	line-height: 14px;
	margin:0px;
	padding:0px;
  scrollbar-face-color:#dcdcdc;
  scrollbar-highlight-color:#dcdcdc;
  scrollbar-3dlight-color:#dcdcdc;
  scrollbar-darkshadow-color:#dcdcdc;
  scrollbar-shadow-color:#dcdcdc;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#dcdcdc;
}


#gesamt {
		position: absolute;
		left: 50%;
		margin-left: -500px;
		width: 1000px;
		height: 800px;
		background-image:url(http://www.joernschloenvoigt.de/images/fotoback.jpg);
		background-repeat:no-repeat;
	}

#flow
		{ 
		top: 0px; 
		left: 0px; 
		width: 500px;
		margin-left: 0px; 
		height: 340px;
		}

#header{
		margin-top: 30px;
		width: 990px;
		height: 110px;
}

#logo{
		position: absolute;
		top: 60px;
		left: 25px;
		visibility: visible;
}

#navi{
		width: 990px; height: 31px;
		background-color: #000000;
		background:url(http://www.joernschloenvoigt.de/images/naviback.jpg);
	    background-position : top left;
  	    background-repeat : no-repeat;
}

#content_container{
		width: 990px;
		background:url(http://www.joernschloenvoigt.de/images/contentback.jpg);
	    background-position : top left;
  	    background-repeat : no-repeat;
  	    border:0px solid black;
}

#social{
		width: 68px;
		height: 50px;
		margin-left: 790px;
		margin-top: 10px;
}

#teaser2{
		width: 980px;
		height: 150px;
		background-color: #ffffff;
		background:url(http://www.joernschloenvoigt.de/images/bigfoto2.jpg);
	    background-position : top left;
  	    background-repeat : repeat;
		margin-left: 5px;
}

#teaser3{
		width: 980px;
		height: 150px;
		background-color: #ffffff;
		background:url(http://www.joernschloenvoigt.de/images/bigfoto3.jpg);
	    background-position : top left;
  	    background-repeat : repeat;
		margin-left: 5px;
}

#teaser4{
		width: 980px;
		height: 150px;
		background-color: #ffffff;
		background:url(http://www.joernschloenvoigt.de/images/bigfoto4.jpg);
	    background-position : top left;
  	    background-repeat : repeat;
		margin-left: 5px;
}

#newsticker{
		margin-top: 236px;
		margin-left: 166px;
		width: 430px;
		line-height: 14px;
}

#content{
		margin-top: 20px;
		margin-left: 164px;
		width: 704px;
		line-height: 14px;
}

#col1{
		float:left;
		width: 681px;
		padding-right:40px;
		padding-top: 10px;
		background:url(http://www.joernschloenvoigt.de/images/spacer.gif);
	    background-position : top right;
  	    background-repeat : repeat-y;
  	    line-height: 16px;
}
#col2{
		float:left;
		margin-left: 10px;
		padding-top: 10px;
		width: 194px;
		line-height: 14px;
}

p.zentral	{
	font-family: Arial, Helvetica, Geneva, Sans Serif;
	text-align:center;
	}
	
p.rechts	{
	margin-right: 15px;
	text-align:right;
	}
	
p.rechts2	{
	text-align:right;
	}
	
p.links	{
	margin-left: 15px;
	}

#footer{
		width: 990px;
		height: 25px;
		background-image:url(http://www.joernschloenvoigt.de/images/footerback.jpg);
	    background-position : 0px 0px;
  	    background-repeat : no-repeat;
		margin-top: 0px;
		padding-top: 10px;
}

p.footer_copyright{
		float:left;
		margin-top:0px; padding-top:0px;
		margin-left: 15px;
}

p.footer_copyright{
		float:left;
		margin-top:0px; padding-top:0px;
		margin-left: 15px;
}
p.footer_links{
		float:left;
		margin-top:0px; padding-top:0px;
		margin-left: 622px;
}

.clear{clear:both; margin:0px; padding:0px;}
.form_tr{clear:both; margin:0px; padding:8px 0px 0px 0px;}
.input_mail{width: 200px;}
.textarea_mail{width:300px;}
.error{margin:0px 0px 0px 0px; padding:0px;font-size:12px; font-weight:bold; color:red;}
.span_ok{
	width: 23px; height: 18px;
	padding-left: 10px;
	background:url(http://www.joernschloenvoigt.de/images/correct.gif);
	background-position : 5px 0px;
  	background-repeat : no-repeat;
}
.span_error{
	width: 23px; height: 18px;
	padding-left: 10px;
	background:url(http://www.joernschloenvoigt.de/images/error.gif);
	background-position : 5px 0px;
  	background-repeat : no-repeat;
}

h1,
h3,
h4,
h5,
h6 {
  color: #a30c5c;
  font-family:  Arial, Helvetica, Geneva, Sans Serif;
  font-size:16px;
  margin-bottom: 20px;
  font-weight: normal;
}

h2 {
  color:#646464;
  margin-top: 3px;
   font-size:12px;
  margin-left: 0px;
  font-weight: bold;
}

#sendForm label{float:left; width: 80px;}

.input_mail_on{ border:1px solid #ba1010; font-weight: normal; background-color:#f38383; }
.input_mail_okay{ border:1px solid green; font-weight: normal; }


a.navi:link 	{
				font-weight: normal;
				color:#646464;
				text-decoration:none;
				}


a.navi:active 	{
				font-weight: normal;
				color:#a30c5c;
				text-decoration:underline;

				}


a.navi:visited 	{
				font-weight: normal;
				color:#646464;
				text-decoration:none;

				}


a.navi:hover 	{
				font-weight: normal;
				color:#a30c5c;
				text-decoration:underline;

				}

/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {
width:750px;
margin-left: 5px;
font-size:0.85em;
padding-bottom:0px;
z-index:2;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:150px;

}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:150px;

position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:12px;
text-decoration:none;
font-weight: bold;
color:#fff;
width:139px;

height:30px;
border-top:1px solid #fff;
border-right:1px solid #fff;

border-width:1px 1px 0 0;
background:#9ea6a8;
background:url(http://www.joernschloenvoigt.de/images/navibackklein.jpg);
	    background-position : top left;
  	    background-repeat : no-repeat;
padding-left:10px;
line-height:29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:150px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0;
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px;
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#e4e5e7;
color:#000;
height:auto;
line-height:1em;
font-weight: normal;
font-size: 11px;
padding:8px 10px;
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff;
background:#949e7c;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#7a8588;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {
visibility:visible;
}
/* End of 'joern' */

