/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFBFB;
}
body {
	background-color: #5E5C5D;
	background-image:url(img/bgverlauf.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr {
	height:1px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:0px solid white;
}
a:link {
	color: #FBFBFB;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FBFBFB;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #FBFBFB;
}
.borderline{
 border-top: #fbfbfb 1px solid; 
 background-color:#3e3e3e;
}
.headbg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height:150px;
	padding-left:20px;
}
.fontklein{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.fonthead{
	font-size:20px;
	font-weight:bold;
}
.fonthead2{
	font-size:16px;
	font-weight:bold;
}
.gigsheader{
	background-color: #fbfbfb;
	color: #060505;
	font-weight:bold;
	padding:0px;
	height:10px;
}
.darkbg{
	background-image:url(img/head_bg.gif);
	height: 35px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:10px;
}
.darkborder{
	background-color: #060505;
	border: #3e3e3e 1px solid;
	padding: 3px;
}
.whiteborderdottedbottom{
	border-bottom: #FBFBFB 1px dotted;
}
.white1pxborder{
	border:#FBFBFB 1px solid;
}

.bg_link {
	background-image: url(img/headpic_links.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.picborder {
	border: 1px solid #FFFFFF;
}
