/*(C) 2008 Copyright by Atelier Rudi-Schwarzenberg www.atelier-rudi.de*/

body {
	background-color: #FEAB3B;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(layout/images/BG_Antje.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#nbox {
	margin: 0 px;
	padding: 0 px;
	border-bottom:1px dotted #333333;

}

#head {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 680px;
	text-align:center;
	background-image:  url(layout/images/bg_header.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menuetop {
	border: 0px;
	margin: 0px;
	padding: 0px;


	width:680px;
	height:40px;
	background-image: url(layout/images/menu_line.gif);
	background-repeat: no-repeat;
}
#imgartists {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#imgtour {
border: 0px;
margin: 0px;
padding: 0px;
}
 #imgcontacts{
border: 0px;
margin: 0px;
padding: 0px;
}

#imgartists:hover { 
width:230px;
height:40px;
background-image:url(layout/images/butt_artists_2.gif);
}

#imgtour:hover {
	width:200px;
	height:40px;
	background-image:url(layout/images/butt_tour_2.gif);
	background-repeat: no-repeat;
}

#imgcontacts:hover {
	width:250px;
	height:40px;
	background-image:url(layout/images/butt_contacts_2.gif);
	background-repeat: no-repeat;
}
#content {
	width:680px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align:center;
	background-image:  url(layout/images/bg_content.gif);
	background-repeat: repeat-y;
}
#content2head {
	height:40px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(layout/images/frame_head_brown.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BA5200;
	font-weight: bold;

}
#information2 {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(layout/images/frame_lines_brown.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#content2foot {
	height:40px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(layout/images/frame_foot_brown.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#newsbox {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}
#img_newsbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 11px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#contenthead {
	height:40px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align:center;
	background-image: url(layout/images/frame_head_yel.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEAB3B;
	line-height: 40px;
}
#information {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align:center;
	background-image: url(layout/images/frame_lines_yel.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#tblcontent  {
text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#contentfoot {
	height:40px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(layout/images/frame_foot_yel.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a {
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
}
a:hover {
	color: #BA5200;
}
#menubottom {
	vertical-align: top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA5200;
}
#newstour {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;

}
h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	line-height:16px;
	text-transform:uppercase;
	color: #333333;
}
#tourdate {
width:210px;
border-bottom:1px dotted #333333;
text-align:left;

text-transform:capitalize;
}
h2#homenews {
width:210px;
text-align:left;
}
#newspan {
font-family: 'Times New Roman', Times, serif;
font-size:16px;
line-height:16px;
text-transform:uppercase;
color: #333333;
font-weight: bold;
}
#menu2 {
background-color: #FFFFFF;
}
#meldung {
background-color: #BA5200;
}
legend {
padding:4px;
	border: 1px solid #000000;
}
fieldset {
	border: 1px solid #000000;
}
.txtfelder {
width:280px;
}
.err_msg {
color:FF3300;
/*text-decoration:blink;*/
}
