/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: helvetica, verdana, Sans Serif;
	font-size: 100.01%;
	color: Black;
	background-image: url("../images/hinterrad.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

#links {
	border-top:2px solid White;
	width:18%;
}

#content {
	border-top:2px solid White;
	width:80%;
	padding: 1em;
	font-size: 0.8em;
}

#inhaltlinks {
	font-size: 0.8em;
	padding-right:0.4em;
	padding-left:0.4em;
}


#inhaltrechts {
	font-size: 0.8em;
	padding-right:0.4em;
	padding-left:0.4em;
}



#footer {
	font-size: 0.8em;
	width: 100%;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1em;
}

.header {
	color: #000000;
	text-align: left;
	padding:0px;
	margin:0px;
	top:0px;
	left:0px;
	height: 102px;
	width:100%;#
	background-color: #1D3CB6;
	border-bottom: 2px solid #DE6918;
}
.header2 {
	vertical-align:bottom;
	text-align:left;
	background-color: #1D3CB6;
	background-image: url(../images/radler-oben.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.logo {
	width:450px;
	background-color: #1D3CB6;
}

.layouttable {
	width:100%;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
}

hr {
	background: #999999;
	height: 1px;
	width: 100%;
}



form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

.back_button {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 0px solid #cccccc;
	width: 100px;
	padding: 4px;
}


#content ul {
	list-style-type: disc;
	margin-left: 2.5em;
}
#content ol {
	margin-left: 3em;
}
#content li {
	padding: 0.3em;
	margin: 0em;
}

p {
  padding-bottom: 0.7em;
}

.button {
	padding: 1px 5px 1px 5px;
	color: #333333;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #C0C0C0;
	background-image: url(../images/button.gif);
	background-repeat: repeat-z;
	height: 21px;
}

.inputbox {
	padding: 2px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.searchbox {
	border: 0px solid #4B4B4B;
	background-color: transparent;
	color: #3E3E3E;
}

/*******************************************
** LINKS
********************************************/

a,
a:visited,
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #1D3CB6;
	/*border-bottom: 1px dotted gray;*/
}
a:hover {
	/*border-bottom: 1px solid gray;*/
	text-decoration:underline;
}

/*******************************************
** MENU
********************************************/
#menu1 {
	line-height: 1.4em;
	background-color: #7999C9;
	/*padding: 1em;*/
	padding-top:1em;
	padding-bottom:3em;
	margin:0px;
}

#menu1 div {
	padding-bottom: 0.0em;
}

#menu1 div a {
	font-weight: bold;
	font-size: 0.8em;
	color: White;
	text-decoration: none;
	display: block;
	padding-left:1.2em;
	border: none;
}

#menu1 div a:hover {
	color: Black;
	text-align: left;
	text-decoration: none;
	background-color: #DC8A52;
}

#menu1 div.menu1-level1-act a {
	color: Black;
	background-color: #DC8A52;
}

#menu1 div.menu1-level2-no,
#menu1 div.menu1-level2-no a,
#menu1 div.menu1-level2-act {
	text-indent: 1.0em;
	font-weight: normal;
	color: Black;
	font-size: 0.9em;
}

#menu1 div.menu1-level2-no a {
	background-color: #7999C9;;
}
#menu1 div.menu1-level2-no a:hover,
#menu1 div.menu1-level2-act a {
	background-color: #F1A36F;
	font-weight: normal;
}



#menu1 div.menu1-level3-no,
#menu1 div.menu1-level3-no a,
#menu1 div.menu1-level3-act {
	text-indent: 2.0em;
	font-weight: normal;
	font-style: italic;
	color: Black;
	font-size: 0.9em;
	background-color: #f2b892;
}

#menu1 div.menu1-level3-no a {
	background-color: #7999C9;;
}
#menu1 div.menu1-level3-no a:hover,
#menu1 div.menu1-level3-act a {
	background-color: #F1A36F;
	background-color: #F1A36G;
	font-weight: normal;
}
/*******************************************
** MENU 2
********************************************/

#menu2 a {
	border: none;
}


/* 
	acronyms 
*/
acronym,abbr {
	border-bottom: 1px dotted Gray;
	cursor: help;
}

/*
	Meta-Menu
*/
#metanavi a:link,#metanavi a:visited {
	padding-left: 3px;
	font-size: 14px;
	font-weight: regular;
	color: #666666;
	text-align: left;
	height: 15px;
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align: right;
}

#metanavi a:hover {
	padding-left: 3px;
	color: #6189B0;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/*******************************************
** GALLERY
********************************************/ /* gallerie - listing */
#tx-lzgallery-pi1-listing {
	border-style: dotted;;
	border-width: 0px;;
	border-color: #000000;;
	border-collapse: collapse;;
	padding: 0px;
}

#tx-lzgallery-pi1-listing tr.line1 {
	background-color: #D2D3D5;
}

#tx-lzgallery-pi1-listing tr.line1 td.startdate {
	white-space: nowrap;
}

#tx-lzgallery-pi1-listing tr.line1 td.count {
	white-space: nowrap;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#tx-lzgallery-pi1-listing td.preview {
	padding-bottom: 1em;
	width: 80px;
}

#tx-lzgallery-pi1-listing td.title {
	font-weight: bold;
	width: 80%;
}

#tx-lzgallery-pi1-listing tr.line2 {
	padding: 0px;
}

/*#tx-lzgallery-pi1-listing a {color:black;}*/
#tx-lzgallery-pi1-listing #line-descr-short {
	border-top-width: 1px;;
	border-top-style: dotted;;
	border-top-color: #00008c;
}

#tx-lzgallery-pi1-parent-descr-short {
	padding: 4px 4px 20px 4px;
}

#tx-lzgallery-pi1-parent-title {
	padding: 4px 4px 4px 4px;
}

#tx-lzgallery-pi1-parent-count {
	padding: 4px 4px 4px 4px;
}

#tx-lzgallery-pi1-parent-subcount {
	padding: 0px 4px 4px 4px;
}

#tx-lzgallery-pi1-listing td.information {
	font-size: 0.9em;;
	white-space: nowrap;
}

/* gallery - album  */
#tx-lzgallery-pi1-fotonav td {
	text-align: center;;
	padding-left: 15px;
}

#tx-lzgallery-pi1-fotos {
	margin: auto;
	text-align: center;
}

#tx-lzgallery-pi1-fotos td {
	text-align: center;
}

#tx-lzgallery-pi1-fotos img {
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}

#tx-lzgallery-pi1-fotos table {
	margin: auto;
	border-collapse: collapse;
	border: 2px;
	border-color: #000000;
}

#tx-lzgallery-pi1-title {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

#tx-lzgallery-pi1-descr-long {
	text-align: justify;
}

.tx-lzgallery-pi1-searchbox {
	padding-top: 20px;
}

.sorting {
	font-size: 0.8em;
}

.sorting a,.sorting a:visited {
	font-size: 1.0em;
}

img.galerie_images{
        max-height: 90px;
        vertical-align:middle;
        
	}

img.galerie_images_2{
        max-height: 90px;
        vertical-align:middle;
        
	}

img.galerie_images_none{
       border: 1px solid #999;
        
	}

div.galerie_imgwrap{
	width:120px;
    	height: 90px;
	text-align:center;
	vertical-align:middle;
	margin-bottom: 3px;
}

/*******************************************
** GUESTBOOK
********************************************/

.tx-guestbook-entry {
	width:100%;
	margin-top:10px;
	clear:both;
}
.tx-guestbook-list-header {
	float:left;
	clear:both;
	vertical-align: middle;
	width:100%;
	display:inline;
	border-bottom:1px solid #999999;
	color:#999999;
	font-weight:bold;
	padding:0.3em;
}
.tx-guestbook-list-header h3 {
	float:left;
	display:inline;
	margin: 0em
	border: 0em;
	padding: 0em;
	margin-right: 1em;
}
.tx-guestbook-list-header a,
.tx-guestbook-list-header img {
	display: inline;
	border: none;
}
.tx-guestbook-list-row {
	background-color:#ffffff;
	font-weight:normal;
	padding:5px;
}
.tx-guestbook-list-entrycomment-title {
	font-weight:bold;
}
.tx-guestbook-list-entrycomment {
	font-style:italic;
}
.tx-guestbook-list-date {
	text-align:right
	display:inline;
	font-size:0.8em;
	color:#666666;
	font-weight:normal;
}
.tx-veguestbook-pi1-browsebox td {
	font-size:0.8em;
	color:#666666;
}
.tx-veguestbook-pi1-browsebox-strong, 
.tx-ttnews-browsebox-scell {
	font-weight:bold;
}
.tx-guestbook-form-obligationfield {
    color:#cc0000;
    margin-left:2px;
    margin-right:2px;
}
.tx-guestbook-form-error {
	color:#cc0000;
}
.tx-guestbook-navi {
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}
.tx-guestbook-entry img {
	border:0px;
}
.form-inputfield,
.form-textarea,
.csc-mailform-field textarea,
.csc-mailform-field input
 {
	padding: 0.1em;
	width: 300px;
}
.csc-mailform-check {
	width: 10px;
}

/*******************************************
** GALLERY
********************************************/

/* gallerie - listing */
#tx-lzgallery-pi1-listing {
	text-align: left;
	width: 100%;
}
#tx-lzgallery-pi1-listing tr.line1 {
	background-color:#D2D3D5;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#tx-lzgallery-pi1-listing tr.line1 td.startdate{
	white-space:nowrap;
}
#tx-lzgallery-pi1-listing tr.line1 td.count{
	white-space:nowrap;
	padding-left:20px;
}
#tx-lzgallery-pi1-listing td.preview {
	padding-bottom: 1em;
	padding-right: 0.5em;
}
#tx-lzgallery-pi1-listing td.title {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}
#tx-lzgallery-pi1-listing td.title a,
#tx-lzgallery-pi1-listing td.title a:visited {
	font-weight:bold;
}
#tx-lzgallery-pi1-listing tr.line2 {}
#tx-lzgallery-pi1-listing td.information {
	font-size:0.8em;
	white-space:nowrap;
}

/* gallery - album  */
#tx-lzgallery-pi1-fotonav td {text-align:center;padding-left:15px;}
#tx-lzgallery-pi1-fotonav td.descr {color:#000000;}
#tx-lzgallery-pi1-fotonav {margin:auto;}

#tx-lzgallery-pi1-fotos {margin:auto;text-align:center;}
#tx-lzgallery-pi1-fotos td {text-align:center;}
#tx-lzgallery-pi1-fotos img {text-align:center;border-style:solid;border-width:2px;border-color:#000000;}
#tx-lzgallery-pi1-fotos table {margin:auto;border-collapse:collapse;border:2px; border-color:#000000;}

#tx-lzgallery-pi1-descr-long {margin:5px 5px 15px 5px;text-align:justify;}

.tx-lzgallery-pi1-searchbox {padding-top:20px;}

#tx-lzgallery-pi1-listing .sorting td {
	padding-top:2em;
}

#tx-lzgallery-pi1-listing .sorting a,
#tx-lzgallery-pi1-listing .sorting a:visited {
	font-size:1.0em;
}

/*******************************************
** MENU2
********************************************/
#menu2 ul {
	margin-bottom: -4px;
}
#menu2 li {
	display: inline;
	list-style-type: none;
	padding-left: 4px;
	/*border-bottom: 1px solid #DE6E20;*/
}
#menu2 img {
	border:0px;
	padding:0px;
	margin:0px;
}

/*******************************************
** forms
********************************************/
.csc-mailform {
	border: none;
}
.csc-mailform-field {
	padding: 0.5em;
}
.csc-mailform-field label {
	display: block;
}

.pollheader,
.polltitle {
}

/*******************************************
** HEADINGS
********************************************/

h1,h2,h3,
h3 a:link, h3 a:visited {
	font-weight: bold;
}

h1,
#tx-lzgallery-pi1-parent-title {
	font-weight: bold;
	font-size: 1.2em;
	color: #1D3CB6;
	border-bottom:1px dotted #1D3CB6;
	background-color: #cccccc;
	padding-top:0.2em;
	padding-bottom:0.1em;
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	width: 100%;
}

h1.csc-firstHeader {
	margin-top: 0em;
}

h2 {
	font-size: 1.1em;
	color: #1D3CB6;
	font-style:italic;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1.0em;
	color: #1D3CB6;
	padding-top: 0.6em;
	padding-bottom: 0.3em;
}

.contenttable h3 {
	padding: 0em;
	}
	
.contenttable p {
	padding: 0em;
}
.contenttable td {
	padding: 0.5em;
	vertical-align: top;
}





img, a img {
	border: 0px;
	text-decoration: none;
}


