/* Overall Stuff */
@import 'jquery-ui-1.8.4.custom.css';

html, body {
scrollbar-base-color: #004399;	
font-family: Arial Narrow, Arial, Tahoma;
font-size: 13px;
}

#head {
background-color: #004399;
color: #cccccc;
/*font-family: Arial Narrow, Arial, Tahoma;
font-size: 13px;*/
margin-left: 0px;
text-align : left;
padding-top: 44px;

}


/**************/
#seite{
	background-color: #004399;
	color: #cccccc;
/*	font-family: Arial Narrow, Arial, Tahoma;
	font-size: 12px;*/
	margin-left: 0px;
	text-align : left;
	padding: 0px;
}

#containerSeite{
	width: 929px;
	padding: 0px;
	margin: 0px;	
}
/****************/


#container{
	width: 929px;
	height: 706px;
 	padding: 0px;
 	margin: auto;
}



#header{
	height: 114px;
	width: 958px;
}

#musik{
	width: 400px;
	float: left;
}

#musik img{
	border: none;
	margin-top: 2px;
	margin-left: 1px;
}

#musik table{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#musik td{
	padding: 0px 0px 0px 0px;
}

#musik td p{
	margin-left: 5px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #cccccc;
	font-size: 13px;
}

#musik td a{
	margin-left: 5px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #cccccc;
	font-size: 13px;
}

.track{
	background-image: url(../pics/button_track.png);
	background-repeat: no-repeat;
	width:45px;height:30px;
}

.track:hover , .track:active{
	background-image: url(../pics/button_track_active.png);
	background-repeat: no-repeat;
	width:45px;height:30px;
}

.track_title{
	margin-left: 5px;
	background-image: url(../pics/track_title.png);
	background-repeat: no-repeat;
	width:280px;height:30px;
}

.send_back{
	margin-left: 5px;
	background-image: url(../pics/send_back.png);
	background-repeat: no-repeat;
	width:280px;height:30px;
}

#glockizum{
	float:right;
}

#sprache{
	float: left;
	position: relative;
	top: 2px;
	left: -400px;
}

#sprache table{
	margin: 0px;
	padding: 0px;
	border: none;
}

#sprache td{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sprache a{
	margin-left: 5px;
	text-decoration: none;
	color: #cccccc;
	font-size: 13px;
}

#menu{
	width: 980px;
	margin-bottom: 50px;
}

#menu table{
	margin: 0px;
	padding: 0px;
	border: none;

}

#menu td{
	padding: 0px 0px 0px 0px;
}

#menu a{
	margin-left: 5px;
	text-decoration: none;
	color: #cccccc;
	font-size: 13px;
}

.link{
	background-image: url(../pics/link.png);
	background-repeat: no-repeat;
	width:92px;height:30px;
}

.link_active{
	background-image: url(../pics/link_active.png);
	background-repeat: no-repeat;
	width:92px;height:30px;
}

.link:hover{
	background-image: url(../pics/link_active.png);
	background-repeat: no-repeat;
	width:92px;height:30px;
}

#content{
	width: 950px;
}

#image{
	background-image: url(../pics/image_background.png);
	background-repeat: no-repeat;
	width:374px;height:371px;
	float: left;
	margin: 2px 1px 30px 2px;
	/*margin-bottom: 30px;*/
}

#image img{
	margin-top: 9px;
	margin-left: 6px;
}

#image #flash{
	margin-top: 9px;
	margin-left: 6px;
}

#text{
	background-image: url(../pics/text_background.png);
	background-repeat: no-repeat;
	width:280px;height:371px;
	float: left;
	margin: 2px 0px 0px 1px;
}

#text #scrollable{
	width: 267px; height: 356px;
	margin: 8px 6px 8px 6px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;

}

#text #scrollable h1, #text #scrollable p{
	font-size: 13px;
	text-decoration: none;
}

#text #scrollable .block{
	margin-bottom: 50px;
}

#text a{
	text-decoration: underline;
	color: #aaaaaa;
	font-size: 13px;
}


#news{
	float: left;
	width: 285px; height: 374px;
	margin: 0px 0px 0px 0px;
}

#news form{
	margin-bottom: 19px;
}

#news table{
	margin: 0px;
	padding: 0px;
	border: none;	
}

#news td{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#news td a, #news td label{
	margin-left: 5px;
	text-decoration: none;
	color: #cccccc;
	font-size: 13px;
}

.whitefield{
	background-image: url(../pics/textfield.png);
	background-repeat: no-repeat;
	width:186px;height:30px;
}

.whitefield input{
	width: 150px;
	border: none;
	margin: 0px 10px 0px 10px;
}

a img {
	border: 0 none;
	margin-left: 15px;
}
