

.content_trenner {
 height: 2px;
 background-image:url(img_mob/std_cnt_spacerLine.gif);
 margin-top:12px;
 padding-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;
}

.aufzhl td ul {
	margin-left:5px;
	padding-left:15px;
}


.project-img {
clear:all;
display:block;
	margin-left:0px;
	margin-bottom:10px;
	border: 3px solid #6786a2;
}
/*
.project-img {
	float:left;
	margin-left:20px;
	border: 6px solid #6786a2;
}
*/
.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

.errorText {
	color: #FF0000;
}

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

.okTextField {
	width:210px;
/*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:210px;
height:21px;
background:#e0e0e0;
color:#000;
border:1px solid #6786a2;
}

/**/
input[type=text] { 
width:210px;
padding:3px;
margin:3px;
background:#e0e0e0;
color:#000;
border:1px solid #6786a2;
text-shadow: 0px 0.5px 0px #FFFFFF;
}

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


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

body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	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: auto;
	height: 80px;
	margin: 0 auto;
	background: url(images/std_header.jpg) no-repeat;
}

#std_header  #site_title {
	float: left;
	width: 220px;
	padding: 10px 0 0 10px;
}

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

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

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

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

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

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

/* banner */

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

#std_banner {
	width: auto;
	height: 105px;
	padding: 20px;
	margin: 0 auto;
	background: url(img_mob/std_banner.jpg) no-repeat;
}

#std_banner h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	
	text-shadow: 0px 0.5px 0px #000000;
}

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

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

/* menu */

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

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

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

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

#std_menu ul li a {
	float: left;
	display: block;
	width: 55px;
	height: 45px;	
	padding: 2px 0 0 0;
	margin-right: 3px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	color: #163142;	
	text-shadow: 0px 0.5px 0px #dfeaf2;
	font-weight: bold;
	outline: none;
	background: url(img_mob/templatemo_menu_item.jpg) no-repeat;
}

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

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

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

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

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

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

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

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

/* end of menu */

/* content */

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

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

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

.content_section h2 {
	color: #455e72;
	font-size: 28px;
	margin-bottom: 15px;
	font-weight: normal;
	text-shadow: 0px 0.5px 0px #C8D0E7;
	

}

.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: none;
	display: block;
	width: auto;
	
	padding: 2px;
	margin: 0 15px 15px 0;
	border: 2px dashed #613c21;
	display: inline;
}

.service_box {
	width: auto;
	margin-bottom:20px;
}

.service_image {
	width:auto;
	float: left;
	margin: 3px 10px 0px 0px;
	border: 5px solid #d5d5d5;
}

.service_box .service_text {
	float: none;
	width: auto;
	text-align: justify;
	
}

.service_text h3 {
	font-size: 18px;
	color: #2a3e4c;
	margin: 0 0 15px 0;
	font-weight: bold;
}

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

.section_410 {
	width: 205px;
}

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

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

.recent_project li a {
	float: none;
	display: block;
	width: auto;
	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 */

/* footer */

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

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

#std_footer  a {
	text-decoration: underline;
}

#std_footer .section_w300 {
	float: none;
	width: auto;
	padding-right: 20px;
	padding-bottom: 15px;
}

#std_footer .section_w300 h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 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 */
