#logo{
	width:280px;
	height: 320px;
	position:absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	z-index:666;
	overflow: hidden;
}

.logobild	{
	display: block;
	width:280px;
	height: 320px;
	overflow: hidden;

}
body {	color:			#bbb;
 		font-family:	Helvetica, Arial;
 		font-size:		13px;
		line-height: 15px;
 		background-color:black;
 		overflow-y:hidden;
 		margin:0px;
 		background-image: url(/fileadmin/user/sedelmayer/logo.png);
		background-repeat: no-repeat;
	}
	
h1 {
	font-size:10px;
	padding-left: 40px;
}

b {	
	color:	#e84898;
	font-weight: normal;	
}
i {	color:	#888; 
	font-style:normal; 
	font-size: .75em;
	line-height: 1.25em;
}

#scroll{ height:100%; width:100%; overflow:auto; position:absolute; top:0px; left:0px;}

p {		margin:		0px;	}

td {	font-size: 12px;	}

a			{	-moz-outline-width: 0px; outline: none;	}
a:link		{	color:	#d06;		text-decoration:none;	}
a:active	{	color:	#f39;		text-decoration:none;	}
a:visited	{	color:	#c06;	text-decoration:none;	}
a:hover		{	color:	#e84898;	text-decoration:none; }

.imgtext-table  a {
	background-color:#a00;
}


a img {border: 0;}

/* title */
a .logo {	color:	blue  !important;	}

#menue{
	position:relative;
	left: 40px;
	padding: 0px;
	margin: 0;
}


#contentLeft{
	position:absolute;
	width:220px !important;
	margin-top:320px;
	margin-right:0px;
	margin-left:40px;
}

#mint{
	position:absolute;
	right:18px;
	bottom:0px;
}
#mint a, #mint a:visited{	
	color: #c06;
	font-size: 75%;}


#pop{
	position:absolute;
	left:350px;
	margin-top:25px;
}

.portrait{
	
}

.landscape{
	padding-top:60px;
}

#inhalt{
	position:absolute;
	left:280px;
	margin-top:35px;
	margin-left:25px;
	width:500px;

}

.header			{ color: #eee;font-size:12 px;}

.subheader		{	}
.content		{	}
.contentBlock	{	
	margin-bottom:	20px;
 	background-image: url(/fileadmin/user/sedelmayer/shade.png);
}
.contentText	{/*	font-size:	10 px; 	
				color:		#aaaaaa;*/	 }

.imageCaption {		color:		red;				
					font-size:	10px;
				}

.menu {	/*	padding:6px;
			width: 173px;
*/		}


		
.m0, .m1, .m2{
	color:	#f39 !important;
}

.m0a, .m1a, .m2a{
	color:	#e84898 !important;

}



.langLink{	border-top:	1px dashed #CCCCCC;
			color:		#cccccc;
			margin:		0px;
			width:		95%;
			text-align:	center;
			}



