/*
Theme Name: ASRE
Theme URI: http://www.asre.de/
Description: Template f&uuml;r ASRE
Version: 16/06/08
Author: Internet Partner IPR GmbH

*/

body {
	background-image: url(images/navi-hintergrund.gif);
	background-repeat: repeat-y;
	background-color: White;
	padding: 0 0 0 0;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#header{
	position: absolute;
	left: 170px;
	top: 0px;
	background-image: url(images/kopf-mitte.gif);
	background-repeat: repeat-x;
}
div#flaggenposition{
	position:absolute;
	left:25px;
	top:280px;
}

div#navigation {
	position: absolute;
	left: -25px;
	top: 75px;
	text-align:center;
}

.navigation ul{
	position: absolute;
	width: 110px;
}

#navigation a{
	color:#191970;
	font-size:13px;
	font-weight: bolder;
}

#navigation li.page_item {
	list-style:none;
	margin: 0px;
	
}

#navigation li.page_item a{
	text-decoration: none;
	
}

#navigation a:hover {
	color:#007EC5;
}

#navigation li.page_item {
	padding-top:19px;
	list-style:none;
	margin: 0px;
	line-height:12px;
	margin-bottom: -10px;
	background-image: url(images/button.png);
	background-repeat:no-repeat;
	background-position: center;
	width:140px;
	height:27px;
}

#navigation li.page_item  :hover{

}

div#content {
	position: absolute;
	left: 185px;
	top: 100px;
	width: 800px;
	height: 900px;
}

div.aktuell {
	position: relative;
	float: right;
	width: 250px;
}

img {
	border: none;
}

img.alignright {
	float: right;
}

img.alignleft {
	float: left;
}

/* Schriftarten */
body,h1,h2,h3,h4,h5,h6,p,li,td,a {
	font-family: Arial, Helvetica, sans-serif;
}

p,li,td,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1{
	font-size: 20px;
}

h2{
	font-size: 17px;
}

h4 {
	font-size: 15px;
}

h3{
font-size: 16px;
}

.fuss {
	font-size: 11px;
}

/* Hover A-Z */
table.abisz a {
  text-decoration: none;
  color: black;
}

table.abisz a:hover {
  text-decoration: underline;
}
