*{
		margin: 0;
		padding: 0;
}

body {

background-image: url(hintergrund.gif);
}
/* Content Links*/
a:link {
	font-family: Arial,Verdana,Helvetica, Sans Serif;
	font-size: 13px;
	text-decoration: none;
	color: #807F84;
} 
a:visited { 
font-family: Arial,Verdana,Helvetica, Sans Serif;
font-size:13px;
text-decoration:none;
color: #807F84;
} 
a:hover { 
font-family: Arial,Verdana,Helvetica, Sans Serif;
font-size:13px;
text-decoration:none;
color:#000000;
} 
/* Navi Links*/
.navi a:link {
font-family: Arial,Verdana,Helvetica, Sans Serif;
font-size: 13px;
text-decoration:none;
color: #FFFFFF;
} 

.navi a:visited { 
font-family:Arial,Verdana,Helvetica, Sans Serif;
font-size:13px;
text-decoration:none;
color:#FFFFFF;
} 

.navi a:hover { 
font-family: Arial,Verdana,Helvetica, Sans Serif;
font-size:13px;
text-decoration:none;
color:#EFEE01;
} 

.navi active { 
font-family: Arial,Verdana,Helvetica, Sans Serif;
font-size:13px;
text-decoration:none;
color:#EFEE01;
} 

div.header{
	width: 800px;
	height: 162px;
	margin-top: 10px;
	margin-left: 112px;
	background-image: url(header.jpg);
	border-left-color: Black;
	border-right-color: Black;
	border-top-color: Black;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: 1px;
}
div.navi{
	width: 800px;
	height: 23px;
	margin-top: 0px;
	margin-left: 112px;
	background-image: url(verlauf.gif);
	border-left-color: Black;
	border-right-color: Black;
	border-top-color: White;
	border-bottom-color: White;
	border-style: solid;
	border-width: 1px;
	word-spacing: 10px;
	text-align: center;
	vertical-align: text-bottom;
}

/* Hides from IE-mac \*/
* html div.content { 
	width: 550px;
	height: 600px;
	margin-top: 0px;
	margin-left: 56px;
	background-color: #EDEEEF;
	border-left-color: Black;
	border-bottom-color: Black;
	border-left-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	float: left;
 }
/* End hide from IE-mac, gegenstück zum div gigs*/
div.content{
	width: 550px;
	min-height: 600px;
	margin-top: 0px;
	margin-left: 112px;
	background-color: #EDEEEF;
	border-left-color: Black;
	border-bottom-color: Black;
	border-left-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	float: left;
}
/* Hides from IE-mac \*/
* html div.content_1 { 
	width: 800px;
	height: 600px;
	min-height: 600px;
	margin-top: 0px;
	margin-left: 56px;
	background-color: #EDEEEF;
	border-left-color: Black;
	border-bottom-color: Black;
	border-left-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	float: left;
 }
/* End hide from IE-mac */
div.content_1{
	width: 800px;
	min-height: 600px;
	margin-top: 0px;
	margin-left: 112px;
	background-color: #EDEEEF;
	border-left-color: Black;
	border-bottom-color: Black;
	border-right-color: Black;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 1px;
}
/*optionial um auf der news seite gigs in einem seperaten div darzustellen.
momentan nicht verwendet*/
div.gigs{
	width: 250px;
	height: 600px;
	background-color: #EDEEEF;
	border-right-color: Black;
	border-bottom-color: Black;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	float: left;
}

table.out {
	border: 5px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
}
h1 {
	margin-left: 29px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 30px;
	color: Black;
	margin-top: 0px;
	line-height: 28px;
	max-height: 28px;
}
	
h2{
	margin-left: 30px;
	font-family: Arial;
	font-size: 18px;
	color: Black;
	line-height: 28px;
	max-height: 28px;
}
p{
	margin-left: 30px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	line-height: 6px;
}

img {
margin-top: 0px;
border-style: ridge;
border-color: Black;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
vertical-align: top;
}	
