/*
	Diese Stylesheetdatei ist Teil von arc-ms.de und darf nicht ohne 
	Zustimmung des Autors in irgendeiner Weise verwendet werden.
	
	www.arc-ms.de/?id=impressum
*/


*{
	line-height	: 150%;
	word-spacing	: 0.1em;
}

body{
	background-color: #FFF;
	color		: #333;
	font		: 0.62em Verdana, "Lucida Grande", Arial, helvetica, sans-serif;
	margin		: 0;
	padding		: 0;
	background-image: url(arc/background7w.jpg);
	background-repeat:no-repeat;
	min-width	: 1000px;
}

/*	Header mit Bildern	*/

h1{
	height		: 0;
	margin		: 0;
	padding		: 0;
	font-size	: 2.4em;
}

h2{
	padding		: 0;
	margin		: 0;
	font-size	: 1.4em;
}

h1,h2,h3,h4,h5,h6,.marall .grey, h2 input{
	font-family	: Arial, Verdana, "Lucida Grande", sans-serif;
	width		: 100%;
	color		: #333;
}

h2 input{
	font-size	: 1em;
	font-weight	: bold;
}

textarea{
	font		: 1em Verdana, "Lucida Grande", Arial, helvetica, sans-serif;
	line-height	: 150%;
	word-spacing	: 0.1em;
	color		: #333;
}

#cst{
	position	: absolute;
		top	: 10px;
	background-image: url(arc/logo.gif);
	background-repeat:no-repeat;
	width		: 255px;
	height		: 48px;
}

#cst span{
	display		: none;
}

#st{
	position	: absolute;
		top	: 315px;
		left	: 227px;
	z-index		: 100;
	text-decoration	: none;
	color		: #06b;
}

#imghleft,#imghmiddle,#imghright{
	height		: 180px;
	position	: absolute;
	padding		: 0;
	margin		: 0;
}

#imghleft{
	width		: 257px;
		top	: 69px;
		left	: 0;
}

#imghmiddle{
	width		: 483px;
		top	: 69px;
		left	: 259px;
}

#imghright{
	width		: 258px;
		top	: 69px;
		left	: 744px;
	border-right	: 0;
	border-top	: 0;
}


/*	Navigation	*/

#navi{
	padding		: 0;
	margin		: 0;
	background-image: url(arc/nav_bg.png);
	background-repeat:no-repeat;
	width		: 646px;
	height		: 114px;
	display		: block;
	position	: absolute;
		top	: 172px;
		left	: 3px;
}

#navi li{
	float		: left;
	list-style	: none;
	margin-top	: 87px;
	margin-left	: 30px;
	font-size	: 1.4em;
	font-weight	: bold;
}

#navi a, #subnavi a{
	color		: #06b;
	text-decoration	: none;
}

#navi a:hover, #subnavi a:hover{
	color		: #333;
	text-decoration	: underline;
}

#subnavi{
	padding		: 0 30px;
}

#subnavi li{
	list-style	: none;
	font-size	: 1.3em;
	padding		: 0.1em 0;
}

/*	Datumsanzeige		*/

#date{
	width		: 258px;
	position	: absolute;
		top	: 255px;
		left	: 744px;
	color		: #06b;
	font-weight	: bold;
	font-size	: 1.3em;
	text-align	: center;
}

#date span{
	display		: none;
}

/*	Linke Box (Subnavigation	*/

#left{
	margin		: 300px 5px 0 5px;
	float		: left;
	width		: 198px;
	padding-bottom	: 620px;
	background-image: url(arc/navl-unten.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#left #topsn{
	height		: 20px;
	background-image: url(arc/navl-top.png);
	background-repeat:no-repeat;	
}

#left ul{
	background-image: url(arc/navl-bg.png);
	background-repeat:repeat-y;
	margin		: 0;
}

#left #weather{
	position	: absolute;
	margin		: 10px 15px 0 25px;
	font-size	: 1.1em;
	border		: 1px solid #06b;
	width		: 135px;
	padding		: 0 5px;
	
}

#weather legend{
	font-size	: 1.3em;
	font-weight	: bold;
	color		: #06b;
}

#weather acronym{
	border		: 0;
}

/*	Hauptbox		*/

#main{
	float		: left;
	width		: 780px;
	margin-top	: 300px;
}

.topc{
	height		: 20px;
	background-image: url(arc/content_top.png);
	background-repeat:no-repeat;
}

#content{
	background-image: url(arc/content_bg.png);
	background-repeat:repeat-y;
	padding		: 35px 20px 1px 20px;
	font-size	: 1.2em;
}

a{
	color		: #06b;
	text-decoration	: none;
}

a:hover{
	color		: #333;
	text-decoration	: underline;
}

.bottomc{
	height		: 20px;
	background-image: url(arc/content_bottom.png);
	background-repeat:no-repeat;
}

.copyright a{
	color		: #06b;
	text-decoration	: none;
}

/*	Hilfsklassen		*/

.left{
	text-align	: left;
}

.center{
	text-align	: center;
}

.right{
	text-align	: right;
}

.justify{
	text-align	: justify;
}

.lt{
	text-decoration: line-through;
}

.clear{
	clear		: both;
}

.error, .red{
	color		: #C00;
}

/*	package dynamic content		*/

.marall
{
	margin		: 50px auto;
	width		: 75%;

}

.marall h2{
	margin		: 0 0 5px 0;
	font-size	: 1.6em;
	font-weight	: bold;
	display		: inline;;
	
}

.dclink{
	color		: #333;
	text-decoration : none;
}

.dclink:hover{
	color		: #06B;
	text-decoration : none;
}

.marall .grey{
	font-size	: 0.9em;
	color		: #666;
}

.marall p{
	margin		: 10px 0 25px 0;
	text-align	: justify;
}

.marall .mfg{
	font-family	: Georgia, "Times New Roman", serif;
	font-size	: 1.5em;
	margin		: 25px 0 0 100px;
	display		: block;
}

.marall .readon{
	display		: block;
	text-align	: center;
	font-size	: 0.9em;
	margin		: 0 0 10px 0;
}

.adminoption{
	color		: #06B;
	font-size	: 0.9em;
}

.tbarchiv{
	width		: 100%;
	border-collapse	: collapse;
}

.tbarchiv *{
	text-align	: left;
}

.tbarchiv th,.tbarchiv td{
	padding		: 5px;

}

.tbarchiv th{
	background	: #ACF;
}

.tbarchiv tr:hover td{
	background	: #ACF;
}

.dcentry{
	background	: #AAA;
	border		: 0;
	height		: 1px;
	margin-bottom	: 50px;
}

.comform textarea{
	width		: 100%;
}

.comform textarea,.comform input{
	border		: 1px solid #aaa;
	padding		: 5px;
	margin		: 5px 0;
	font		: 1em Verdana, "Lucida Grande", Arial, helvetica, sans-serif;
}

.comform textarea:focus,.comform input:focus{
	border		: 1px solid #888;
}

.comform input{
	width		: 50%;
	margin-right	: 10px;
}

.comform span{
	font-size	: 0.9em;
	color		: #555;
}

#com{

	margin:25px;
	text-align:left;
}

.com{
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#DDD;
	text-align:left;
	background-color:#EEE;
	color:#333;
	padding:10px;
}
.com1{
	text-align:left;
	color:#333;
	padding:10px;
}

.comtit{
	font-weight	: bold;
	font-size	: 1.1em;
}
.comdate{
	color:#888;
	font-size	: 0.9em;
}