


body    { 
	margin:0; 
	padding:0; 
	background-color:#FFF; 
	font-family:sans-serif; 
	font-size:13px; 
	line-height:21px; 
	color:#333; 
}

.page-container {
	width: 830px;
	margin: 0 auto;
}
/* Header */
#top {margin: 30px 0 40px 0;}
.top-bar  {margin-bottom: 40px; vertical-align: top; }
.top-bar  img { vertical-align: top;}
.top-bar .stern {display: block; float: left; margin-top: 10px;}
.top-bar  .logo {display: inline-block; margin-left: 50px; font-family: "Times New Roman", Times, serif !important; text-align: left; }
.top-bar  .logo p {font-size: 16px; line-height: 22px;}
.l_title { text-transform: uppercase; letter-spacing: 2px; color: #88181f; font-weight: bold;}
.l_title-small { color: #58878d; font-weight: bold; }

/*Navigation*/
nav#main-nav{}
nav#main-nav ul {
	list-style: none;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #ffa60a;
}
nav#main-nav  a { font-weight: bold; }
nav#main-nav  a:hover {color: #c4c5c7; }
nav#main-nav ul li { display: inline-block; padding: 7px 0;  margin-right: -4px;}
nav#main-nav ul li:after {display: inline-block; content: ':'; padding: 0 21px; text-align: center; font-weight: bold; color: #ffa60a;}
nav#main-nav ul li.last:after {display: none; content: '';}
nav#main-nav  ul#nav-second-row { width: auto; border-bottom: 0; }
nav#main-nav  ul#nav-second-row li {border-bottom: 3px solid  #92cd89;}
nav#main-nav  ul#nav-second-row li:after {  color: #92cd89;}
nav#main-nav  ul#nav-second-row li:first-child {padding-left: 40px;}
nav#main-nav  ul#nav-second-row li.last {padding-right: 40px;}


/*Footer */
#footer {margin: 70px 0 100px 0 }
.divider_star {margin: 40px 0 40px 0; border-top: 1px solid #d5d5d5; position: relative; height: 1px;}
.divider_star:before { 
	position: absolute; 
	display: block;
	top: -25px; 
	left: 50%; 
	margin-left: -25px;
	height: 50px !important;
	width: 50px !important;
	content:  url('../images/stern.jpg');
	padding: 0;
}

.copy {float: left; font-size: 12px;}
#footer-nav {overflow: hidden; float: right; margin: 0; padding: 0;}
#footer-nav ul {overflow: hidden; text-align: right; list-style: none; margin: 0; padding: 0;}
#footer-nav ul li {float: left; padding-left: 15px; }


img.image_right {
	border: 10px solid #eceded;
	margin: 0 0 40px 25px;
	float: right;
}

.clearfix:after, .row:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; clear: both; } 

ul {
	padding: 0;
	list-style-type:circle;
	list-style-position:oustide;
	margin: 25px 0 25px 15px;
}

.grid1 {
	width: 550px;
	border: 0px solid red;
	float: left;
}

.grid_m1 {
	width: 50px;
	height: 1px;
	float: left;
}

.grid2 {
	width: 100px;
	border: 0px solid red;
	float: left;
	height: 1px;
}

.row{}
.grid_4 { width: 310px; float: left;}
.grid_8 { width: 520px; float: left;}

body,td,th {
	color: #000;
}
body {
	background-color: #FFF;
}

table {border: none;}
table tr td {border: none;}

table tr td strong {
	color: #008000;
}

#googleMap {width: 100%; height: 320px; margin-bottom: 60px; background:  #efefef; }

input, textarea {
	font-family: sans-serif;
	 color: #717171;
    background: #fff;
    border: 2px solid #efefef;
    display: block;
    font-size: 13px;
    margin: 5px 0 20px;
    outline: 0 none;
    padding: 12px 10px;
    transition: border 0.3s ease 0s;
    width: 370px;
}

label {float: left;  color: #717171; text-transform: uppercase; padding-right: 20px; text-align: right;  width: 100px; font-weight: bold; }

.subbtn {
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1;
    outline: 0 none;
    padding: 15px 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    transition: top 0.1s ease 0s, box-shadow 0.1s ease 0s;
	  background: #a1cd63 none repeat scroll 0 0;
    box-shadow: 0 0 #77a13a;
	margin-left: 120px;
}

.subbtn:hover { box-shadow: 0 5px #77a13a; }

.msg { padding: 15px; background: grey; color: white; font-weight: bold; margin-bottom: 21px;}
.msg.success {background: #a1cd63; border: 1px solid  #77a13a; }
.msg.error {background: #FFBABA; border: 1px solid  #D8000C; color: #D8000C;}


#image_slider {position:relative; height: 394px; text-align: center; width: 700px; margin: 0 auto;}
.image_slider_img { position: absolute; top: 0; left: 0;}

.start_termine {margin-top: 30px; text-align: center;}

