body {
    font-size: 62.5%;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center; /* nur für IE */
    color: #000;

    background-color: #fff;
	background-image: url(/images/hg_kachel1.gif);
	background-position: 50% top;
}

body.standard {
    text-align: center; /* nur für IE */
    background-color: #fff;
	background-image: url(/images/hg_kachel1.gif);
	background-position: 50% top;
}


body.popup {
    background-color: #999;
	background-image: url(/images/popup_hg.jpg);
    background-repeat: no-repeat;
}


* {
    margin: 0;
    padding: 0;
    font-size: 1em;
}


#player {
    position: absolute;
    top: 155px;
    left: 13px;
}

.popup_close {
    font-size: 1.2em;
    position: absolute;
    right: 13px;
    top: 13px;
}

.popup_text {
    color: #0066cc;
    font-size: 1.2em;
    position: absolute;
    left: 13px;
    top: 70px;
    text-align: left;
    line-height: 1.4em;
}

p {
    font-size: 1.2em;
    margin: 10px 0px 0px 0px;
}

h1 {
    font-weight: bold;
    font-size: 1.6em;
	color: #0066cc;
}

h2 {
    font-weight: bold;
    font-size: 1.4em;
	color: #999;
	margin: 10px 0px 2px 0px;
}


h3 {
    font-weight: bold;
    font-size: 1.2em;
	color: #000;
	margin: 10px 0px 10px 0px;
}

a, a:link, a:active, a:visited, a:hover {
    text-decoration: none;
    display: inline;
    font-weight: normal;
	color: #0066cc;
}

a:hover {
    text-decoration: underline;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#mp3image {
    float: left;
    margin-right: 15px;
    border: 1px solid #999;
}

#mp3image img {
  margin:0;
  padding:0;
  float:left;
  clear:none;
}

.mp3headline {
    color: #999;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 70px;
    display: block;
}

.mp3link {
    font-size: 1.2em;
    margin: 5px 0px;
}

/* Hauptelement */
#main {
    z-index: 1;
	width: 747px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
    text-align: left; /* nur für IE */
    clear: both;
}

#metanavi {
    z-index: 300;
    position: absolute;
	width: 747px;
    padding: 5px 0px;
	text-align: right;
	color: #999;
}

#metanavi a, #metanavi a:hover, #metanavi a:visited, #metanavi a:active, #metanavi a:link {
	text-decoration: none;
	color: #999;
    font-size: 1.1em;
}

#metanavi a:hover {
	text-decoration: underline;
}

/* Kopfelement */
#header {
	position: relative;
	width: 747px;
	height: 280px;
    font-size: 0;
}

#mainnavi {
    position: relative;
    z-index: 200;
	width: 747px;
	height: 22px;
    font-size: 0;
}

#mainnavi ul {
    list-style: none;
    height: 22px;
    font-size: 0;
    float: left;
}

#mainnavi ul li {
    font-size: 0;
    float: left;
	width: 105px;
	height: 22px;
    line-height: 0px;
	padding: 2px 2px 0px 0px;
}

#mainnavi ul li a, #mainnavi ul li a:hover, #mainnavi ul li a:link, #mainnavi ul li a:active, #mainnavi ul li a:visited {
    line-height: 0px;
    height: 0px;
}

#mainhead {
	position: relative;
	float: left;
    clear: both;
	width: 747px;
	height: 127px;
}

/* Logo */
#logo {
	position: relative;
	width: 492px;
	height: 129px;
	top: 24px;
}

/* Contentbereich */
#content {
	width: 747px;
	margin: 32px 0px 15px 0px;
    float: left;
}

.imageblock {
	width: 326px;
	float: right;
    display: inline;
    clear: right;
}

.imageblock img {
    margin: 0px 0px 6px 6px;
	float: left;
    clear: none;
}

/*
Dieser hier Michi!!!!!
*/
.textblock {
/*
    margin-right: 336px;
*/
    width: 390px;

    display: block;
	float: left;
}

/* Fusselemente */
#itsfooter {
	width: 747px;
	float: right;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#itsfooter_1 {
	color: #6E6E6E;
	margin: 11px 20px 11px 0px;
	float: left;
}

#itsfooter_2 {
	/*
    font-weight: bold;
    */
	margin: 11px 20px 11px 0px;
	float: left;
}

#itsfooter_3 {
    text-align: right;
	margin: 11px 0px 0px 0px;
    float: right;
    clear: none
}

#itsfooter_3 a {
    display: block;
    float: left;
    clear: none;
}

#itsfooter_3 a img {
    display: block;
	float: none;
    margin: 0px 0px 11px 7px;
}

#footer {
    width: 747px;
	padding: 15px 0px;
	margin: 0px;
	text-align: left;
    float: left;
	background-image: url(/images/linie_kachel.jpg);
	background-repeat: repeat-x;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active, #footer a:link {
	font-size: 1em;
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: underline;
}

.required_star {
    color: #0066cc;
}

.required {
    color: red;
    font-size: 1.0em;
}
/* Formatierung fÃ¼r den IE6 */
@media All {
	* html b\ody .kontakt .required {
        font-size: 0.9em;
	}
}




.box_left {
    text-align: left;
    display: block;
    float: left;
    clear: both;
    width: 50%;
    margin: 30px 0px 0px 0px;
}

.box_right {
    width: 320px;
    display: block;
    float: right;
    clear: right;
    margin: 30px 0px 0px 0px;
}

.thumbnail {
    float: left;
    clear:none;
    margin: 0px 3px 3px 0px;
    cursor: pointer;
    border: 1px solid #999;
}

.thumbnail img {
    float: left;
    clear:none;
    margin:0;
    padding:0;
}

.BigPicture {
    display: block;
    margin: 36px 0px 0px 0px;
    float: left;
}

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

#videobox {
    background-color: red;
    margin: 0 0 21px 0;
}

.extra {
    margin: 2px 0 0 0;
    display: inline;
    float: left;
    width: 105px;
}

#star15year {
    position: absolute;
    top: 80px;
    z-index: 100;
    left: 20px;
}

/* ##########################################  Kontakt  ############################################## */


.kontakt fieldset {
	width: 725px;
    border: 1px solid #0066cc;
    padding: 10px;
    font-size: 1.2em;
    clear: both;
    float: left;
    display: inline;
}
/* Formatierung fÃ¼r den IE6 (Boxing-Problem) */
@media All {
	* html b\ody .kontakt fieldset {
    	width: 747px;
	}
}

.kontakt label {
    display: block;
    float: left;
    line-height: 1.2em;
    font-size: 1.1em;
}

.kontakt legend {
    padding: 0 5px;
    color: #0066cc;
    font-weight: bold;
}

.kontakt input.kontakt_inputtext {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    display: inline;
    width: 325px;
}

.kontakt input[type=text] {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    display: inline;
    width: 320px;
}

.kontakt .kontakt_buttonbar {
    float: right;
    width: 50%;
    text-align: right;
    font-size: 1.1em;
    display: inline;
}

.kontakt textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    display: inline;
    width: 358px;
    display: inline;
    height: 112px;
}
/* Formatierung fÃ¼r den IE6 (Boxing-Problem) */
@media All {
	* html b\ody .kontakt textarea {
        height: 122px;
        width: 362px;
	}
}

.kontakt .kontakt_line {
    width: 100%;
    margin: 5px 0px 5px 0px;
    display:inline;
    float: left;
    clear: both;
}

.kontakt_left {
    display: block;
    float: left;
    clear: both;
    width: 325px;
    margin: 0 0 10px 0;
}

.kontaktfooter {
    display: block;
    clear: both;
    background-color: red;
}

.kontakt_right {
    margin: 5px 0 15px 0;
    width: 50%;
    display: block;
    float: right;
    clear: right;
}

.requirednote {
    color: #6495ed;
    width: 50%;
    float: left;
    display: block;
}

.kontakt .submit_btn {
    float: right;
    display: inline;
    margin-right: 10px;
}

.kontakt .reset_btn {
    float: right;
    display: inline;
}

/* #########################################  Gästebuch  ############################################# */

.guestbook_header {
    font-size: 1.2em;
    width: 100%;
    clear: both;
}

.guestbook_header h1 {
    display: block;
	margin: 7px 0px 0px 0px;
    line-height: 1.6em;
    display: inline;
    font-weight: normal;
}

.guestbook_header h1 a, .guestbook_header h1 a:link, .guestbook_header h1 a:active, .guestbook_header h1 a:visited, .guestbook_header h1 a:hover {
    font-weight: normal;
    line-height: 1.6em;
    text-decoration: none;
    display: inline;
    padding: 0 0 5px 0;
	margin: 10px 0px 0 0px;
}

.guestbook_header h1 a:hover {
    text-decoration: underline;
}

.guestbook_new {
    margin: 10px 0px 0px 0px;
    line-height: 1.6em;
    display: block;
	margin: 5px 0px 10px 0px;
}

.guestbook_new a, .guestbook_new a:link, .guestbook_new a:active, .guestbook_new a:visited, .guestbook_new a:hover {
    text-decoration: none;
    display: inline;
    font-weight: normal;
	color: #0066cc;
	margin: 5px 0px 5px 0px;
}

.guestbook_new a:hover {
    text-decoration: underline;
}

.guestbook {
    display: block;
    width: 100%;
    clear: both;
}

.guestbook_footer {
    font-size: 1.2em;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

.guestbook_footer a, .guestbook_footer a:link, .guestbook_footer a:active, .guestbook_footer a:hover, .guestbook_footer a:visited, .guestbook_footer span.active {
    font-size: 1.2em;
    color: #0066cc;
    text-decoration: none;
}

.guestbook_item_head a, .guestbook_item_head a:link, .guestbook_item_head a:active, .guestbook_item_head a:hover, .guestbook_item_head a:visited, .guestbook_item_head span.active {
    font-weight:bold;
    font-size: 1.2em;
    color: #333;
    text-decoration: none;
}

 .guestbook_item_head a:hover {
    text-decoration: underline;
 }

 .guestbook_footer a:hover {
    text-decoration: underline;
 }

.guestbook_item_head {
    font-size: 1.2em;
    margin: 0px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    padding: 3px;
}

.guestbook_item_body {
    font-size: 1.2em;
    margin: 0px 0px 10px 0px;
    border: 1px solid #999;
    padding: 8px 3px 3px 3px;
}

.guestbook fieldset {
    border: 1px solid #0066cc;
    padding: 10px;
    font-size: 1.2em;
}

.guestbook label {
    display: block;
    float: left;
    width: 200px;
}

.guestbook legend {
    padding: 0 5px;
    color: #0066cc;
    font-weight: bold;
}

.guestbook input.textinput, .guestbook textarea.areatext {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    display: inline;
    width: 520px;
}

.guestbook input[type=text] {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    display: inline;
    width: 520px;
}

.guestbook .guestbook_new_buttonbar {
    text-align: right;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.guestbook textarea {
    display: inline;
    height: 100px;
}

.error {
    font-size: 0.9em;
    color: orange;
}

.guestbook .guestbook_new_line {
    width: 100%;
    margin: 5px 0px 5px 0px;
    display:inline;
    float: left;
    clear: both;
}
