/*****REDEFINES*****/
html, body {
	background-color: #000000;
	background-image: url(http://www.w-a-w-a.com/templates/images/bg.jpg);
	background-repeat: repeat-x;
}
html, body, td {
	font-family:  "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
p{
background-color: #606060;
}
#language_container{
margin-top: 400px;
margin-right: 12px;

}

a {
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
}
h1 {
	margin-top: 0px;
	margin-bottom: -8px;
	padding: 0px;
	font-size: 13px;	
	font-weight: bold;
	color: #ff0000;
	line-height: 2.5em;
}
h1 a{
	margin-top: 0px;
	margin-bottom: -8px;
	padding: 0px;
	font-size: 13px;	
	font-weight: bold;
	color: #ff0000;
	line-height: 2.5em;
}
input{
	background-color: #F2F2F2;
	border-right: 1px solid #D4D3D3;
	border-bottom: 1px solid #D4D3D3;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 154px;
	height: 19px;
	margin-bottom: 4px;
}
textarea{
	background-color: #F2F2F2;
	border-right: 1px solid #D4D3D3;
	border-bottom: 1px solid #D4D3D3;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 201px;
	height: 187px;
	margin-bottom: 4px;
}

#content{
	background-image: url(http://www.w-a-w-a.com/templates/images/bg_grafik.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 650px;
	width: 770px;
}
#content_left{
	width: 350px;
	height: 210px;
	/*background-color:#00CC00;*/
	float: left;
	text-align: right;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_right{

float: right;
width: 414px;
margin-bottom:0px;
}
#content_right p{
margin-bottom: 0px;
padding-bottom: 3px;
}
#content_right_inner{
background-color: #606060;
padding-left: 20px;
padding-right: 20px;
}

#news_block{
background-color: #606060;
padding-left: 20px;
padding-right: 20px;
}

/*****LINKS*****/
a.footerLink {	
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.footerLink:hover {
	text-decoration: underline;
}



#kontaktFormular {
	width: 304px;
	float:right;

}
#kontaktFormularLeft {
	width: 304px;
	text-align: right;
	float: left;
}

#footer a{
	color:#a5a5a5;
}
#footer {
	color:#a5a5a5;
}
#trenner{
background-color:#606060;
width: 414px;
height: 2px;
line-height:2px;
padding-top: 20px;
padding-bottom: 20px;
}
hr{
margin:0px;
padding:0px;
height:2px;
border: 0px;
background-color: #000000;
color: #000000;
}
.datum{
color:#000000;
font-weight: bold;
}
#myspace{
width: 150px;
height: 31px;
position:absolute;
top: 740px;
left:200px;
}

#gallery_thumb{
float: left;
width: 84px;
background-color:#606060;
}
th{
font-size:10px;
text-align: left;

}
table#eventtable td,th{
border: 0px solid #ffffff;
margin: 0px;
padding: 0px;
font-size: 10px;
}
table#eventtable{
border:0px;
margin: 0px;
padding: 0px;
width: 374px;
}
tr{
margin:0px;
padding: 0px;
}

div.gall_item{
/*background-color: #ff0000;*/
float:left;
margin-right: 10px;
width: 110px;
height: 120px;
}
div.gall_item a{
text-decoration:none;
}