/*
Theme Name: zwoplus
Theme URI: http://www.zwoplus-architekten.de/
Description: 
Version: 1.0
Author: Miguel Rodriguez
Tags: clean
*/

body {
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	background: #FFFFFF;
	color: #666666;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.2;
	}

#wrapper {
	text-align: left;
	margin: 30px auto;
	padding: 0;
	width: 780px;
	border: 0px solid #CC0000;
	}
#header {
	height: 20px;
	background: url(/images/logo.gif) no-repeat;
	margin-bottom: 50px;
	}
.red {
	color: #CC0000;
	}

/* navigation */

#nav_top {
	font-family : Arial;
	margin : 0px;
	}
	
/* navigation generell */

#nav_top, #nav_top ul {
	float : right;
	list-style : none;
	padding : 0;
	z-index : 1;
	}
#nav_top ul {
	position : absolute;
	left : -999em;
	height : auto;
	width : 5px;
	font-weight : normal;
	margin : 0 0 0 0;
	line-height : 1;
	}
#nav_top a {
	display : block;
	text-decoration : none;
	text-transform : lowercase;
	}
#nav_top li {
	float : left;
	margin: 0 0 0 27px;
	}
#nav_top li a {
	color: #666666;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bolder;
	letter-spacing: normal;
	}
#nav_top li a:hover {
	color: #CC0000;
	}

/* navigation topmenue */

#nav_top li a.on, .on {
	color: #CC0000;
	}

/* navigation submenue */

#nav_top li li {
	margin: 0;
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px 0 0 5px;
	border-bottom: 1px solid #e4e4e4;
	}
#nav_top li li a:hover {
	background: url(/images/li.gif) no-repeat 0px 6px;
	background-color: #F7F7F7;
	}
#nav_top li li a, #nav_top li li a:visited {
	padding : 3px;
	padding-left: 10px;
	width : 110px;
	font-size : 13px;
	border:0px;
	border-bottom: 0px #e4e4e4 solid;
	color: #666666;
	font-weight: normal;
	}
#nav_top li li a:hover {
	color: #CC0000;
	}
#nav_top li:hover ul ul, #nav_top li:hover ul ul ul, #nav_top li:hover ul ul ul ul, #nav_top li.sfhover ul ul, #nav_top li.sfhover ul ul ul, #nav_top li.sfhover ul ul ul ul {
	left : -999em;
	}
#nav_top li:hover ul, #nav_top li li:hover ul, #nav_top li li li:hover ul, #nav_top li li li li:hover ul, #nav_top li.sfhover ul, #nav_top li li.sfhover ul, #nav_top li li li.sfhover ul, #nav_top li li li li.sfhover ul {
	left : auto;
	background : #FFFFFF;
	}
#nav_top li ul li a {
	background-color: none; 
	}
a.main:hover {
	background:none;
	}
#contentwrapper {
	height: 290px !important;
	margin-top: 10px;
	border: 0px solid #FF6633;
	}
#content_links {
	font-size: 11px;
	float: left;
	width: 360px;
	border: 0px #CCCCCC solid;
	max-height: 280px;
	overflow: hidden;
	}
#editieren {
	position:absolute;
	top:70px;
	}
.content_links_category_link {
	margin-top:22px;
	}
.content_links_category_link a {
	background-color: #CCCCCC;
	display: block;
	height: 47px;
	vertical-align: middle;
	width: 80px;
	padding-top: 33px;
	float: left;
	margin-right: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	}
.content_links_category_link a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	}
#content_links_galerie {
	float: left;
	width: 500px;
	max-height: 280px;
	overflow: hidden;
	border: 0px solid #CCCCCC;
	}
#impressum_links {
	float: left;
	width: 200px;
	border: 0px #CCCCCC solid;
	max-height: 280px;
	overflow: auto;
	}
#kontakt_links {
	float: left;
	width: 50%;
	margin-top: 20px;
	}
#projekte {
	height:240px; 
	overflow:auto; 
	padding-right:10px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #f7f7f7;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #CC0000;
	scrollbar-track-color: #FFFFFF;
	}
#projekte a, #projekte a:visited{
	color: #666666;
	}
#projekte a:hover{
	color: #CC0000;
		}
#content_rechts {
	font-size: 11px;
	float: right;
	width: 400px;
	}
#content_rechts_galerie {
	float: right;
	width: 280px;
	}
#impressum_rechts {
	float: right;
	width: 580px;
	}
#kontakt_rechts {
	float: right;
	width: 50%;
	margin-top: 20px;
	}
#content_links li {
	list-style-image: url(/images/li.gif);
	line-height: 1.5;
	}
#bild1, #bild2 {
	margin: 0px 0px 20px 20px;
	}
#bild3 {
	margin: 0px 0px 0px 20px;
	}
#galerie_button {
	background-color: #CCCCCC;
	display: block;
	height: 47px;
	vertical-align: middle;
	width: 80px;
	padding-top: 33px;
	float: left;
	margin-left: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	}
#galerie_button:hover {
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	}
.galeriebild {
	margin: 0px 20px 20px 0px;
	}
#breadcrumbs {
	color: #999999;
	margin-bottom: 20px;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	text-align: left;
	}
h1 {
	font-size: 1.4em;
	margin: 0px 0px 20px 0;
	}
h2 {
	font-size: 1.2em;
	}
.l {
	font-size:15px;
	}
a {
	color: #CC0000;
	text-decoration: underline;
	}
a img {
	border: none;
	}
h2 a:hover, h3 a:hover {
	color: #CC6600;
	text-decoration: underline;
	}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
.post {
	margin: 0 0 20px;
	text-align: justify;
	}
.clear {
	clear: both;
	}
#footer {
	clear: both;
	margin-top: 30px;
	border:0px solid #CCFF33;
	}
#footer_projekte {
	height: 60px;
	text-align: adjust;
	}
#footer_projekte img {
	margin-right: 1.6px;
	border: 3px solid #FFFFFF;
	}
#footer_projekte img:hover {
	border: 3px #CC0000 solid;
	}
#footer-navi-left {
	padding:5px;
	text-align:left;
	float:left;
	width:450px;
	}
#footer-navi-left ul {
	margin:0px;
	padding:0px;
	}	
#footer-navi-left ul li {
	display:inline;
	list-style:none;
	margin-right:10px;
	}
#footer-navi-left ul li a {
	color:#CCCCCC;
	font-size:11px;
	text-decoration: underline;
}
#footer-navi-left ul li a:hover {
	color:#CC0000;
	text-decoration: none;
	}
#footer-right {
	color:#999999;
	float:right;
	padding:4px 0px 5px 5px;
	font-size:11px;
	text-align:right;
	}
			
/* End Structure */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	}
