/*
grau A9B4B0
rot C30B27
back E5E5E5
*/

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#E5E5E5;
 }

#rahmen { 
	position:absolute; 
	left:50%; 
	top:0; 
	width:750px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -390px;
	background-color:#FF0000;
	border-bottom: solid 1px #A9B4B0;
	background: url(images/back_weiss.gif);
} 

#content {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 500px;
	z-index: 11;
	overflow: none;
}

#top {
	position:absolute;
	width: 750px;
	margin: 0 0 0 0;
	padding: 0;
	top: 0px;
	left:0px;
}

#news {
	position:relative;
	float:left; 
	padding: 0px;
	margin: 16px 0px 0px 0px;
	width:250px;
	z-index:11;
	overflow:none;
}

#nav_imp {
	position:absolute;
	margin: -230px 0px 0px 672px;
	padding: 0 0 0 0;
	z-index:12;
	text-align:right;
}

#nav {
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 223px;
	z-index:12;
	overflow:none;
	border-right: solid 1px #A9B4B0;
	background-color:#C30B27;
}

#gray {
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 223px;
	z-index:12;
	overflow:none;
	border-left: solid 1px #A9B4B0;
	background-color:#C30B27;
}


#nav_float {
	position:absolute;
	float:left; 
	background-image: images/balken_weiss.gif;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	width:250px;
	z-index:11;
	overflow:auto;
}

/*
galerie
*/

#galerie { 
	position:absolute; 
	left:50%; 
	top:0; 
	width:750px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -390px;
	background-color:#FF0000;
	border: solid 1px #A9B4B0;
	background: url(images/back_weiss.gif);
} 

#gal_suche { 
	position:absolute; 
	top:70; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 10;
} 

#gal_rahmen01, #gal_rahmen02, #gal_rahmen03 {
	padding: 0 0 0 0; 
	margin: 0 1 0 0; 
	float:left; 
	border: solid 1px #FFFFFF; 
	width: 20px; 
	height: 26px;
	min-height: 26px;
}

#gal_rahmen02 {
	width: 60px; 
	padding: 2px;
}

#gal_rahmen03 {
	width: 400px; 
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
}

/*
formatierung
*/

a:visited, a:link 		{
	font-size:11px;
	line-height: 16px;
	color:#FF0000;
	font-family:verdana, arial, helvetica, sans serif, geneva;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}
a:hover 		{color:#000000;	text-decoration:none; }
	
a.nav:visited, a.nav:link, a.nav_d:visited, a.nav_d:link	{
	font-size:11px;
	line-height: 15px;
	color:#FFFFFF;
	font-family:verdana, arial,  helvetica, sans serif, geneva;
	text-decoration:none;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a.nav:hover 		{color:#A9B4B0;	text-decoration:none;}

a.nav_d:visited, a.nav_d:link	{
	color:#FFFFFF;
}
a.nav_d:hover 		{color:#000000;	text-decoration:none;}

a.nav_imp:visited, a.nav_imp:link, a.nav_new:visited, a.nav_new:link	{
	font-size:10px;
	line-height: 16px;
	color:#C30B27;
	font-family:verdana, arial,  helvetica, sans serif, geneva;
	text-decoration:none;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a.nav_imp:hover		{color:#A9B4B0;	text-decoration:none;}

a.nav_new:visited, a.nav_new:link	{
	color:#FFFFFF;
}

a.nav_new:hover 		{color:#000;	text-decoration:none;}
	
table, .text, td, tr {
	font-size:12px;
	color:#000000;
	line-height: 16px;
	font-family: arial, helvetica, sans serif, geneva;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

p, h1, h2, h3, .autor {
	font-size:13px;
	line-height: 20px;
	color:#C30B27;
	font-family:verdana, arial,  helvetica, sans serif, geneva;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

p, h2, h3 {
	color:#000000;
	font-size:11px;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
}

p {
	font-size:11px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
}

.autor {
	color:#A9B4B0;
	font-size:9px;
	line-height: 12px;
	margin: 4px 0px 4px 0px;
	font-weight:normal;
}
.bild {
	color:#000000;
	font-size:9px;
	font-family:arial,  helvetica, sans serif, geneva;
	line-height: 9px;
	margin: 4px 0px 0px 0px;
	font-weight:normal;
}

.news_head, .news_subhead, .news_text {
	font-size:10px;
	line-height: 12px;
	color:#000000;
	font-family:verdana, arial,  helvetica, sans serif, geneva;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.news_subhead {
	color:#C30B27;
}

.news_text {
	color:#000000;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
}

select, input, textarea {
	border:solid 1px #999999 !important;
	font-family:arial, verdana, sans-serif !important;
	font-size:11px;
	line-height:16px;
	height: 21px !important;
	padding: 0 !important;
	margin: 0px 0px 0px 0px;;
}

select {
	width:150px !important;
}

select:focus, input:focus, textarea:focus {
	background-color:#A9B4B0;
}

