.mr10 {
margin-right: 10px;	
}

.ml10 {
margin-left: 10px;	
}

.mr20 {
margin-right: 20px;	
}

.ml20 {
margin-left: 20px;	
}

img { -ms-interpolation-mode: bicubic; }

.content_trenner {
 height: 2px;
 background-image:url(images/std_cnt_spacerLine.gif);
 margin-top:12px;
 margin-bottom:12px;
}

.headline_trenner {
 height: 2px;
 background-image:url(images/std_cnt_spacerLine.gif);
 margin-bottom:12px;
}

input[type="submit"] {
	padding:3px;
	margin:3px;
	color: #000000;
	background-color:#6786a2;
	border: 1px dotted #006699;
	text-shadow: 0px 0.5px 0px #9db9cc;
}

.aufzhl td {
	font-size: 13px;
}

.project-img {

	margin-left:20px;
	border: 6px solid #6786a2;
}
/*
.project-img {
	float:left;
	margin-left:20px;
	border: 6px solid #6786a2;
}
*/

.projectimg2 {
	
	

	margin: 3px 0 0 0;
	border: 5px solid #d5d5d5;
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;

}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

.errorText {
	color: #FF0000;
	font-size: 15px;
}

.errorTextField {
	width:310px;
/*height:21px;*/
padding:3px;
margin:3px;
background:#e0e0e0;
color:#000;
border:1px solid #FF0000;
text-shadow: 0px 0.5px 0px #666666;
}

.okTextField {
	width:310px;
/*height:21px;*/
padding:3px;
margin:3px;
background:#e0e0e0;
color:#000;
border:1px solid #6786a2;
text-shadow: 0px 0.5px 0px #666666;
}


.bev{
	color:#394F91;
	font-size:35px;
	font-family:sans-serif;
	text-shadow: 0px 0.5px 0px #C8D0E7;
	font-weight:bold;
}
		
.input_NL{ 
width:310px;
height:21px;
background:#e0e0e0;
color:#000;
border:1px solid #6786a2;
}

/**/


.textField { 
width:310px;
background:#e0e0e0;
color:#000;
border:1px solid #6786a2;
}


.aboutme-img {
	float:right;
	margin: 3px 0 0 10;
	border: 5px solid #d5d5d5;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2a3c48;
	background: #ffffff;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a {
	display: block;
	width: 95px;
	height: 23px;
	padding: 6px 6px 0 0;
	text-shadow: 0px 0.5px 0px #dfeaf2;
	color: #163142;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(images/std_button.png) no-repeat;
}

.button_01 a:hover {
	background: url(images/std_button_hover.png) no-repeat;
}

/* header */

#std_header_wrapper {
	width: 100%;
	height: 80px;
	background: url(images/std_body.jpg) repeat-x;
}

#std_header {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	background: url(images/std_header.jpg) no-repeat;
}

#std_header  #site_title {
	float: left;
	width: 400px;
	padding: 20px 0 0 40px;
	font-family: 'PT Sans Narrow', arial, serif;
}

#std_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#std_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#std_header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}

#std_header .social_network {
	float: right;
	margin: 0px;
	padding: 20px 40px 0 0;
	list-style: none;
}

.social_network li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.social_network li a {
	float: left;
	display: block;
	width: 40px;
	height: 50px;
	margin-left: 5px;
}
/* end of header */

/* banner */

#std_banner_wrapper {
	clear: both;
	width: 100%;
	height: 200px;
	background: url(images/std_banner_repeat.jpg) repeat-x;
}

#std_banner {
	width: 900px;
	height: 120px;
	padding: 40px;
	margin: 0 auto;
	background: url(images/std_banner.jpg) no-repeat;
}

#std_banner h2 {
	margin: 0 0 30px 0;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
font-family: 'PT Sans Narrow', arial, serif;
	text-shadow: 0px 0.5px 0px #000000;
}

#std_banner h2 span {
	clear: both;
	display: block;
	margin-top: 10px;
	font-size: 24px;
	color: #e2e8ed;
}

#std_banner p {
	font-size: 16px;
	color: #c2d6e8;
	text-shadow: 0px 0.5px 0px #000000;
}
/* end of banner */

/* menu */

#std_menu_wrapper {
	width: 100%;
	height: 110px;
	background: url(images/std_menu.jpg) repeat-x;
	
}

#std_menu {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	background: url(images/std_menu.jpg) repeat-x;
}

#std_menu ul {
	margin: 0;
	padding: 1px 40px 0 40px;
	list-style: none;
}

#std_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#std_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 95px;	
	padding: 15px 0 0 0;
	margin-right: 8px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #163142;	
	text-shadow: 0px 0.5px 0px #dfeaf2;
	font-weight: bold;
	outline: none;
	background: url(images/std_menu_item.jpg) no-repeat;
}

#std_menu li a:hover, #std_menu li .current {
	color: #000000;	
	background: url(images/std_menu_hover.jpg) no-repeat;
}

#std_menu ul li a .home {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/home_48.png) no-repeat center top;
}

#std_menu ul li a .aboutus {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/logo_card_48.png) no-repeat center top;
}

#std_menu ul li a .services {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/logo_services_48.png) no-repeat center top;
}

#std_menu ul li a .news {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/newspaper_48.png) no-repeat center top;
}

#std_menu ul li a .gallery {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/logo_portfolio_48.png) no-repeat center top;
}

#std_menu ul li a .contact {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/logo_contact_48.png) no-repeat center top;
}

#std_menu ul li a .social {
	display: block;
	height: 20px;
	padding: 55px 0 0 0;
	background: url(images/logo_social_48.png) no-repeat center top;
}

/* end of menu */

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 100%;
	margin-bottom:15px;
}

#templatemo_content {
	width: 900px;
	padding: 40px;
	padding-bottom:20px;
	margin: 0 auto;
	background: url(images/std_content_top.jpg) top center no-repeat;
	
}

.content_section {
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.content_section h2 {
	color: #455e72;
	font-size: 28px;
	margin-bottom: 15px;
	font-weight: normal;
	text-shadow: 0px 0.5px 0px #C8D0E7;
	font-family: 'PT Sans Narrow', arial, serif;

}

.content_section p {
	margin: 0 0 10px 0;
}

.recent_project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent_project li {
	margin: 0;
	padding: 0;
	display: inline;
}

.recent_project li a {
	float: left;
	display: block;
	width: 200px;
	height: 100px;
	padding: 2px;
	margin: 0 15px 15px 0;
	border: 2px dashed #613c21;
	display: inline;
}

.service_box {
	width: 410px;
}

.service_image {
	width:128px;
	float: left;
	margin: 3px 0 0 0;
	border: 5px solid #d5d5d5;
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;

}

.showcase_image {
	
	float: left;
	margin: 3px 0 0 0;
	border: 5px solid #d5d5d5;
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;

}

.showcase_imageDesL {
	
	float: left;
	margin: 3px 20px 0px 0px;
	border: 5px solid #d5d5d5;
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
display:inline;
}

.showcase_imageDesR {
	
	float: right;
	margin: 3px 0px 0px 20px;
	border: 5px solid #d5d5d5;
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
display:inline;
}

.showcase_imageSh {
	
	float: left;
	margin: 20px 30px 20px 0px;
	border: 5px solid #d5d5d5;
	box-shadow: 2px 2px 5px #000;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;

}

.service_box .service_text {
	float: right;
	width: 230px;
	text-align: justify;
	
}

.service_text h3 {
	font-size: 18px;
	color: #2a3e4c;
	margin: 0 0 15px 0;
	font-weight: bold;
	font-family: 'PT Sans Narrow', arial, serif;
}

.service_text p {
	margin-bottom: 20px;
}

.service_text h3 {
 background: url(images/service_bg.gif); 
 width: 225px;
 line-height:23px;
}

.section_410 {
	width: 410px;
}

.recent_project {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent_project li {
	margin: 0;
	padding: 0;
	display: inline;
}

.recent_project li a {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 10px 10px 0;
	border: 5px solid #303030;
	display: inline;
}

.news_image {
	float: left;
	margin: 3px 25px 0 0;
	border: 5px solid #303030;
}

.news_box {
	clear: both;
	margin-bottom:20px;
}
	
.news_box h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}

.news_box h3 a {
	font-weight: bold;
}
/* end of content */



/*****************************/
/* Forms *********************/
/*****************************/

div.box{
margin:0px 0px 0px 0px;
width:500px;
background:#445d71;
position:relative;

border:1px solid #262626;
}

div.box h1{ 
color:#bed2e3;
font-size:18px;
text-transform:uppercase;
padding:5px 0 5px 5px;
border-bottom:1px solid #161712;
border-top:1px solid #161712; 
}

div.box label{
width:100%;
display: block;
background:#c8d6e1;
border-top:1px solid #262626;
border-bottom:1px solid #161712;
padding:10px 0 10px 0;

}
div.box label span{
display: block;
color:#2a3c48;
font-size:14px;
float:left;
width:150px;
text-align:right;
padding:5px 20px 0 0;
}

div.box .input_text{
padding:6px 10px;
width:250px;
background:#e7eff6;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333;
border-right:1px double #333;
color:#2a3c48;
font-size:14px;
text-shadow: 0px 0.5px 0px #FFFFFF;
}

div.box .message{
padding:6px 10px;
width:250px;
background:#e7eff6;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333;
border-right:1px double #333;
overflow:hidden;
height:150px;
color:#2a3c48;
font-size:14px;
text-shadow: 0px 0.5px 0px #FFFFFF;
}

div.box .button
{
margin:0 0 10px 0;
padding:4px 7px;
background:#5c7a94;
border:0px;
position: relative;
top:10px;
left:341px;
width:100px;
border-bottom: 1px double #660000;
border-top: 1px double #660000;
border-left:1px double #333;
border-right:1px double #333;
text-shadow: 0px 0.5px 0px #CCCCCC;

}

.classError{
padding:6px 10px;
width:250px;
background:#fce0e0;
border-bottom: 1px double #FF0000;
border-top: 1px double #FF0000;
border-left:1px double #FF0000;
border-right:1px double #FF0000;
color:#2a3c48;
font-size:14px;
text-shadow: 0px 0.5px 0px #FFFFFF;
}

.classOK { 
width:310px;
padding:3px;
margin:3px;
background:#e0e0e0;
color:#000;
border:1px solid #6786a2;
text-shadow: 0px 0.5px 0px #FFFFFF;
}

.errorBox { 

padding:5px;
margin:3px;
background:#c8d6e1;
width:300px;
border:1px solid #6786a2;
text-shadow: 0px 0.5px 0px #FFFFFF;
}

/* footer */

#std_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/std_footer.jpg) repeat;
}

#std_footer {
	width: 900px;
	margin: 0 auto;
	padding: 0 40px;
	color: #ffffff;
}

#std_footer  a {
	text-decoration: underline;
}

#std_footer .section_w300 {
	float: left;
	width: 260px;
	padding-right: 40px;
}

#std_footer .section_w300 h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #6f818d;
	text-shadow: 0px 0.5px 0px #060606;
	
}

#std_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#std_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#std_footer a {
	color: #ffffff;
	text-decoration: none;
}

#std_footer a:hover {
	color: #CCCC00;
	text-decoration: none;
}
/* end of footer */#std_banner p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
}

