/* DATEI: print.css */


body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;	
background-color: #fff; 
}

.breaker {
overflow: hidden;
clear: both;
height: 0px;
}

img {
border: none;
}

a { 
color:#000;
text-decoration:none;
}

a:hover {
color:#000;
text-decoration:none;
}

p, p.bodytext { margin:0; padding: 0 0 10px 0; }

/* ------------- Container ------------------- */

#contentContainer2 { margin: 8px 0 10px 0; width: 620px; }
#contentContainer2 #col2 { width: 390px; float:left; line-height: 150%; padding: 5px 0 0 0; }
#contentContainer2 #col3 { width: 210px; float:right; font-size: 11px; }


/* ---------------------- HEADERIMG ----------------------- */
#headerimg .headerimgbox { background: url("../img/bg_headerimg.png") no-repeat scroll left top transparent; color: #FFFFFF; font-size: 20px; height: 38px; left: 0; overflow: hidden; padding: 5px 0 0 15px; position: absolute; top: 152px; width: 605px; }
#headerimg { background-image: url("../fileadmin/bilder/header/parkn2.jpg"); }
#headerimg { background: url("../../../bilder/header/hh_home_ohnebalken.jpg") no-repeat scroll left top transparent; height: 195px; overflow: hidden; position: relative; width: 620px; }

/* ------------- maincontent ------------------- */

#navpath { display:none; }
#mainimg { width: 620px; padding-bottom: 10px; }


#contentContainer2 #col2 h1 { padding:0 0 20px 0; margin:0; font-size: 20px; line-height: 24px; font-weight: normal; }
#contentContainer2 #col2 h2 { clear: both; margin:20px 0 10px 0; padding: 0 0 3px 0; font-size: 14px; font-weight: bold; border-bottom: #000 1px solid; }
#contentContainer2 #col2 h3 { padding:0 0 20px 0; margin:0; font-size: 12px; font-weight: bold; }
#contentContainer2 #col2 h4, #contentContainer2 #col2 h5 { padding:0; margin:0; font-size: 12px; font-weight: bold; }



/*.csc-textpic-caption { padding: 3px 5px 3px 5px; line-height: 120%; font-size: 10px; background-color: #E9E9E9; }*/
.csc-textpic-caption { padding: 3px 0 3px 0; line-height: 120%; font-size: 10px; }

#contentContainer2 #col2 ul {list-style:square; color: #333; margin: 0 0 0 20px; padding: 0 0 10px 10px; }

#contentContainer2 #col3 h1 { clear: both; margin:0 0 10px 0; padding: 10px 0 3px 0; font-size: 11px; font-weight: bold; border-bottom: #000 1px solid;  }


/* ------------- footer ------------------- */

#printer {padding-top: 20px;}

#footer a { color: #666; margin-left: 7px; }
#footer a:hover { color: #000; }
.footerLeft { float:left; width:390px; }
.footerRight { float:right; width:210px; text-align: right;  }

#footer { border-top: 1px solid #C8D200; color: #666666; font-size: 10px; margin-left: 0px; padding-top: 5px; width: 620px; }


/* ------------- geländeplan ------------------- */

#gelaendeplan {}
#gelaendeplan #map { float:left; width: 455px; }
#gelaendeplan #description { float: right; width: 155px; }

#contentContainer3 #col2 { width: 155px; text-align: left; font-size: 11px; } 
#contentContainer3 #col2 h1 { margin:0; padding: 5px 10px 5px 10px;  font-size: 12px; font-weight: bold; color: #333; background-color: #F7F7C6; }



/* ------------- Formulare ------------------- */

#contentContainer2 #col2 form {
margin:0;
background-color: #f3f3f3;
padding: 10px; 
}

.required {
line-height: 120%;
font-size: 10px;
padding-bottom: 20px;
}

input, textarea, select, .chkbox {
font-size: 11px;
color: #454545;
}

#interest {
margin-bottom:15px;
}

#vorname_nachname, #firma, #strasse, #plz_ort,  #land, #tel, #mobile input, #email, #www, #bemerkungen, #referer, #handelspotionen, #submit, #firstname, #lastname, #birthday, #zip_city,  #gender, #size, #weight, #address, #telephone, #subject, #experiences, #notice {
margin-top: 2px;
}

.title {
width: 110px;
float: left;
font-weight: bold;
font-size: 10px;
color: #333333;
}

#anrede select { width: 85px; }

#firma input, #strasse input, #land input, #tel input, #mobile input, #email input, select, #firstname input, #lastname input, #birthday input, #size input, #weight input, #address input, #zip_city input, #telephone input, #subject input, #notice textarea, #experiences textarea {
width: 170px;
font-family: Verdana, sans-serif;
}

#veranstaltung input {
width:290px;
}

#bemerkungen textarea {
width: 290px;
height: 150px;
font-family: Verdana, sans-serif;
}

#vorname_nachname input.firstname   {
width: 80px;
}

#vorname_nachname input.lastname   {
width: 80px;
margin-left: 5px;
}

#plz_ort input.plz  {
width: 35px;
}

#plz_ort input.ort  {
width: 125px;
margin-left: 5px;
}

.chkbox {
width: 360px;
}

#verteiler {font-size: 11px; }

#back {
position: relative;
top: -27px;
left: 100px;
}

.formerror, .error {
color: #E2001A;
font-size: 11px;
font-weight: bold;
border: #E2001A 1px solid;
padding: 5px;
margin-bottom: 10px;
}

.formerror ul, .error ul {
font-weight: normal;
margin-top: 5px;
margin-bottom: 0;
}


input.submit, #submit input {
margin: 0 0 0 110px;
border: #7BB51E 1px solid;
padding: 2px 5px 2px 5px;
font-weight: bold;
color: #ffffff;
background-color: #7BB51E;
text-decoration: none;
font-size: 11px;
}

/* ------------- diverses ------------------- */

.csc-textpic-clear {height: 10px;}

.tx_lumogooglemaps_pi1_infobox, #gmapDirHead { font-size: 11px; }

form.newsletterform { font-size: 11px; }
form.newsletterform input { width: 170px; font-familily: verdana; font-size: 11px; }

form.newsletterform #submit input.newsletterSubscription {
margin: 0;
width: 100px;
border: #7BB51E 1px solid;
padding: 2px 5px 2px 5px;
font-weight: bold;
color: #ffffff;
background-color: #7BB51E;
text-decoration: none;
font-size: 11px;
}


/* ------------- Tabellen ------------------- */

table.contenttable { width: 100%; font-size: 11px; }
table.contenttable tbody tr td p.bodytext { padding:0; margin:0; }
table.contenttable td { padding: 3px; }
table.contenttable tr.tr-even { background-color: #E9E9E9; }
table.contenttable tr.tr-odd {}
table.contenttable td.td-0 {font-weight: bold; }




/* ------------- Uploads ------------------- */

table.csc-uploads { width: 100%; font-size: 11px; margin-bottom: 20px; }

table.csc-uploads td { padding: 5px;}

table.csc-uploads tr  {
background-color: #E9E9E9;
}

table.csc-uploads p  {
margin: 0;
padding: 0;
}

table.csc-uploads .csc-uploads-icon {
width:50px;
text-align: center;
}

table.csc-uploads .csc-uploads-fileSize {
width: 50px;
}

/* ------------------------------ News ----------------------------------- */

.news-latest-title h2 {
margin:0;
font-size: 12px;
color: #cc0000;
}

.news-latest-item, .news-list-item {
background-color: #E9E9E9;
margin: 5px 0 5px 0;
padding: 10px;
font-size: 11px;
line-height: 120%;
width: 370px;
}

.news-latest-date {
font-weight: normal;
margin-right: 10px;}

.news-latest-gotolist {
border-top: #cccccc 1px solid;
margin: 5px 0 5px 0;
padding: 5px;
}

.news-latest-item h3, .news-list-item h3 {
margin:0;
padding:0;
font-size: 11px;
}

.news-latest-item p.bodytext, .news-list-item p.bodytext  {
margin:0;
}

.news-list-image { 
width: 90px;
height: 90px;
overflow: hidden;
float: left;
}

.news-list-teaser {
float: right;
width: 265px;
}

.news-latest-date {
width: 45px;
float: left;
}

.news-latest-teaser {
float: right;
width: 295px;
}

.news-single-item h3 {
font-size: 11px;
font-weight: bold;
/*margin: 10px 0 10px 0;*/
}

.news-single-img{
margin: 10px 0 10px 0;
}

.news-single-imgcaption { font-size: 10px; }

dl.news-single-files { background-color: #E9E9E9; padding: 10px; }
dl.news-single-files dt { margin-bottom: 5px; }
dl.news-single-files dd { margin:0; }

dl.news-single-links { background-color: #E9E9E9; padding: 10px; }
dl.news-single-links dt { margin-bottom: 5px; }
dl.news-single-links dd { margin:0; }

.news-single-backlink {
margin: 5px 0 5px 0;
}


/* ----------------------------------------SITEMAP ------------------------------------------------------*/

/*
.csc-sitemap a {
color: #000000;
text-decoration: none;
}

.csc-sitemap a:hover {
color: #999999;
text-decoration: none;
}

.csc-sitemap-level1 {
font-size: 13px;
font-weight: bold;
border-top: #cccccc 1px solid;
border-bottom: #cccccc 1px solid;
margin:10px 0 5px 0;
padding: 2px 0 2px 5px;
}

.csc-sitemap-level1 a {
color: #cc0000;
}

.csc-sitemap-level2 {
font-size: 11px;
font-weight: bold;
padding: 3px 0 3px 10px;
margin:0;
}

.csc-sitemap-level3 {
font-size: 11px;
padding: 1px 0 1px 20px;
margin:0;
}

.csc-sitemap-level4 {
font-size: 11px;
padding: 1px 0 1px 30px;
margin:0;
}
*/
/* ------------- G&#65533;stebuch ------------------- */

.tx-veguestbook-pi1 {
}

.tx-guestbook-list-item { 
margin-top: 10px;
border-top: #FFCC66 1px solid;
}

.tx-guestbook-form-obligationfield {
color: #666666;
}

.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big, .tx-guestbook-form-textarea {
border: #999999 1px solid;
}

.tx-guestbook-form-textarea {
height: 70px;
}

input.button {
border: #FFCC66 1px solid;
background-color: #FFCC66;
color: #000000;
font-weight: bold;
padding: 5px 10px 5px 10px;
font-size: 11px;
}
