@charset "utf-8";
/* 

----------------------------------------------------------------------
Wenzel-Teuber Opics
Start: 10/2009
Letzte Aenderung: 16.02.2010
Autor: uwe schuller
Media: Screen

----------------------------------------------------------------------
*/


/* ----------MAIN BODY STYLES---------- */

* {
	margin: 0px;
	padding: 0px;
	border: 0px; 
}
body  {
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #CCC;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#container  {
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	-moz-border-radius: 6px;
} 
#header  {
	padding-left: 187px;
	padding-top: 15px;

} 
#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	padding-bottom: 20px;
} 
#mainContent a {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #003E8B;
}
#mainContent #active {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #999999;
}

#mainContent h1 {
	font-size: 24px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: oblique;
	color: #1D3B8E;
	padding-bottom: 15px;
	padding-top: 35px;
}
#mainContent h2 {
	font-size: 20px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: oblique;
	color: #1D3B8E;
	padding-bottom: 15px;
	padding-top: 10px;
}

#mainContent h3 {
	font-size: 18px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: oblique;
	color: #1D3B8E;
	padding-bottom: 15px;
}
#mainContent h4 {
	font-size: 16px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: oblique;
	color: #1D3B8E;
	padding-bottom: 5px;
}
#mainContent h5 {
	font-size: 17px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: oblique;
	color: #1D3B8E;
	padding-bottom: 4px;
}
#mainContent h6 {
	font-size: 16px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: oblique;
	color: #1D3B8E;
	margin-bottom: -15px;
}



#mainContent ol  {
	padding-left: 20px;
}
#mainContent ul {
	padding-left: 20px;
}



#header h1  {
	margin: 0; 
	padding: 10px 0; 
	display: none;
}
#sidebar1  {
	float: left; 
	width: 199px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
}
#footer  {
	padding: 0 10px 0 20px;
	background-color: #1D3B8E;
	font-size: 8px;
} 
#footer a  {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	padding-bottom: 1px;
}
#footer a:hover {
	color: #D5D2DE;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D2DE;
}
#footer #active {
	color: #D5D2DE;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D2DE;
}


#footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: 9px;
	color: #FFF;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#box {
	display: none;
	padding-left: 15px;
}
#navigation {

}
#nav1 ul ul {
	padding-left: 20px;
}

/* Styles for the entire LavaLamp menu */
#nav1 {
	position: relative;
	height: 530px;
	width: 199px;
	padding: 15px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
/* Force the list to flow horizontally */
    #nav1 li {
	list-style-type: none;

    }
/* Represents the background of the highlighted menu-item. */
        #nav1 li a:hover {
	text-decoration: underline;
	color: #D5D2DE;
        }
/* Styles for each menu-item. */
        #nav1 li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: none;
	color: #FFF;
	outline: none;
	text-align: left;
	height: 25px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	display: block;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: auto;
	margin-right: 2px;
	margin-bottom: auto;
	margin-left: 10px;
        }
#nav1 #active   {
	text-decoration: underline;
	color: #D5D2DE;
	font-style: normal;
	font-weight: bolder;
}
#project-list ul{
	width:150px;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 15px 0;
	list-style-type: none;
	background-image: url(../images/bluepixel.png);
}

#project-list li {
	font-size:14px;
	margin:15px 0 20px;
	padding:0 0 0 10px;
	list-style-type: none;
}

#project-list li a {
	background:white;
	color:#1F6DD9;
	display:block;
	padding:3px;
	list-style-type: none;
	width: 180px;
}

#project-list li a:hover {
    color:#84B8FF;
}

#project-list li ul li {
	font-size:13px;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 0 8px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(../images/bluepixel.png);
}

#project-list li ul li a {
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

#project-list li ul li ul {
	margin-bottom:10px;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: 15px 0;
	list-style-type: none;
	background-image: url(../images/bluepixel.png);
}

#project-list li ul li ul li {
	margin-left:1px;
	padding-left:15px;
	list-style-type: none;
}
#zeiten {
	width: 200px;
	font-size: 12px;
	float: right;
	margin-top: 0px;
}
#social {
	width: 180px;
	float: left;
	height: 14px;
	font-size: 13px;
	padding-top: 29px;
}
#social img {
	float: none;
	margin-bottom: -2px;
}
#logo {
	height: 210px;
	width: 350px;
}

#angebote {
	width: 650px;
	padding-left: center;
	margin-top: 20px;
}
#mainContent image {
}
#rss {
	margin-top: -45px;
	margin-left: 90px;
}
#rss2 {
	margin-top: -45px;
	margin-left: 250px;
}
#ad {
	width: 115px;
	height: 118px;
	padding-top: -30px;
	padding-left: 56px;
}

