/* CSS Document 
orange: #E77845
dunkelmarine: #434255

*/

html {
		}
	
body {
	font-family: 'Droid Sans', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: url(../images/body_bg.jpg) center;
}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags */

p {
	font-size: 12px;
	margin: 0 0 1em 0;
	line-height: 1.3em
}

li{
	font-size: 12px;
	margin: 0 0 0.5em 0;
	line-height: 1.3em
}

a {
	text-decoration:none;
	color: #000080;
	outline:none;
	
}

a:hover {
	color: #000;
}



ul {
	margin: 5px 0 15px 18px;
	list-style-image: url(../images/sb_content_listtype.gif);
}

ol {
	margin: 0 0 0 20px;
}

img {
	border:0
}

h1 {
	font-size: 26px;
	margin: 0 0 0.5em 0;
	font-weight:normal;
	font-family: 'Lora', serif;
	
	
}

h2 {
	font-size: 20px;
	margin: 0 0 0.7em 0;
	font-weight:normal;
	font-family: 'Lora', serif;	
	color: #B64900
}
h2 a {
	color: #B64900 ;
}

h3 {
	font-size: 15px;
	margin: 0 0 0.7em 0;
	font-weight:normal
}

h4 {
	font-size: 15px;
	margin: 0 0 0.5em 0;
}

h5 {
	font-size: 11px;
	margin: 0 0 0.3em 0;
	letter-spacing: 1px;
	font-weight:normal;
}

h6 {
	font-size: 11px;
	font-weight:normal;
	text-transform: uppercase;
	color: #B74900
}

hr {
	color: #CFC3AC;
	border:0;
	height: 1px;
	background-color: #CFC3AC;
	margin: 20px 0px 20px 0
}


/* Klassen */




/*Footer*/
.rss {
	background:  url(../images/icon_rss.jpg) no-repeat;
	padding:0 0 5px 20px;
	border-bottom:0;
}



a.pdf {
	background: url(../images/pdf.gif) 0 0  no-repeat;
	padding: 5px 0 5px 40px;
	text-decoration:none;
}

a.pdf:hover {
	background-position: 0 -50px 
}




.bild {
	padding: 1px;
	border: 1px solid #CEAC8A;
	background: #fff
}

.bild_schatten {
	 -webkit-box-shadow: 0px 0px 3px #333;
    -moz-box-shadow: 0px 0px 3px #333;
    box-shadow: 0px 0px 3px #333;
}

/*bildabstände in Spalten*/

.bild_abstand {
	margin:10px 0 10px 0
}

.bild_text {
	float:left;
	margin: 0 20px 10px 0;
	padding: 1px;
	border: 1px solid #CEAC8A;
	background: #fff
}


.bild_text_re {
	float:right;
	margin: 0 0px 10px 20px;
	padding: 1px;
	border: 1px solid #CEAC8A;
	background: #fff
}

.bild_text_ohne {
	float:left;
	margin: 0 20px 10px 0;
}

.bild_text_ohne_re {
	float:right;
	margin: 0 0 10px 20px;
}

.bild_galerie {
	padding: 1px;
	border: 1px solid #ccc
}

.posted {
	background: url(../images/icon_posted.gif) no-repeat;
	padding: 0 0 0 15px
}




/* Layout */


/*Header #####################################*/
#header_wrap {
	height: 200px;
	background: url(../images/header_wrap_bg.png) repeat-x;

}

#header {
	width: 700px;
	height: 120px;
	padding: 80px 0 0 280px;
	background: url(../images/header_bg.png) top right no-repeat;
	text-align:left;
	position: relative;
	margin: auto;
	
}

#header a.logo {
	display:block;
	width: 250px;
	height: 180px;
	float:left;
	position: absolute;
	top:0;
	left:0
}

#header a.job {
	display:block;
	width: 170px;
	height: 40px;
	position: absolute;
	top:0;
	right:245px;
	background: url(../images/a_jobs.jpg) 0 0 no-repeat;
	text-indent: -3000px;
	outline:none
}
#header a.job:hover {
	background-position: 0 -40px;
}

#header a img{
	display:none
}


/*Hauptnav #####################################*/

ul#nav {
	list-style-type: none;
	list-style-image:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul#nav li {
	float:left;
	margin:0;
	font-size: 110%;
}
ul#nav li.none {
	border: none;
}


ul#nav li a {
	display:block;
	width: 136px;
	height: 80px;
	color: #fff;
	text-decoration:none;
	margin: 0 ;
	padding: 0 0 0 0;
	text-indent: -3000px
}

ul#nav li a.projekte {
	width: 146px;
	background: url(../images/a_projekte_bg.gif) 0 0 no-repeat;
}
ul#nav li a.projekte:hover {
	background: url(../images/a_projekte_bg.gif) 0 -79px no-repeat;
}

ul#nav li a.profil {
	width: 126px;
	background: url(../images/a_profil_bg.gif) 0 0 no-repeat;
}
ul#nav li a.profil:hover {
	background: url(../images/a_profil_bg.gif) 0 -79px no-repeat;
}
ul#nav li a.journal {
	background: url(../images/a_journal_bg.gif) 0 0 no-repeat;
}
ul#nav li a.journal:hover {
	background: url(../images/a_journal_bg.gif) 0 -79px no-repeat;
}
ul#nav li a.service {
	background: url(../images/a_service_bg.gif) 0 0 no-repeat;
}
ul#nav li a.service:hover {
	background: url(../images/a_service_bg.gif) 0 -79px no-repeat;
}
ul#nav li a.kontakt {
	background: url(../images/a_kontakt_bg.gif) 0 0 no-repeat;
}
ul#nav li a.kontakt:hover {
	background: url(../images/a_kontakt_bg.gif) 0 -79px no-repeat;
}

/*content #####################################*/

#container {
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin:0 auto;
	text-align:left;
	background: url(../images/container_bg.png) repeat-y;
	overflow:hidden;
	clear:both;
	
}

/*Rahmen um Inhalt und Sidebar heute content_wrap*/
#content_wrap {
	margin: 0px 0 0 0;
	padding: 10px 10px 0 10px;
}




/*Inhalt linke Spalte #####################################*/

/*ganze Breite*/

.content_breit {
	clear:left;
	padding: 10px 0px 20px 0px;
	width:920px;
	margin:auto;
	
}

.hell {
	background: #FBF5EC;
	border-top: 1px solid #D3C2B4;
	border-bottom: 1px solid #D3C2B4;
	overflow:hidden;
	width:920px;
	padding: 10px 19px 20px 19px;
	margin:auto;
	
}

.content_breit h1, .content_breit h2 {
	padding: 10px 0 0 25px
}

.content_breit .col2sp h1, .content_breit .col3sp h1, .content_breit .col4sp h1, .content_breit .col2sp h2, .content_breit .col3sp h2, .content_breit .col4sp h2 {
	padding:0;
}




/*spalten*/

/*1 Spalte*/
.col1sp {
	clear:left;
	padding: 40px 0px 40px 0px;
	width:880px;
	margin:auto;
}


/*2-spaltig*/

.col2sp {
	width:410px;
	padding: 10px 25px 0 25px;
	float:left;
}

/*3-spaltig*/

.col3sp {
	width: 256px;
	padding: 10px 25px 0 25px;
	float:left;
}

/*4-spaltig*/
.col4sp {
	
	width: 180px;
	float:left;
	padding: 10px 25px 0 25px;
}

/*Kontakt*/
/*Formular*/

label {
	padding: 0 0 10px 0;
}

select {
	border:0;
	background: #ECDBB7;
	padding:5px;
	width: 250px;
	margin: 0 0 10px 0;
	font-family: 'Droid Sans', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px; 
border-radius: 5px;

}

input.zemText {
	border:0;
	background: #ECDBB7;
	padding:5px;
	width: 240px;
	margin: 0 0 10px 0;
	font-family: 'Droid Sans', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px; 
border-radius: 5px;

}

textarea {
	border:0;
	padding:5px;
	width: 240px;
	margin: 0 0 10px 0;
	background: #ECDBB7;
	font-family: 'Droid Sans', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px; 
border-radius: 5px;
overflow:auto;
}

input.zemCheckbox {
	background: #ECDBB7;
	border:0;
	padding:5px;
}

.zemSubmit {
	font-family: 'Droid Sans', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	
font-size: 13px;
text-transform:uppercase; 
-webkit-border-radius: 5px;
-moz-border-radius: 5px; 
border-radius: 5px;
background: #E05C05;
background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#ff6600), to(#E05C05)); 
background: -moz-linear-gradient(0% 40% 90deg,#E05C05, #ff6600); 
padding: 3px 15px 3px 15px;
border: 1px solid #E05C05;
margin:10px 0 0 0;
color: #fff;

}

/*sonder uls*/



ul.leistungen  {
	
}

 ul.leistungen li {
	float:left;
	width: 245px;
	margin: 0px 25px;
	height: 80px;
	
}

#inhalt {
	padding: 0 0 0 50px;
	width: 580px;
}

body#profil #inhalt{
	padding: 0 30px 0 50px;
	width: 410px;
	border-right: 1px solid #CFC3AC
}

body#service #inhalt {
	/*padding: 0 20px 0 40px;
	width: 920px;*/
	width: 940px;
	margin:auto;
	padding: 0px 0px 0px 20px
}


/*Projekte*/


/* Projektteaser */
.teaser {
	width: 254px;
	height: 180px;
	margin: 10px 70px 20px 0px;	
	float:left;
	padding: 2px;	
}

.none {
	
	margin-right:0
}

.teaser_bild img {
	width: 250px;
	height: 133px;
	padding: 2px;
	background: #fff
}

.teaser_bild img:hover {
	background: #D3C2B4
}
.teaser h3 {
	font-size: 12px;
	font-weight:normal;
	margin: 0 0 2px 0;
	padding: 2px;
	border-bottom: 1px solid #D3C2B4
	
}
.teaser h3 a {
	color: #333;
	border-bottom: #ccc;
}

.teaser p {
	width: 100px;
	padding: 0 5px 0px 2px;
	font-size: 10px;
	float:left;
}


.teaser_kategorie {
	width: 30px;
	padding: 0 5px 0 0;
	float:right;
	text-align:right
}
.teaser_kategorie a {
	border:0
}
/*Projektliste Paginierung*/

ul.rsx-page-num-list {
	list-style-type:none;
	margin: 5px 0 0 340px ;
}
ul.rsx-page-num-list li {
	display:inline;
	margin: 0px 10px 0 0px;
	font-family: 'Lora', serif;
	font-size: 14px;
	text-align:center;
}

ul.rsx-page-num-list li a {
	background: #D2B393;
	padding: 6px 10px;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

ul.rsx-page-num-list li a:hover {
	background: #E05C05;color: #fff
	
}

ul.rsx-page-num-list li span.unlinked {
	background: #E05C05;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	margin: 0 0px 0 0;
	padding: 5px 10px;
	color: #fff
}

/*Projekt einzeln*/
#projektdaten {
	float:right;
	width: 246px;
}
.projektlink {
	background: url(../images/icon_projektlink.jpg) no-repeat;
	padding:0 0 0px 20px;
	margin: 10px 0 20px 0
}

/*Projekt navigation*/

#projektnav {
	clear:both;
	padding: 5px
}

p.prev {
	width:350px;
	float:left;
	background: #ccc;
	padding: 0px 0 0 20px;
	margin: 10px 0 0 0;
	background: url(../images/hebatec_sprite.png) 15px -70px no-repeat;
}

p.prev a {
	
	padding: 0 0 0 30px
}

p.next {
	width: 350px;
	float:right;
	text-align:right;
	background: #ccc;
	padding: 0px 20px 0 0;
	margin: 10px 0 0 0;
	background: url(../images/hebatec_sprite.png) 335px -110px no-repeat;
}

p.next a {
	
	padding: 0 30px 0 0px
}

/*Startseite #####################################*/



body#start h1 {
	font-size: 42px;
	
	color: #333;
	font-family: 'Lora', serif;
}

/*body#start h2 {
	font-size: 24px;
	margin:0;
	font-family: 'Lora', serif;
	padding: 5px 0 10px 10px;
	font-weight:normal;
	
}*/



/*#start .col4sp p {
	padding: 0 20px 0 10px;
	font-size: 12px;		
}*/


#projektstart {
	clear:both;
	height: 200px;
	width: 910px;
	margin:auto;
	padding: 50px 0 0 50px;
	background: url(../images/projektstart_bg.png) 0px 0  no-repeat;
	border-top:1px solid #D3C2B4
}

#projektstart .teaser {
	margin: 0 45px 20px 0;	
}
/*Sidebar #########################################*/

#sidebar {
	width: 320px;
	float:right;
}

body#profil #sidebar {
	width: 410px;
	float:right;
	padding: 0 50px 0 30px;
	margin: 0 0px 0 0;
}


#sidebar ul {
	list-style-image: url(../images/sb_content_listtype.gif);
	margin: 15px 0 15px 15px;
	padding: 0
}



.sb_lappen {
	background: url(../images/sb_lappen_bg.png) right top no-repeat;
	width: 260px;
	height: 400px;
	padding: 40px 20px 20px 40px;
}


.sb_lappen h4 {
	background: url(../images/sb_lappen_h4_bg.gif) left center no-repeat;
	padding: 0 0 0 40px
}

.sb_content {
	width: 240px;
	padding: 0px 40px 20px 40px;
}

.sb_content h4 {
	padding: 0 0 0 0px
}

.sb_content-content {
	padding: 0 0 0 0px;
}

.sb_content ul {
	
}

.sb_fragen {
	width: 240px;
	height: 250px;
	background: #fff;
	padding: 20px 40px 20px 40px;
	background: url(../images/sb_fragen_bg2.jpg) 80px 0 no-repeat;
	text-indent: -3000px
}
.sb_fragen h4 {
	color: #fff
}

ul.projektkat {
	list-style-image: none;
	list-style-type: none;
	margin:0 0 20px 0;
}

ul.projektkat li {
	margin: 0 0 15px 0;
	padding:0
	
}

ul.projektkat li a {
	text-decoration:none;
	
	border:0
}
ul.projektkat li a:hover {
	
	
}

ul.projektkat li a.website {
	background: url(../images/icon_sb_web.gif) no-repeat;
	list-style-image: none;
	padding: 0 0 5px 25px;
	
}
ul.projektkat li a.multi {
	background: url(../images/icon_sb_cd.gif) no-repeat;
	list-style-image: none;
	padding: 0 0 5px 25px;
	
}
ul.projektkat li a.printm {
	background: url(../images/icon_sb_print.gif) no-repeat;
	list-style-image: none;
	padding: 0 0 5px 25px;
	
}
p.taglist {
	text-align: center;
	padding: 0 25px 0 25px;
	line-height: 25px
}

p.taglist a {
	padding: 5px;
	background: transparent
}

p.taglist a:hover {
	background: #E05C05;
	color: #fff
}

#sidebar a.ohne {
	border: 0
}

#sidebar h3 a {
	border:0
}


/*Footer#######################################*/



#footer_wrap {
	clear:both;
	height: 323px;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 50px 0 0 0;
	background: transparent url(../images/footer_wrap_bg.png) no-repeat;
}

#footer {
	/*text-align:left;
	padding: 30px 0 0 0;
	height: 300px;*/
	clear:left;
	padding: 20px 0px 20px 0px;
	width:920px;
	margin:auto;
	height: 300px;
	
}

#footer h4 {
	font-family: 'Lora', serif;
	padding: 0 0 0px 0px;
	color: #000;
	font-size: 18px;
	font-weight:normal;
	margin-bottom: 20px
}



/* thumbnail list */

	ul#thumbs, ul#thumbs li{
		margin:0 0 20px 0;
		padding:0;
		list-style:none;
	}
	
	ul#thumbs li{
		float:left;
		margin:0 15px 10px 0;
		
		background: url(../images/thumbs_li_bg.jpg);
		padding:2px;
	}
	ul#thumbs a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;		
	}
	ul#thumbs a img{
		float:left;
		position:absolute;
		top:-10px;
		left:-50px;	
	}
	
	/* mouse over */
	
		ul#thumbs a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		ul#thumbs a:hover img{
			border:1px solid #999;	
			background:transparent;
			padding:2px;			
		}	
	
	/* // mouse over */

	/* clearing floats */
	
		ul#thumbs:after, li#thumbs:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul#thumbs, li#thumbs{
			display:block;
			}
		 
		ul#thumbs, li#thumbs{
			min-height:1%;
			}
		* html ul#thumbs, * html li#thumbs{
			height:1%;
			}	
	
	/* // clearing floats */
	



#map {
	width: 958px;
	margin:auto; 
	height: 300px;
}

/*Suche*/


#suche {
	clear:both;
	margin:auto;
	width: 900px;
	height: 97px;
	padding:30px 20px 30px 60px;
	background: url(../images/suche_bg.png) top center no-repeat;
}

#suche p {
	width: 200px;
	float:right;
	margin: 5px 0 0 0
}

#suche p a {
	padding: 0 0 0 0;
	margin: 0 5px;
	text-indent: -3000px;
	display:block;
	width: 28px;
	height: 28px;
	float:left;
	outline:none;
	
}
#suche p a.home {
	background: url(../images/suche_a_home_bg.jpg) 0 0 no-repeat;
}
#suche p a.home:hover {
	background: url(../images/suche_a_home_bg.jpg) -50px 0 no-repeat;
}
#suche p a.email {
	background: url(../images/suche_a_email_bg.jpg) 0 0 no-repeat;
}
#suche p a.email:hover {
	background: url(../images/suche_a_email_bg.jpg) -50px 0 no-repeat;
}
#suche p a.imp {
	background: url(../images/suche_a_imp_bg.jpg) 0 0 no-repeat;
}
#suche p a.imp:hover {
	background: url(../images/suche_a_imp_bg.jpg) -50px 0 no-repeat;
}
#suche p a.top {
	background: url(../images/suche_a_top_bg.jpg) 0 0 no-repeat;
}
#suche p a.top:hover {
	background: url(../images/suche_a_top_bg.jpg) -50px 0 no-repeat;
}

#suche form {
	width: 450px;
}

.suchfeld {
	width: 400px;
	font-family: 'Droid Sans', 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent;
	border: none;
	margin: 5px 0px 5px 0;
	padding: 6px 2px 4px 2px;
	float:left;
	color: #000
}

.suchbtn {
	margin: 5px 0 0 0
}


/*bottom*/
#bottom {
	height: 60px;
	padding: 10px 0 10px 0;
	display:none;
}
/*qr###############*/


.qrta {
	width: 230px;
	overflow:auto;
	border: 1px solid #aaa;
	background:transparent; 
	font-size: 11px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0 0 10px 0;
}

.qrsel {
	padding: 0 0 0 0;
	margin:0 0 5px 5px;
	font-size: 11px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background: #F6EDDB;
}

.qrbtn {
	margin: 0 0 10px 0;
}
#qrimg {
	background: transparent;

	
}
