/*
THEME NAME: Kundendesign
THEME URI: 
DESCRIPTION: 
VERSION: 1.0
AUTHOR: breitbart-media
AUTHOR URI: www.breitbart-media.de
*/

/*
LAYOUT: Three-Column
DESCRIPTION: Three-column fluid layout with two sidebars on both sides of content
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size:.8em;
}

body {
	color: #484848;
	background-color:white;
	height:100%;
	width:100%;
}



html, body, td, input, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.sidebarContent, div.sidebarContent a, div.sidebarContent input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


a{
	text-decoration: none;
	color:black;
}

a:hover{
	text-decoration: underline;
}

a:hover div,a:hover img{
	text-decoration:none;
}

div#wrapper{
	position:relative;
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
}

* html div#wrapper{
	text-align:center; /* IE 5,6 Hack */
}

div#DIVcontainer{
	text-align:left;
	position:relative;
	width:920px;
  	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/1pxgrey2.gif);
	background-repeat:repeat-y;
	background-position:right;
}

div#bgContainer{
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-x;
}

div#header{
	width:920px;
	height:96px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

div#access{
	margin-left:321px;
	width:599px;
	border-bottom:3px solid #96030D;
	overflow:hidden;
}
div#menu{
	height:38px;
	overflow:hidden;
	margin-left:-2px;
}

div#menu ul{
	list-style:inside;
	list-style-type:none;
	}
		

div#menu li{
	float:left;
	}
		
div#menu div.current_page_item{
	background-image:url(images/bg_left_topmenu.jpg);
	background-repeat:no-repeat;
	float:left;
	}
		
div#menu div.current_page_item div{
	background-image:url(images/bg_topmenu.jpg);
	background-repeat:repeat-x;
	margin-left:13px;
	}
div#menu a{
	color:black;
	display:block;
	padding-top:14px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:2px;	
	margin-left:13px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

div#menu div.current_page_item a{
	color:white;
	font-weight:bold;
	margin-left:0px;
	background-image:url(images/bg_right_topmenu.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}


div.blind{
	width:920px;
	height:21px;
	clear:both;
	background-color:white;
}

div#container {
	float:left;
	width:920px;
}

div#content {
	margin-left:324px;
	padding:30px 20px 30px 20px;
}

div#primary{
	float:left;
	margin-left:-920px;
}

div.sidebarContent{
	float:left;
	padding-left:20px;
	margin-top:30px;
	overflow: hidden;
	width: 298px;
	margin-bottom:30px;
}

div#footer{
	width:920px;
	height:64px;
	min-height:64px !important;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-color:white;
	padding-top:10px;
	clear:both;
}

ul{
	list-style:none;
	list-style-position: outside;
	}


ul.xoxo ul li{
	padding-left:10px;
}

* html ul.xoxo ul li{
	/*IE Hack*/
	height:0;
}


ul.xoxo ul.menu a{
	text-transform:normal;
	display:block;
	letter-spacing: 0px;
	}

li.widget {
	display: block;
	margin-bottom:55px;	
	float:left;
	width:265px;
}

* html li.widget{
	float:none;
}

ul.xoxo li.h2tab{
	padding:0;
}

li.pagetab, li.categorytab, li.elinktab{ /* nur für Navigationslisten */
	margin-top:10px;
}

ul.xoxo div.listdiv h2, h3.widgettitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-transform: uppercase;
	font-weight: bold;

	padding-top:18px;
	padding-left:14px;
	padding-bottom:0px;
	margin-bottom:15px;
	
	display:block;
	overflow:hidden;

	position:relative;
	width:290px;
	height:37px;
	background-image:url(images/bg_widget.jpg);
	background-repeat:no-repeat;
	
	margin-left:-14px;
}

ul.xoxo div.listdiv h2 {
	margin-bottom:0px; /* Abstand über ersten Nav-Eintrag bereits gesetzt */
}


ul.xoxo ul.menu a{
	border-bottom:1px dotted #D0D0D0;
	margin-right:10px;
	margin-left:5px;
	padding:1px;
	padding-left:3px;
	width:auto;
	
}


div#footerContainer{
	float:right;
}

div#footer ul{
	list-style-position:outside;
	list-style-type:none;
}

div#footer li{
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #D0D0D0;
}


li#seite-drucken{
	margin-top:15px;
}

li#seite-drucken a{
	display:inline;
}

div#footer a, div#footer p, div#footer h2{
	font-size:11px;
	font-weight:normal;
}

div#footer a, div#infoBar, div#infoBar a, div#menu a, input#s, input#searchsubmit,div#footer h2, h1, div#footer p {
	color:#383838;
}



div#footer a:hover,div#infoBar a:hover, div#menu a:hover,input#searchsubmit:hover{
	color:#96030D;
	text-decoration: none;
	}
	
p, .xoxo p{
	text-align:left;
	margin-bottom:1.5em;
	line-height:140%;
	letter-spacing:0px;
}

.xoxo p{
	color:#666666;
}


h2,h3,h4{
	margin-bottom:.75em;
	line-height:145%;
}

h1{
	font-size: 120%;
	margin-bottom:.75em;
	text-transform: normal;
	color:#666666;
	border:1px dotted #666666;
	padding:5px;
	background-color:#eeeeee;
	line-height:145%;
}

h2{
	color:#383838;
	font-size:110%;
	font-weight: bold;
}


h3{
	color:#990000;
	font-size:100%;;
	font-weight:bold;
	margin-bottom:1.5em;
	
}

h4{
	display: inline-block;
	color:White;
	font-size:100%;
	font-weight:bold;
	padding:2px 10px 2px 6px;
	background-image: url(images/bg_h4.jpg);
	background-repeat: repeat-x;
	background-color: #454545;
	border-left:3px solid #D00202;
	width:auto;
	margin-bottom:1.5em;

}

h4 span{
	font-weight:normal;
}


div.post .entry-title, div.post .entry-title a{
	margin-top:1em;
	text-transform:none;
	color:#383838;
}

div.page .entry-title a{
	text-decoration: none;
	display: block;
	border-bottom:1px dotted #D0D0D0;
	padding-bottom:5px;
}
div.page .entry-title a:hover{
	text-decoration:none;
	border-bottom:1px solid #96030D;
	color:#96030D;
}
div.entry-title{
	margin-top:1em;
}
.entry-date {
	color:#D00202;
	font-size:80%;
	margin-bottom:1em;
}

h2.page-title{
	color: #383838;
}

h2.page-title span {
	color:#96030D;
}

div.archive-meta p{
	margin:0;
	border:1px solid #D0D0D0;
	padding:5px;
	background-color:#D0D0D0;
}

div.entry-meta span.author,div.entry-meta span.meta-sep,div.entry-meta span.comments-link{
	display: none;
}

div.entry-meta span.edit-link{
	margin-bottom:1em;
	display:inline-block;
}

div#nav-above, div#nav-below, div.entry-meta{
	display: none;
}



div.sidebar, ul.xoxo div.listdiv h2, h3.widgettitle, ul.xoxo a{
	color:#96030D;
	letter-spacing: 1px;
}

div.sidebarContent a{
	display:inline-block;
}

div.sidebarContent a:hover{
	color:#D00202;
	text-decoration: underline;
}
div.sidebarContent ul.menu a{
	color:#383838;
}

div.sidebarContent ul.menu a:hover{
	color:#D00202;
	text-decoration: none;
}

form#searchform input {
margin:0px;
vertical-align:middle;
}
input#s, input#searchsubmit {

font-size:85%;
padding-top:5px;
padding-left:4px;
width:140px;
height:16px;
border-top:1px solid #EDEDED;
border-left:1px solid #EDEDED;
border-bottom:1px solid #CECECE;
border-right:1px solid #CECECE;
}
input#searchsubmit {
background-image:url(images/bgInput.jpg);
width:auto;
height:23px;
padding:1px;
background-color:white;
}


a.current_item{
	font-weight:bold;
}
li.current_page_item{
	background-image:  url(images/listPoint.gif);
	background-repeat: no-repeat; 
	padding-left:10px;
	}
li.page_item{
	list-style-image: none;
}

.entry-content ul{
	list-style: square;
	list-style-position: inside;
	margin-bottom:0.75em;
}

.entry-content li{
	margin-bottom:0.75em;
	line-height:145%;
	
}

div.page a, div.post a{
	color:#96030D;
	border-bottom:1px dotted #96030D;
}
div.page a:hover, div.post a:hover{
	border:0;
	color:#96030D;
}

div#RVGcalculator{
	
	padding:15px;
	width:auto;
	margin-left:0;
	margin-right:0;
	background-color:#D00202;
}

.linklove{
	display:none;
}

address{
	margin-top:1em;
	margin-bottom:1em;
	font-style:normal;
	color:#96030D;

}


div#content ul#links-page{
	list-style:none;
	list-style-position:outside;
}

ul#links-page h3{
	margin-top:1.5em;
	margin-bottom:1em;
	font-weight:bold;
	margin-left:0;
}

.copy{
	display:none;
}

blockquote{
	padding-left:10px;
	margin:1.em 0em 1.5em;
	background-image: url(images/bg_blockquote.gif);
	background-repeat: repeat-y;
	border-left:1px solid #FF6262;
}

div.page .entry-content ul{
	list-style: none;
	list-style-position: outside;
}

div.page .entry-content ul li{
	margin-left:5px;
	padding-left:10px;
	background-image: url(images/bg_bullet_ret.gif);
	background-repeat: no-repeat;
}

h4.table{
	margin-top:2em;
	margin-bottom:2em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	display:block;
}


h4.table span{
	font-weight:normal;
}
/* Darstellung Referenzen/Projekte */
h5.table, p.table,p.tableHR {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:145%;
}
h5.table {
	font-size:100%;
	float:left;	
	padding-left:5px;
}
p.table, ul.table{
	margin-left:120px;
	margin-right:
}

p.table a{
	color:#383838;
	border-bottom:1px dotted #383838;
}
p.table img{
	margin-top:7px;
	margin-right:15px;
	margin-bottom:1em;
	border:0;
	float:left;
}


ul.okBullets {
	list-style-type:none;
	list-style-position:outside;
	width:205px;
	float:left;
}
ul.okBullets li{
	background-image:url(images/bg_bullet_ret.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	margin-bottom:.5em;
}

span.okBullets{
	border-bottom:1px solid #D00202;
	font-weight:bold;

	}

p.tableHR{
	display:block;
	border-bottom:1px dotted silver;
	line-height:0;
	margin-top:1em;
	margin-bottom:1em;
	clear:both;
}


span#startseite{
	display:block;
	background-image:url(imagescontent/theme_start.jpg);
	background-repeat:no-repeat;
	width:auto;
	height:346px;
	padding-left:356px;
}

#headersearch{
	position:absolute;
	right:0px;
	top:40px;
}

#header a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:100px;
}

#flashcontent{
	width:auto;
	height:auto;
}

	h6.productcontainer{
		margin-left:0.5em;
		font-size:120%;
		font-size:110%;
		text-indent:0;

	}
	div.productcontainer h3{
		margin-bottom:0.25em;
		margin-left:90px;
	}
	div.productcontainer{
		display:block;
		margin:0;padding:0;
		background-image:url(imagescontent/bgProdukt_H.jpg);
		background-repeat:repeat-x;
		background-color:#D2D2D2;
		padding:8px;
		padding-top:15px;
		border-bottom:1px solid silver;
		margin:1px;
		margin-top:25px;
		border:1px solid silver;

	}
	div.productcontainer div{
		text-transform:none;
		display:block;
		margin-top:15px;
		padding:10px;
		/*background-image:url(imagescontent/bgProductLoop.gif);*/
		background-color:white;
		background-repeat:repeat;
		border-top:1px solid silver;
		border-left:1px solid silver;
		border-right:1px solid #999999;
		border-bottom:1px solid #999999;
		font-weight:normal;
		color:#383838;
		text-indent:0;
		min-height:85px;

	}
		
	img.productcontainer{
		width:75px;
		height:75px;
		float:left;
	}
	
	.productcontainer p{
		margin:0;padding:0;
		margin-left:90px;
		margin-bottom:.75em;
		margin-right:10px;
		color:#383838;
		
	}
	div.page .entry-content .productcontainer ul{
		list-style-position:inside;
		list-style-type:square;
		margin-left:75px;
		
		
	}
	div.page .entry-content .productcontainer ul li{
		background-image:none;
	}

ol {
	list-style-position:outside;
	margin-left:25px;
	color:#383838;
}
div.ddsg-wrapper ul{
	margin-bottom:2em;
}
div.ddsg-wrapper ul li{
	margin:1em;
}

div.ddsg-wrapper ul li a{
	font-weight:bold;
	}
div.ddsg-wrapper ul li ul li a{
	font-weight:normal;
}
div.ddsg-wrapper p{
	display:none;
}

div#usermessage4b{
	font-weight:bold;
	color:#cc0000;
}

div#comments{
	display:none;
}