*{
	margin:0px;
	padding:0px;
	border:0px;
	outline: 0;
}


body {	
	background-color:#D6DEE6;
	color:#494b4e;
	font-family:"Courier New", Courier, monospace;	
	font-size:11px;
	text-align:center;
	line-height:16px;		
}
#container{
	text-align:left;
	width:736px;
	margin-left:auto;
	margin-right:auto;
	/*	*/
	background-image:url(../bilder/naviBack.jpg);	
	background-repeat:repeat-y;

}
#header{
	height:40px;
	width:733px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;			
}
#navi{		
	width:170px;
	padding-top:5px;
	float:left;	
	text-align:right;
	line-height:18px;	
	
}
#content{
	width:560px;	
	margin-left:170px;	
	background-color:#EBF1F9;	
	border-right:solid #EBF1F9 1px;	
}
#footer{
	height:30px;
	width:733px;	
	clear:left;
}

h1.kopf{
    font-size:24px;
	font-weight:bold;		
	margin-left:0px;
	color:#f2f4f7;
}
h1{
	font-size:14px;
	padding-top:5px;
	font-weight:normal;	
	margin-left:5px;
}
h2{
	font-size:11px;
	position:relative;	
	top:6px;
	left:10px;
	font-weight:bold;
	padding-bottom:3px;
}

h2#titel{
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	position:static;
}


h3{
	font-size:11px;
	font-weight:normal;	
	/*background:white;*/
}


.menutitle{
	cursor:pointer;
	color:#494b4e;				
}
			
.submenu{
	margin-bottom: 0.5em;
}

a{
	display:block;
	text-decoration:none;
	color:#494b4e;
}

a:hover{
	background-color:#f2f4f7;			
	/*text-decoration:underline;*/
}

a.navi{			
	padding-right:10px;
	width:160px;
	color:#666666;
}

a.navi:hover{
	color:#494b4e;
}

/*
.aktiv{	
	background-color:#f2f4f7;
	font-weight:bold;	
}

.aktivUnterpunkt{
	background-color:#f2f4f7;
}

*/

a.linkImText{
	display:inline;
	text-decoration:underline;
}

a.linkInVorschau{
	display:block;
	width:259px;
	padding-left:10px;
	padding-right:10px;
	/*text-decoration:underline;*/
}

a.oberpunkt{
  padding-right:10px;
  font-weight:bold;
  color:#000000; 
}

/* nur auf Startseite */
a.linkRechts{
  	display:inline;
}
a.linkRechts:hover{  	
	background:#f2f4f7;	
}

/* Lightbox-Link */


/* selten */
a.externerLink{
	text-decoration:underline;
	display:inline;
	margin:0px;	
}
a.lBoxLink{
	margin-right:0px;
	width:280px;
	padding:0px;
}
table.vitaTable{
	margin-top:0px;
}
td.vitaTd{
 	padding-left:10px;
	padding-right:15px;
	padding-bottom:5px;	
}
td.vitaTdm{
 	width:140px;	
}

div.bildhalterAllgemein{
	width:560px;
}


.b1DIV_LEFT{
	float:left;
	padding-right:0px;
	padding-top:10px;
}
.b1DIV_RIGHT{
	float:right;
	padding-right:0px;
	padding-top:10px;
	text-align:right;
}

a.lBoxLinkRight{
	margin-right:0px;
	width:280px;
	float:right;
	padding:0px;
}
a.lBoxLinkLeft{
	margin-right:0px;
	width:280px;
	float:left;
	padding:0px;
}
img.vorschauFotoRight{
	width:280px;
	border-left:solid white 1px;		
}
img.vorschauFotoLeft{
	width:280px;
	border-right:solid white 1px;		
}

div.bildhalter1{
	width:560px;
	min-height:185px;
	
}

div.bildhalter2{
	width:560px;
	height:253px;	
}
div.bildhalter3{
	width:560px;
	height:343px;	
}
div.bildhalter4{
	width:560px;
	height:210px;	
}
img.vorschau{
	width:280px			
}
img.vorschauFoto{
	width:280px;		
}
#player{	
	margin-left:22px;
	margin-top:20px;	
}
#playerH2{
    margin-left:12px;
	margin-top:10px;		
}

p.texte{
	padding-right:10px;
	margin-top:5px;
	margin-left:10px;
}
/*

.vorschauFoto{
	border-bottom:solid white 1px;
	border-top:solid white 1px;
}
*/
