body {		font-family : sans-serif;
		text-align : left;
		padding : 0px;
		background-image : url(images/bg.jpg);}

p	{	color : white;
		font-weight : normal;
		font-size : 11px;
		text-align : left;}
		
p.fett	{	font-weight : bold;}

p.team  {	text-align : center;}

h1 {		color : white;
		font-weight : bold;
		font-size : 14px;
		text-align : left;
	}

h2 {		font-size : 12px;
		color : #FFFFFF;
		font-weight : bold;}

a:link { font-weight:bold; color:#FFCC66; text-decoration:none }
a:visited { font-weight:bold; color:#FFCC66; text-decoration:none }
a:hover { font-weight:bold; color:#FF9900; text-decoration:none }
a:active { font-weight:bold; color:#FF9900; text-decoration:none }
a:focus { font-weight:bold; color:#FF9900; text-decoration:none }

a.navigation:link { font-weight:bold; color:#FFCC66; text-decoration:none; }
a.navigation:visited { font-weight:bold; color:#FFCC66; text-decoration:none; }
a.navigation:hover { font-weight:bold; color:#FF9900; text-decoration:none; }
a.navigation:active { font-weight:bold; color:#FF9900; text-decoration:none; }
a.navigation:focus { font-weight:bold; color:#FF9900; text-decoration:none; }

.mainframe {	float : none;
		margin : auto;
		padding : 0px;
		border : none;
		table-layout : fixed;
		width : 600px;
		overflow : hidden;
		background-color : #000000;
		}
		
#head {		background-image : url(images/banner.jpg);
		height : 90px;
		vertical-align : top;
		border :none;
		}
			
#mail	{	font-size : 10px;
		color : #FFFFFF;
		font-weight : bold;
		text-align : right;
		}
		
.contentarea {	table-layout : fixed;
		background-color :  #000000;
		vertical-align : top;
		padding : none;
		border : none;
		margin : 0px;
		}

.links {	overflow : hidden;
		width : 140px;
		height : 400px;
		background-color : #666666;
		vertical-align : top;
		padding : 5px;
		font-size : 12px;
		color : #FFFFFF;
		font-weight : bold;
		text-align : left;
		}	
			
.content {	vertical-align : top;
		width : 340px;
		padding : 5px;
		}

.rechts {	vertical-align : top;
		width : 120px;
		}

.linkbox	{background-color:#666666;
		padding-top : 8px;padding-bottom : 8px;
		font-size : 10px;
		color : #FFFFFF;
		font-weight : bold;
		text-align : left;}

#feed {		vertical-align : middle;
		background-color : #CCCCCC;
		height : 25px;
		border :none;
		font-size : 10px;
		color : #000000;
		font-weight : bold;
		text-align : center;
		}

.linkpic {	border:none;
		margin : 4px;
		vertical-align : middle; }
		
.pic 	{	border:none;
		margin-left : 0px;margin-right : 5px;
		margin-top : 2px;margin-bottom : 2px;
		text-align : left;
		float : left;}

#livecam {	border : none;
		margin-top : 8px;}

#webcam {	width : 120px;
		border : none;
		margin-bottom : 8px }
		
#formfeld	{margin:auto;width:250px;height:100px;border:solid #FF9900 3px;padding:5px;text-align:left;vertical-align:top;}

.thumbs {	overflow : hidden;
		width : 320px;
		vertical-align : top;
		padding : 5px;
		font-size : 10px;
		color : #FFFFFF;
		font-weight : normal;
		text-align : center;
		margin : auto;
		}
		
.thumbnail {	border:solid #FF9900 2px;
		height : 60px;
		margin : 2px;}	

.foto {		border:solid #FF9900 2px;
		margin : auto;}	

.fotobox {	margin : auto;
		text-align : center;}

.tmbbox {	overflow : hidden;
		width : 320px;
		height : 50px;
		background-image : url(images/thumbbg.jpg);
		vertical-align : middle;
		padding : 0px;
		margin : 5px;
		font-size : 10px;
		color : #FFFFFF;
		font-weight : normal;
		text-align : right;
		}	

/* Formular css */

#message {
	width: 180px;
}
