body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/*Linkformatierung hier:*/	
body a:link {font-family:Verdana, sans-serif; font-size:10px; color:#ffffff; text-decoration:none;}
body a:visited {font-family:Verdana, sans-serif; font-size:10px; color: #ffffff; text-decoration:none;}
body a:hover {font-family:Verdana, sans-serif; font-size:10px; color: #333333; text-decoration:none;}
	
/*hier nur formatierung fuer datei "index.htm"*/
#container {position:absolute; left:50%; top:0px; margin-left:-400px; height:100%;}

#column_redaktion {width:184px; height:750px; background-color:#DCA005; position:relative; left:0px; top:0px;}

#column_magazin {width:184px; height:750px; background-color:#368EB3; position:relative; left:206px; margin-top:-750px;}

#column_rtf {width:184px; height:750px; background-color:#96AC1F; position:relative; left:412px; margin-top:-750px;}

#column_albatis {width:184px; height:750px; background-color:#ffffff; position:relative; left:618px; margin-top:-750px;}
/*formatierung "index.htm" ende*/


#header {width:800px; height:200px; background-color:#ffffff; margin:auto;}

#visual {width:276px; height:452px; position:relative; left:-262px; margin-top:-270px; top:328px;}

#mailto {width:220px; height:20px; text-align:left; position:relative; left:-290px; top:-43px;}

#design_note {
	width:5px;
	height:205px;
	text-align:left;
	position:relative;
	left:-408px;
	margin-top:-369px;
}

#page_footer {
	height:133px;
	margin-top:-100px;
	background-position: center bottom;
 	background-repeat: no-repeat;
	text-align: center;
	}
	
#imprint {
	margin-top:32px;
	margin-left:-730px;
}
	
#content {
	border:1px solid;
	width:500px;
	height:450px;
	background-color:#ffffff;
	position:relative;
	left:150px;
	top:-124px;
	overflow:auto;
	}
	
/*Textformatierung hier:*/
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:60px;
	padding-right:60px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:17px;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:60px;
	padding-right:60px;
	padding-top:14px;
	margin-top:0px;
	padding-bottom:4px;
	text-transform: lowercase;
}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
	padding-left:60px;
	padding-right:60px;
	padding-bottom:14px;
	text-transform: lowercase;
}

ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	margin-top:30px;
	margin-bottom:35px;
	margin-left:30px;
	padding-left:30px;
	margin-right:25px;
	padding-right:25px;
	line-height:16px;
	text-transform: lowercase;
}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	margin-bottom:10px;
}

/*formatiert bilder und bildunterschriften im fliesstext*/
.motiv {
margin: 10px 40px 10px 60px;
text-align: left;
}

.motiv img {
border: 1px solid #e6e6e6;
}

.motiv_text {
font-family: Verdana, sans-serif;
font-size:10px;
padding-left: 10px;
padding-right: 50px;
text-align: left;
vertical-align: baseline;
}


/*formatiert den footer am ende der artikel*/
.article_footer{
	height:14px;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:60px;
	margin-right:60px;
	margin-bottom:60px;
	color: #999999;
}



/* ab hier nur menueformatierung */

/*Formatierung "mainmenu" hier:*/

#mainmenu_redaktion{
border-top:7px solid;
border-color:#DCA005;
padding: 0;
width: 800px;
position:relative;
left:0px;
top:-641px;
}

#mainmenu_redaktion ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#mainmenu_redaktion li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:lowercase;
}

#mainmenu_redaktion a{
float: left;
display: block;
font: bold 11px Verdana;
color: white;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 10px;
background-color: black; 
border-top: 1px solid white;
}

#mainmenu_redaktion a:hover{
background-color: #DCA005; /*Brown color theme*/ 
color: white;
}

#mainmenu_redaktion #current a{ /*currently selected tab*/
background-color: #DCA005; /*Brown color theme*/ 
color: white;
border-color: #DCA005; /*Brown color theme*/ 
}

#mainmenu_magazin{
border-top:7px solid;
border-color:#368EB3;
padding: 0;
width: 800px;
position:relative;
left:0px;
top:-641px;
}

#mainmenu_magazin ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#mainmenu_magazin li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:lowercase;
}

#mainmenu_magazin a{
float: left;
display: block;
font: bold 11px Verdana;
color: white;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 10px;
background-color: black;  
border-top: 1px solid white;
}

#mainmenu_magazin a:hover{
background-color: #368EB3; /*blue color theme*/ 
color: white;
}

#mainmenu_magazin #current a{ /*currently selected tab*/
background-color: #368EB3; /*blue color theme*/ 
color: white;
border-color: #368EB3; /*blue color theme*/ 
}

#mainmenu_rtf{
border-top:7px solid;
border-color:#96AC1F;
padding: 0;
width: 800px;
position:relative;
left:0px;
top:-641px;
}

#mainmenu_rtf ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#mainmenu_rtf li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:lowercase;
}

#mainmenu_rtf a{
float: left;
display: block;
font: bold 11px Verdana;
color: white;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 10px;
background-color: black;  
border-top: 1px solid white;
}

#mainmenu_rtf a:hover{
background-color: #96AC1F; /*green color theme*/ 
color: white;
}

#mainmenu_rtf #current a{ /*currently selected tab*/
background-color: #96AC1F; /*green color theme*/ 
color: white;
border-color: #96AC1F; /*green color theme*/ 
}

#mainmenu_albatis{
border-top:7px solid;
border-color:#C8C8A5;
padding: 0;
width: 800px;
position:relative;
left:0px;
top:-641px;
}

#mainmenu_albatis ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#mainmenu_albatis li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:lowercase;
}

#mainmenu_albatis a{
float: left;
display: block;
font: bold 11px Verdana;
color: white;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 10px;
background-color: black;
border-top: 1px solid white;
}

#mainmenu_albatis a:hover{
background-color: #C8C8A5; /*grey color theme*/ 
color: white;
}

#mainmenu_albatis #current a{ /*currently selected tab*/
background-color: #C8C8A5; /*grey color theme*/ 
color: white;
border-color: #C8C8A5; /*grey color theme*/ 
}

/*sorgt fuer separate formatierung der links auf den bildern*/
#navbar_images a{
margin: 0px 0px 0px 0px;
padding: 0px 1px 0px 0px;
background-color: #ffffff; 
}

#navbar_images a:hover{
background-color: #FFFFFF;
}


