/*
Theme Name: fux-ton
Theme URI: http://www.fux-ton.de
Version: 0.1
Author: crieger
Author URI: http://www.crieger.de/
*/


* {
  margin: 0;
  padding: 0;
}


html,body{margin:0;padding:0;}
body{font: 85%/1.3 verdana,Arial,sans-serif;
    text-align: left;background: #ccc;}
p { color: #333333; font: 11px verdana,sans-serif; line-height: 1.7;}

a { color: #0066B3; background: inherit; text-decoration: none;}
h1 { font: bold 2.1em verdana, Arial, Sans-Serif; color: #036DA7 }
h2 { font: bold 1.2em verdana, Arial, Sans-Serif; padding: 0; margin-bottom: 10px; color:#FF6600; }
h2 span {color: #006699;}
h3 { font: bold 11px verdana, Arial, Sans-Serif; padding: 0; color:#FF6600; }
h3 span {color: #006699;}
small {
  color: #006699;
  font: italic 0.8em verdana;
  margin-bottom: 10px; 
}


div#header{width:100%;background: #fff url(images/header.png) no-repeat; height:99px; position: relative;border-bottom: 1px solid #000;}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:right;font-size: 80%}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{float:left;width: 95px;padding: 5px 0;background: #006699;text-decoration:none;color: #FFF; border-top : 1px solid #fff; border-left : 1px solid #fff; border-right : 1px solid #fff;}
ul#nav a:hover{color: #FF6600}
ul#nav li.activelink a,ul#nav li.activelink a:hover{color: #FF6600}



.menu
{
    position: absolute;
    right:10px;
    top:78px;
    z-index: 2;
}

.menu li
{
	width: 90px;
    float: left;
    z-index: 6;
}

.menu a
{
	border-top : 1px solid #fff;
    border-left : 1px solid #fff;
    border-right : 1px solid #fff;
	background: #006699;
	text-decoration: none;
	text-align: center;
	margin: 0px 1px;
	display: block;
	height: 20px;
	color: #FFF;
    z-index: 3;
}

.menu a:hover
{
	color: #FF6600;
    z-index: 5;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7
{
	font-size: 80%;
    width: 100% auto;
	display: none;
    margin-left: 0;
    z-index: 4;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a, #smenu7 a
{
	font-weight: normal;
	padding-top: 2px;
	border-top: 0px;
    width: 100% auto;
    border-top : 1px solid #fff;
    border-left : 1px solid #fff;
    border-right : 1px solid #fff;
	background: #006699;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
    z-index: 4;

}


#right {
	float: left;
	width: 45%;
	padding: 15px;
	margin-bottom: 20px;;
    margin-top: 3em;
    margin-left: 1em;
	background: #fff;
	text-align: justify;
    border:2px solid #000;
}

#left {
	float: right;
	width: 40%;
	margin: 0 10px 30px 10px;


}

#left .box {
    padding: 1em;
    width: 75%;
	margin: 3em 10px 20px 0;
	background : #FFF;
    border:2px solid #000;
}

#left .bild {
    float: right;
    padding: 1em;
    margin-left: -15px;
    margin-top: 60px;
    margin-right: 0;
    margin-bottom: 50px;
    z-index: 1;
}


#content {
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
font: 95%/1.3 TrebuchetMS,Arial,sans-serif;
margin-top: 10px;
background: #ccc;

}


 #footer {
clear: both;
position: relative;
bottom: 0 !important;
bottom: -1px;
background:#fff;
border: 2px solid #000;
text-align:center;
padding-top: 6px;
padding-bottom: 6px;
height: 14px;

}




ul {  padding: 0; margin-left: 10px; color: #333333; font: 11px verdana,sans-serif; line-height: 1.7;}
li { list-style-type: none;}