/**
 * @author      Walentin Vöhringer
 * @link        http://www.walentino-fotografie.de
 * @email       info@walentino-fotografie.de
 * @copyright   Walentin Vöhringer
 *
 * Copyright (C) 2014 Walentin Vöhringer
 *
**/

/* ************** ALLGEMEINE FORMATIERUNGEN *********************
*****************************************************************/


*{
	margin: 0 auto;
	padding: 0px;
}

html, body{
  background: #fff;
  height: 100%;
}

/* ************************** TYPO ****************************
*****************************************************************/

 body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	text-align:left;
	font-weight: bold;
	line-height: 25px;
	color: #000;
	padding-bottom: 10px;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000;
	margin-bottom: 10px;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

img {
	max-width: 100%;
	height: auto;
}


/* ************************** LAYOUT ****************************
*****************************************************************/

#seitenwrapper{
	width: 960px;
  	margin: 10px auto;
  	min-height: 500px;
  	height:auto !important;
  	overflow: hidden !important; /* FF Scroll-leiste */ 
	background: #f6fafc;
	padding: 10px;
}

#headerwrapper{
	width:960px;
	height: 112px;
	float: left;
	
}

#forehead1{
	width:175px;
	height: 3px;
	margin-right: 5px;
	float:left;
	/*margin-bottom: 1px;*/
}

#forehead2{
	width:780px;
	height: 3px;
	background-color: #322b80;
	float:left;
	/*margin-bottom: 1px;*/
}

#header{
	width: 960px;
	height: 100px;
	float: left;
	margin-top: 2px;
}



/* *************************** INHALT ******************************
******************************************************************* */
#contentwrapper{
	width: 960px;
	min-height: 265px;
	float: left;
}

#contentwrapper{
	color: #000;
	display:block;
}

#contentwrapper h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	/*text-shadow: 0.5px 0.5px 0px #000000;*/
}

#contentwrapper h2{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	/*text-shadow: 0.5px 0.5px 0px #000000;*/
}

#content1{
	width: 170px;
	min-height: 210px;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	float:left;
	font-size: 14px;
	margin-bottom: 15px;*/
	text-decoration: none;
}

#content2{
	font-size: 15px;
	font-weight: lighter;
	width: 540px;
	min-height: 210px;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	float:left;
	margin-bottom: 15px;
}

.csc-textpic-caption{
	margin-top: 5px;
	font-size: 10px;
	font-weight: normal;
}

#content3{
	font-size: 14px;
	width: 165px;
	min-height: 210px;
 	padding-top: 25px;
	padding-right: 15px;
	padding-left: 10px;
	margin-top: 5px;
	float:right;
	margin-bottom: 15px;
}

#footercontent{
	width: 960px;
	height: 24px;
	background: #322b80;
	margin-top: 5px;
	float:left;
}
#c19{
	margin-top: 10px;
}

#c19 h1{
	font-size: 16px;
	margin-bottom: 10px;
}

#c125 h2{
	padding-top: 5px;
	margin-top: 0px;
	font-size: 16px;
	font-weight: normal;
}

#c125 h1{
	padding-bottom: 5px;
	margin-bottom: 0px;
}


/* *************************** INHALT ******************************
******************************************************************* */


/* ************************** NAVIGATION ************************
*****************************************************************/
#sidebarwrapper{
	width: 175px;
	height: 200px;
	margin-right: 5px;
	background-color: #322b80;
	float: left;
}
	
#sidebar{
	width: 175px;
	height: 200px;
	float:left;
	background-color: #322b80;
}

#slider{
	width:780px;
	height:250px;
	float:left;
}

#navwrapper{
	width:960px;
	height:200px;
	float: left;
}
#sidebar .menu{
	list-style-type: none;
	width: 175px;
	margin-right: 5px;
}
#sidebar .menu ul:last-child{
	border-bottom: 0px;
}
#sidebar .menu li a{
	width: 175px;
	display: block;
	float:left;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 32px;
	text-indent: 35px;
	color: #FFF;
	text-decoration: none;



	border-top: 1px solid #CCCCCC;
	
	webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}


#sidebar .menu li a:hover{
	background: #5859c0;
	
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}

#sidebar .menu li a.aktiv{
	background: #5874c0;
}

/* ************************** FOOTER-NAVIGATION ************************
*****************************************************************/


#copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-right: 15px;
}

#footermenu {
	float: right;
	margin-right: 50px;
}

#footermenu a{
	width: 50px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
}
#footermenu a:hover{
	color: #52a0f8;
}

.bodytext a{
	text-decoration: none;
	color: #000;
}

.link a{
	color: #445fd2;
}

.link a:hover{
	color:#52a0f8;
}
/* ************ POWERMAIL *********************************
********************************************************** */



#kontaktPf{
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#mailbutton{
	color: #322b80;
	/*padding-top: 5px;*/
}

/* **********************  KURZNACHRICHT ANFANG ****************** */



/* **********************  KURZNACHRICHT ENDE ****************** */


/* ********************** BIM-KRANE **************************** */

#c130{
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	background-color: #f2f5fd;
}

#c130 h3{
	display: none;
}


/* ********************** BIM-KRANE ENDE *********************** */

#c34{
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	background-color: #f2f5fd;
}

#c34 h3{
	display: none;
}

/* ********************** Eigene Spezifikation **************************** */

#c131{
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	background-color: #f2f5fd;
}

#c131 h3{
	display: none;
}



.powermail_fieldset{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	border: 0px;
}

.powermail_field{
	width: 485px;
}

.powermail_select{
	width: 485px;
	font-size: 16px;
	line-height: 30px;
}

.powermail_input{
	font-size: 16px;
	line-height: 22px;
}

.powermail_reset{
	margin: 0 auto;
	font-size: 15px;
	line-height: 28px;
	background-color: #f98d8d;
	cursor: pointer;
}

.powermail_reset:hover{
	background-color: #df1e1e;
	cursor: pointer;
}

.powermail_submit{
	margin: 0 auto;
	font-size: 15px;
	line-height: 28px;
	background-color: #322b80;
	color: #fff;
	cursor: pointer;
}

.powermail_submit:hover{
	background-color: #5874c0;
	cursor: pointer;
}

.powermail_legend{
	margin-bottom: 20px;
	font-size: 16px;
}

#powermail_field_kranspezifikation{
	font-size: 16px;
	line-height: 30px;
	width: 485px;
}

#powermail_field_bim_krane{
	font-size: 16px;
	line-height: 30px;
	width: 485px;
}

#powermail_fieldwrap_40{
	margin: 15px 0 5px 0;
	line-height: 30px;
}

#powermail_fieldwrap_41{
	margin: 10px 0 5px 0;
	font-size: 16px;
	line-height: 30px;
}

#powermail_fieldwrap_38{
	margin: 15px 0 5px 0;
	line-height: 30px;
}

#powermail_fieldwrap_39{
	margin: 10px 0 5px 0;
	font-size: 16px;
	line-height: 30px;
}

#powermail_fieldwrap_42{
	margin: 10px auto;
}

#powermail_filedwrap_43{
	margin: 5px auto;
	height: 22px;
	line-height: 22px;
}

#powermail_fieldwrap_52{
	margin: 15px 0 5px 0;
	font-size: 16px;
	line-height: 30px;
}

#powermail_filedwrap_53{
	margin: 10px 0 5px 0;
	font-size: 16px;
	line-height: 30px;
}

/* ********************** Eigene Spezifikation ENDE *********************** */

.divider{
	margin-bottom: 25px;
}


#c140{
	width: 540px;
	height: auto;
}

#c142{
	width: 540px;
	height: auto;
}

#c144{
	width: 540px;
	height: auto;
}

