/* @override http://macbook-pro.local:8888/symax.de/redesign/css/symax_layout.css */

h2 {
	text-transform: uppercase;
	color: #2a588c;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
}

h3 {
	background-color: #154881;
	color: white;
	padding: 3px 4px 4px;
	text-align: center;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px;
}

h4 {
	color: #154881;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	
}

p,  li, tr {
	line-height: 140%;
}
 
#logo {
	float: right;
	padding-top: 16px;
	background-color: white;
}

#navigation {
	padding-top: 44px;
}

#navigation {
	color: #154881;
	background-color: white;
}

#navigation a {
	color: #555459;
	text-decoration: none;
}

#navigation a:hover {
	color: #6788ad;
}

.tempnav_main {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.tempnav_seperator {
	padding-right: 6px;
    padding-left: 6px;
  	color: #555459;
}

.tempnav_sub {
	padding-top: 1px;
	font-size: 11px;
	/*line-height: 0 !important;*/
}

a {
	text-decoration: none;
	color: #154881;
}

a:hover {
	text-decoration: underline;
	color: #6788ad;
}

.zitat {
	background-color: #d0dae6;
	padding: 20px;
	color: #2a588c;
}

.zitat_table_left {
	background-color: #d0dae6;
	padding: 20px;
	color: #2a588c;
	height: 180px;
	width: 160px;
}

.zitat_table_right {
	background-color: #d0dae6;
	padding: 20px;
	color: #2a588c;
	margin-left: 20px;
	height: 180px;
}

.zitat_klein {
	font-size: 11px;
}

.blue {
	color: #154881;
} 

.stoecke_back {
	background: url(../images/stoecke_back.png) no-repeat -100px -149px;
}
	
.presselink {
	font-style: italic;
	font-size: 11px;
	color: #82a0fe;
}	

#presse_box {
	background: #6788ad url(../images/presse_box_back.png) no-repeat;
}

#presse_content {
	background-color: #d0dae6;
}

#presse_content_text {
	margin: 30px 60px 10px;
	padding: 30px 60px 10px;
	color: #646464;
	background-color: white;
	height: 339px;
}

#impressum_content_text {
	margin: 30px 60px 10px;
	padding: 30px 60px 10px;
	color: #646464;
	background-color: white;
}

#kontakt_box {
	background-color: #d0dae6;
	color: #505050;
	padding: 20px;
}

#kontakt_content td {
	padding-top: 4px;
}

#kontakt_content form {
	margin: 30px 60px 10px;
	width: 540px;
}

#kontakt_content input {
	width: 255px;
}

#kontakt_content textarea {
	width: 530px;
	height: 150px;
}

.hinweis {
	padding: 30px 60px;
	background-color: white;
	margin-bottom: 0;
}

.smaller {
	font-size: 11px;
}

#kontakt_box h4{
	text-transform: uppercase;
	margin-bottom: 20px;
}

#kontakt_content {
	background-color: #e9eaeb;
}

#kontakt_content #Absenden {
	width: 100px;
	margin-top: 14px;
	border: 1px solid gray;
}

div {
	/* border: 1px solid #900706; */
}

.grid_1 {
	/* background-color: #FFFFCC; */
}

.grid_2 {
	/* background-color: #FFCCFF; */
}

.grid_3 {
	/* background-color: #CCFF99; */
}

.grid_4 {
	/* background-color: #99CCFF; */
}

#leerzeile_oben {
	height: 10px;
}

#leerzeile_unten {
	height: 30px;
}

#leerzeile_footer {
	height: 10px;
}

.news {
	background-color: #6788ad;
	color: white;

}

#news_startseite {
	height: 250px;
}

.news a {
	font-style: italic;
	font-size: 11px;
}

.news a:hover {
	text-decoration: underline;
	color: white;
}


.news p {
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 10px;
}

.quadrat {
	padding-top: 0;
	margin-left: 5px;
}

#box1 {
	padding-top: 75px;
	background: url(../images/box1_verstehen.jpg) no-repeat;
}	

#box2 {
	padding-top: 75px;
	background: url(../images/box2_loesen.jpg) no-repeat;
}

#box3 {
	padding-top: 75px;
	background: url(../images/box3_umsetzen.jpg) no-repeat;
}

#box4 {
	padding-top: 75px;
	background: url(../images/box4_vertrauen.jpg) no-repeat;
}


#box1,
#box2,
#box3,
#box4 {
	color: #154881;
}


#box1 a,
#box2 a,
#box3 a,
#box4 a {
	font-style: italic;
	font-size: 11px;
	color: #6788ad;
}

#box1 h3 a,
#box2 h3 a,
#box3 h3 a,
#box4 h3 a {
	color: white;
	font-style: normal;
}

#box1 h3 a:hover,
#box2 h3 a:hover,
#box3 h3 a:hover,
#box4 h3 a:hover {
	text-decoration: none;
	color: #82a0fe;
}

#footer,
#footer a {
	color: #555459;
	word-spacing: 4px;
	font-size: 11px;
}

#content {
	background-color: #e9eaeb;
}

#content_text {
	padding: 30px 60px 10px;
	color: #646464;
}

#content_text_loesen {
	padding: 30px 60px 10px;
	color: #646464;
	background-color: #e9eaeb;
	margin-bottom: 30px;
}

#loesen_balken {
	background: #e9eaeb url(../images/stoecke_back.png) no-repeat -150px 240px;
}

#inside_white {
	background-color: white;
	padding: 30px 60px 10px;
}


/* --- --- ---*/

#folgeseite_back {
	background-color: gray;
}


/* --- Slideshow --- */

#slideshow {
    position:relative;
    height: 250px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* --- --- */


#normal_container {
	background: url(../images/normal_back.png) repeat-y scroll 15px;
}


.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg,
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg 
{
	border: none !important;
}
