/*  

Description: Stylesheet für xxxx
Version: 1.0
Author: Andreas Linder
Author URl: http://www.atelierfuergestaltung.eu

*/




/*Farben:

rot:        #cd4632
rot-heller: #cf776a
rot-dunler: #8a2212

*/





/*:::::::::::::::::: 
Allgemeines Styling  
:::::::::::::::::::*/

html[xmlns^="http"] {
			/* blendet leeren Scrollbalken immer ein
			 * > Firefox 1.5 und Safari
			 */
			overflow-y: scroll;
}





body {
text-align: center;
background: #999999 url('../images/background/bg_stripes.gif');
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
color: #58585a;
font-size: 16px;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}


address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
font-weight: normal;
}


fieldset,img {
border: 0;
}





a:link,
a:visited,
a:hover,
a:active {
text-decoration: none;
color: #fff;
}


,
a:hover{
font-weight: bold;
}


a:focus {
outline: none;
}





h1 {
color: #fff;
font-size: 16px;
line-height: 22px;
padding-bottom: 30px;
font-family: "Georgia", serif;
font-weight: bold;
letter-spacing:	0.09em;

}
	.projects #ContentInside .mod_article h1{
	color: #cd4632;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing:	normal;
	}





h2 {
	color: #cda49e;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	/*font-size: 22px;*/
}


h3 {
	color: #cda49e;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	/*font-size: 22px;*/
}


p {
color: #fff;
font-size: 16px;
line-height: 24px;
/*letter-spacing: 0.05em;*/
font-family: "Georgia", serif;
margin-bottom: 1em;
}

	.projects #ContentInside .mod_article p{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #cd4632;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
	font-size:	12px;
	line-height: 15px;
	}
	
	
	.projects #Sidebar .mod_article p{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:	12px;
	line-height: 15px;
	}
	
	.sidebarBg #Sidebar .mod_article p{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:	12px;
	line-height: 15px;
	}				


#Content ul {
list-style-type: disc;
margin-left: 1.2em;
}


#Content li {
color: #fff;
font-size: 16px;
line-height: 24px;
/*letter-spacing: 0.05em;*/
font-family: "Georgia", serif;
margin-bottom: 1em;
}
	




/*::::::::::::::::::::::::: 
Klassen und id
:::::::::::::::::::::::::*/

.gap {
padding-bottom: 20px;
}
.biggap {
padding-bottom: 40px;
}


.clear {
clear: both;
}

strong{
font-weight: bold;	
}



#pagerContainer{
	position: absolute;
	top:210px;
	left:745px;
	width: 180px;
	height: 20px;
	background-color: #fff;
	
}

#pagerContainer a{
	color: #cf776a;
	font-size: 12px;;	
}

#pagerContainer a:hover,
#pagerContainer .active a{
	font-weight: bold;
	color: #cd4632;	
}


#pageContainer {
	width: 180px;
	height: 40px;
	padding-left: 10px;	
}



/*::::::::::::::::::::::::: 
Content - Allgemein
:::::::::::::::::::::::::*/





/*::::::::::::::::::::::::: 
Navigation_1 
:::::::::::::::::::::::::*/
#Navigation_1 ul {
list-style-type: none;
margin-top: 12px;
margin-left: 30px;
}

#Navigation_1 li {
float: left;
}

#Navigation_1 li.agentur{
width: 185px;
}

#Navigation_1 li.leistungen {
width: 215px;
}

#Navigation_1 li.beispiele {
width: 205px;
}
  
  #Navigation_1 li.kontakt {
}

#Navigation_1 li a {
color: #cd4632;
font-size: 16px;
padding-left:1px;
letter-spacing:0.15em;
}


#Navigation_1 li a:hover,
#Navigation_1 li.active,
#Navigation_1 li.trail {
font-weight: bold;
color: #cd4632;
font-size: 16px;
	
letter-spacing:0.15em;

}



/*::::::::::::::::::::::::: 
Navigation_2
:::::::::::::::::::::::::*/


#Navigation_2 ul {
list-style-type: none;
margin-top: 15px;
margin-left: 15px;
}

#Navigation_2 li {
height:31px;
}


#Navigation_2 li a {
color: #cd4632;
font-size: 12px;
line-height: 24px;
}


#Navigation_2 li a:hover,
#Navigation_2 li.active,
#Navigation_2 li.trail {
font-weight: bold;
color: #cd4632;
font-size: 12px;
line-height: 24px;
}


/*::::::::::::::::::::::::: 
Styling der Layoutbereiche 
:::::::::::::::::::::::::*/




#Wrapper {
position: relative;
text-align: left;
margin-right: auto;
margin-left: auto;
width: 930px;
}




#Logo {
float: left;
height: 210px;
width: 160px;
margin-right: 18px;
background-image: url('../images/background/logo_strahlkraft.png');
}
	#Logo a {
		display:block;
		height: 210px;
		width: 160px;
	}


#Navigation_1 {
float: left;
height: 40px;
width: 750px;
margin-top: 85px;
margin-bottom: 85px;
background: #fff;
}


#Navigation_2 {
position: relative;
float: left;
width: 160px;
min-height: 400px;
margin-right: 18px;
background: #fff;
}

	#Navigation_2 img{
	position: absolute;
	bottom: -40px;

	}




#Content {
float: left;
width: 550px;
min-height: 400px;
margin-right: 18px;
margin-bottom: 18px;
background-color: #cd4632;
}

	.projects #Content {
		background-color: transparent;
	}
	
	.contentNoBorder #Content {
	height: 400px;
	}
	
	
#ContentInside {
margin: 30px;
margin-right: 80px;
}

	#ContentInside .ce_text a{
	text-decoration: underline;
	}
	

	
	.contentNoBorder #ContentInside {
	margin: 0;
	}
	
	
	
	.projects #ContentInside .ce_headline{
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 13px;
	background-color: #fff;	
	}
	
	.projects #ContentInside .ce_jsgallery2{
	/*background-color: #cd4632;*/	
	background-color: #fff;		
	}
	
	
	.projects #ContentInside .ce_text{
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 13px;
	background-color: #fff;	
	}
	
	.projects #ContentInside .ce_text a{
	color: #cd4632;
	text-decoration: underline;
	}
	

	

	


#Sidebar {
float: left;
width: 180px;
min-height: 400px;
}
	#Sidebar img {
	padding-bottom: 16px;
	}
	
	
	.projects.sidebarBg #Sidebar .mod_article{
	margin-top: 55px;	
	padding: 18px;
	background-color: #cd4632;	
	}
	
	.sidebarBg #Sidebar .mod_article{
	padding: 18px;
	background-color: #cd4632;	
	}


#Footer {
float: left;
width: 930px;
height: 25px;
background: transparent;
}
#Footer ul{
	margin-left: 180px;
}
#Footer li{
	float: left;
	list-style: none;
}

#Footer li a{
	color: #cd4632;
	font-size: 12px;
	padding-right: 10px;
}

