/* basis.css */
/* grindel.de */

body { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;	
	margin:0;
	padding:0;
	background:	#ffffff url(../img/bg.gif) repeat-x top;
	color: #333333;
	text-align:center;
}

td {font-size: 12px;}

#globalcontainer {
width:770px;
margin: 0 auto; 
text-align:left;
}

a {	
color: #FF9900;
text-decoration: none;
}

a:hover {	
color: #FF9900;
text-decoration: underline;
}


.breaker {
overflow: hidden;
height: 1px;
clear: both;
}

.hr {
display: none;
}

img {
border: 0;
}




/* HEADER */

#header {
height: 150px;
width: 760px;
padding-right: 10px;
}

#header_start {
height: 150px;
width: 760px;
padding-right: 10px;
}

/* HEADER LOGO */

#header #overtitle, #header_start #overtitle {
width: 340px;
height: 35px;
float: left;
padding: 0;
margin:20px 0 0 0;
}

#header #logo, #header_start #logo {
width: 340px;
height: 35px;
float: left;
padding: 0;
margin:60px 0 0 0;
}

#header #logo h1, #header_start #logo h1{
display: none;
}

#header #headerimg {
width: 380px;
height: 150px;
float: right;
padding: 0;
margin:0;
}

#header_start #headerimg {
position:relative;
top: 50px;
width: 410px;
height: 440px;
float: right;
padding: 0;
margin:0;
}

/* HEADER MENU */

#menu {
position: absolute;
top: 155px;
height: 20px;
margin: 0;
padding-left: 10px;
line-height: 20px;
font-size: 11px;
font-weight: bold;
color: #666600;
}

#menu a {
padding: 5px;
text-decoration:none;
color: #000000;
}

#menu a:hover {
text-decoration:none;
color: #666600;
}


#menu ul {
list-style-type: none;
padding: 0;
margin:0;
}

#menu ul li {
float: left;
margin:0;
padding: 0 5px 0 10px;
background: url(../img/dot_green.gif) no-repeat left;
}

#menu ul li a {
font-size: 11px;
font-weight: bold;
}

/* HEADER MENU START */

#menu_start {
margin: 0 0 80px 0;
padding-left: 10px;
line-height: 20px;
font-size: 14px;
color: #ffffff;
}

#menu_start ul {
list-style-type: none;
margin:10px 0 0 0;
padding: 0;
}

#menu_start li {
background:	url(../img/arrow.gif) no-repeat left;
padding-left: 10px;
}

#menu_start a {
color: #ffffff;
padding: 5px;
text-decoration:none;
}

#menu_start a:hover {
text-decoration:none;
}

/* CONTENT */

#content {
position: absolute;
top: 185px;
padding: 10px;
width:750px;
}

#content h1 {
color: #FF9900;
font-size: 24px;
font-weight:bold;
margin:0 0 20px 0;
}

#content_start {
position: absolute;
top: 165px;
padding: 10px;
width:340px;
}

/* CONTENT LEFT*/

#content #contentcontainer {

}


#content #contentcontainer #leftcontent {
width: 500px;
float: left;

}

#leftcontent h1 {
color: #FF9900;
font-size: 24px;
font-weight:bold;
margin:0 0 20px 0;
}

#content #contentcontainer #leftcontent ul {
list-style-type: none;
margin: 0 0 0 20px;
padding: 0;
}

#content #contentcontainer #leftcontent li {
margin: 3px 0 3px 0;
padding: 0 0 0 15px;
background: #ffffff url(../img/arrow-green.gif) no-repeat left top;
}

#content #contentcontainer #leftcontent ul a {
color: #333333;
text-decoration:none;
}

#content #contentcontainer #leftcontent ul a:hover {
text-decoration:underline;
color: #333333;
}


.date-header {
font-weight: bold;
font-size: 11px;
margin: 0 0 3px 0;
color: #000000;
}

.post {
border-top: #666600 1px solid;
padding: 10px 0 20px 0;
}

.post-body {
margin: 10px 0 0 0;
}

.post-footer {
font-size: 11px;
border-top: #666600 1px solid;
color: #666600;
}

.post-footer a {
color: #333333;
text-decoration: none;
}

.post-footer a:hover {
color: #333333;
text-decoration: underline;
}




/* CONTENT RIGHT*/

#content #contentcontainer #rightcontent {
width: 220px;
float: right;
margin:0;
font-size: 11px;
}

.sidebar-title {
text-transform:uppercase;
}

ul#recently, ul.archive-list {
list-style-type: none;
margin: 0;
padding: 0;
}

ul#recently li, ul.archive-list li {
margin: 3px 0 3px 0;
padding: 0 0 0 15px;
background: #ffffff url(../img/arrow-green.gif) no-repeat left top;
}

ul#recently a, ul.archive-list a {
color: #333333;
text-decoration:none;
}

ul#recently a:hover, ul.archive-list a:hover {
text-decoration:underline;
color: #333333;
}



/* CONTENT FOOTER */

#copyright {
margin: 20px 0 20px 0;
padding: 10px 0 0 0;
font-size: 11px;
line-height: 15px;
color: #666600;
border-top: #666600 1px solid;
}

#copyright p {
margin: 0;
}

#copyright a {
color: #333333;
text-decoration:none;
}

#copyright a:hover {
text-decoration:underline;
color: #333333;
}

h2 {
font-size: 12px;
font-weight: normal;
margin: 10px 0 10px 0;
}

/* Last 3 Blogeintraege */

.date {
font-size: 11px;
font-weight: bold;
margin: 3px 0 3px 0;
padding: 0 0 0 15px;
background: #ffffff url(../img/arrow-green.gif) no-repeat left top;
}

.date span {
font-size: 11px;
font-weight: normal;
}

.date a {
color: #333333;
text-decoration: none;
}

.date a:hover {
color: #333333;
text-decoration: underline;
}

/* ------------------------------ Formulare ----------------------------------- */

input, textarea, select {
font-size: 11px;
padding: 2px;
}

#email {
margin-bottom:15px;
}

#name, #vorname, #strasse, #plz_ort,  #tel, #tel2, #fax, #email,

#bemerkungen, #tel, #email, #subject, #submit {
margin-top: 3px;
text-align: left;
}

.title {
width: 130px;
float: left;
font-weight: bold;
padding-right: 10px;
}

#vorname input, #name input, #strasse input, #fax input, #tel input, #email input, #subject input, select {
width: 170px;
}

#bemerkungen textarea {
width: 290px;
height: 200px;
}

#plz_ort .plz {
width: 35px;
}

#plz_ort .ort {
width: 129px;
margin-left: 5px;
}

.chkbox {
width: 360px;
font-size: 11px;
padding: 2px;
}

.formtext {
font-size: 11px;
}

.error {
color: #CC0000;
font-size: 11px;
font-weight: bold;
border: 1px solid #CC0000;
padding: 5px;
margin-bottom: 10px;
width: 60%;
}

.error ul {
font-weight: normal;
margin-top: 5px;
margin-bottom: 0;
}

#submit input, input.button, input.submit {
margin-top: 10px;
margin-left: 140px;
}



/* GoogleMap */

 .tx-lumogooglemaps-pi1 {
 background-color: #666600;
 padding: 10px; 
 }
 
#map_mymap{
width:200px;
float:right;

}

.tx_lumogooglemaps_pi1_groupsidebar {
float:left;
width:200px;
}

.tx_lumogooglemaps_pi1_groupsidebar ul {list-style-type:none; font-weight: bold; font-size: 14px; margin:0; padding:0;}
.tx_lumogooglemaps_pi1_groupsidebar ul li {padding: 3px 0 3px 0;}
.tx_lumogooglemaps_pi1_groupsidebar ul li a {}
.tx_lumogooglemaps_pi1_groupsidebar ul li a:hover {text-decoration:none;}
.tx_lumogooglemaps_pi1_groupsidebar ul li a:active {background:none;} 
.tx_lumogooglemaps_pi1_groupsidebar ul li ul {font-size: 12px; font-weight: normal;}
.tx_lumogooglemaps_pi1_groupsidebar ul li ul li {padding: 0 0 0 10px;}
.tx_lumogooglemaps_pi1_groupsidebar ul li ul li ul {font-size: 11px;}
.tx_lumogooglemaps_pi1_groupsidebar ul li ul li ul li {padding:0 0 0 10px;}

#loaderdiv {
position:absolute;
top: 380px;
left: 50%;
}

.listgroup_x {
display:none;
}


/* NEWS */

/* Latest */
div.news-latest-container-home {}
div.news-latest-container-home h2 { font-size: 12px; font-weight: normal; text-transform: uppercase; }
ul.news-latest-item-home {list-style-type:none; margin:0 0 10px 0;padding:0; }
ul.news-latest-item-home li {
font-size: 11px;
font-weight: normal;
margin: 3px 0 3px 0;
padding: 0 0 0 15px;
background: #ffffff url(../img/arrow-green.gif) no-repeat left top;
}

ul.news-latest-item-home li a {
font-weight: bold;
color: #333333;
text-decoration: none;
}

ul.news-latest-item-home li a:hover {
color: #333333;
text-decoration: underline;
}

div.more-news-home {font-size: 11px; padding-left: 15px;}


/* List */
div.news-list-item {margin-bottom: 30px;}
div.news-list-item-date {padding-bottom: 3px; font-size: 11px; font-weight: bold; border-bottom: #666600 1px solid;}

/* Single */
div.news-single-date {padding-bottom: 3px; margin-bottom: 20px; font-size: 11px; font-weight: bold; border-bottom: #666600 1px solid;}
div.news-single-image {float:left; margin-right: 20px;}
div.news-single-backlink {font-size: 11px; padding-top: 10px; margin-top: 10px; border-top: #666600 1px solid;}