/*...............................................................Grundgerüst...........................................................*/

body { 
background-color:#FFFFFF;
color:#FFFFFF;
} 

.rahmen {
	height: 588px;
	width: 785px;
	margin: auto;
	margin-top:5px;
}

.header{
	width: 785px;
	height: 32px;
	clear:both;
}

.titel{
	width: 260px;
	height: 32px;
	float:left;
}

.navtop2{
	height: 14px;
	width: 525px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float:left;
}

.navtop{
	height: 14px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float:left;
	margin-top:15px;
	margin-left:33px;
}

.navtop a:link, .navtop a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

.navtop a:hover{
	color:#660000;
	text-decoration:none;
}

.background{
	height: 585px;
	width: 783px;
}
.background2{
background-image:url(pics/bg_intro.gif);
background-repeat:no-repeat;
	height: 455px;
	width: 783px;
	clear:both;
}

.backgroundleft{
	height: 585px;
	width: 297px;
	background-image:url(pics/bg_left10.jpg);
	background-repeat:no-repeat;
	float:left;
}
.backgroundright{
	height: 585px;
	width: 486px;
	background-image:url(pics/bg_right10.jpg);
	background-repeat:no-repeat;
	float:left;
}

.newsblock{
	width:230px;
	height:160px;
	float:left;
	margin-top:45px;
	margin-left:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size:11px;
}

.headline{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	width: 440px;
	height: 20px;
	text-align: left;	
	margin-top: 55px;
	padding-left:45px;
}

.content{
	height: 380px;
	width: 385px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	overflow:auto;
	margin-top:20px;
	padding-right:30px;
	float:left;
	line-height: 140%;
	padding-left:45px;
}
.content a:link, .content a:visited, .content a:hover{
	color: #660000;
	text-decoration:none;
}


.navbottom{
	height: 14px;
	width: 400px;
	clear: both;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left:340px;
}

.navbottom a:link, .navbottom a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.navbottom a:hover{
	color:#660000;
	text-decoration:none;
}

/*...............................................................Musik.............................................................*/

.numtrack{
	color:#660000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.track{
	color:#660000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.track a:link, .track a:visited{
	color:#660000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.track a:hover{
	color:#660000;
	text-decoration:underline;
	background:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*...............................................................Kontakt.............................................................*/

.feldkontakt{
 border:1px solid #dddddd;
 margin-left: 0px;
 width: 205px;
}

/*...............................................................Intro.............................................................*/

.zettel1{
	width:150px;
	height:100px;
	float:left;
	margin-top:50px;
	margin-left:350px;
	clear:both;
}
.zettel2{
	width:150px;
	height:100px;
	float:left;
	margin-top:0px;
	margin-left:50px;
	clear:both;
}
.enter{
	width:260px;
	height:82px;
	margin-top:330px;
	padding-left:305px;
	float:left;	
	
}

/*...............................................................Gästebuch.............................................................*/


blockquote {
	margin-left : 30px;
}
ol {
	margin-top : 0px;
	margin-bottom : px;
}
ol li {
	margin-left : 30px;
}

/* Navigation*/
.navi {
	color:#660000;
	text-decoration:none;
}
a.navi:link, a.navi:visited{
	text-decoration : none;
	color:#660000;
}
a.navi:hover{
	text-decoration : none;
	color:#660000;
	background-color:#CCCCCC;
}

.mailto {
	color:#660000;
	text-decoration:none;
}
a.mailto:hover {
	color:#660000;
	text-decoration:none;
	background-color:#CCCCCC;
}

/* Ueberschriften*/
h1 {
	color : #660000;
	letter-spacing : 5px;
	font-variant : small-caps;
	font-size : 14px;
}
h2 {
	font-size : 12px;
}
h4 {
	font-size : 10px;
	letter-spacing : 3px;
	font-weight : normal;
}
/* Trennlinien*/
hr {
	border : 1px solid #970F16;
	background-color : #970F16;
	color : #970F16;
	height : 1px;
}

/* Fehlermeldungen*/
dfn {
	color : #000000;
	font-size : 12px;
	font-style:normal;
	font-weight:bold;
}
/* Anzahl der Eintraege - Startseite */
var {
	color : #660000;
	font-style : normal;
	font-size : 11px;
}


legend {
	color : #999999;
	padding: 3px;
	padding-left : 10px;
	padding-right : 10px;
}

/*label = Formularfeld-Beschreibung links ausrichten*/
.links{
	float : left;
	width : 100px;
}

.type1{
 border:1px solid #dddddd;
 margin-left: 0px;
 width: 150px;
}

.type2{
 border:1px solid #dddddd;
 margin-left: 0px;
 width: 250px;
}

/*Sende-Buttons*/
.btn{
	background-color : #DCDCDC;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 1px;
	border : 1px solid #A9A9A9;
}
/*Smilies*/
form ul li {
	display : inline;
	list-style-type : none;
}
/*Klick-Buttons*/
button {
	background-color : transparent;
	width : 40px;
	border : 0;
	cursor : pointer;
}


caption {
	text-align : left;
	padding-bottom : 10px;
}
/* Tabellenkopf*/
th {
	text-align : left;
	background-color : #FFFFFF;
	padding : 0px;
	border : 1px solid Black;
	font-weight : normal;
	letter-spacing : 1px;
}

/*...............................................................Gästebuchanzeige.............................................................*/

/* Container - Blättern*/
.seite {
	font-size:9px;
	text-align : right;
	padding-right : 10px;
	color: #660000;
}

a.seite:link {
	color: #660000;
}
a.seite:hover {
	color: #660000;
}
a.seite:visited {
	color: #993300;
}

/* Eintrag vom - Startseite*/
.eintrag {
	font-size : 10px;
	color : #660000;
	clear : both;
}


/* Datum + Uhrzeit*/
.eintrag var {
	font-size : 10px;
	color : #660000;
}
/* linke Anzeige + rechte Anzeige  umschliessender Container*/
.post{
	/*border : 1px solid #CCCCCC;*/
	border-top-width : 0;
	height : auto;
	clear : both;
	border-bottom-width : 0;
}

/* rechte Anzeige*/
.txt {
	border-bottom: 1px solid #CCCCCC;
	width:365px;
	padding-bottom:4px;
}

/* unsichtbare Elemente */
.none {
        display : none;
}
/* Fussnote*/

/* linke Anzeige*/
.post address{
	padding : 10px;
	width : 100px;
	float : left;
	font-style : normal;
	border : 0;
	background-color : transparent;
	margin : 0;
	color : #970F16;
	text-align : left;
}
/*Trennzeichen*/
acronym {
	display : none;
}
