/*
-----------------------------------------------
Author:   Torge Jörrens
----------------------------------------------- */


/* Allgemein 
----------------------------------------------- */

body {
	background-image:url(/acononCMS/design/img_hintergrund.gif);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
 	text-align: center;
}

table,td,div,span {
	font-family:arial,sans-serif;
	text-align:justify;
	font-size:12px;
	color:#226F75;
}

.top td {
	vertical-align:top;
}

.topbg td{
	background-image:url(/acononCMS/design/img_hintergrund_trenner.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

/* ELEMENTE 
----------------------------------------------- */

#container {
	text-align:center;
	margin:0 auto;
	width:931px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

*html #container {
	width:933px;
}

#header_links {
	background-image:url(/acononCMS/design/img_hintergrund_header.jpg);
	border-left:1px solid #226F75;
	background-repeat:no-repeat;
	width:726px;
	height:130px;
}

#header_rechts_oben {
	border-left:1px solid #226F75;
	border-bottom:1px solid #226F75;
	height:29px;
}

#header_rechts_unten {
	border-left:1px solid #F0F0F0;
	border-right:1px solid #226F75;
	background-color:#FFFFFF;
	width:203px;
	height:100px;
}

* html #header_rechts_unten {
	width:205px;
	height:101px;
}

#logo {
	margin-top:23px;
	margin-left:18px;
}

#trenner {
	border-left:1px solid #226F75;
	border-right:1px solid #226F75;
	width:929px;
}

.trennlinie_content {
	background-color:#b4d6db;
}


* html #trenner {
	border-left:1px solid #226F75;
	border-right:1px solid #226F75;
	width:100%;
}

#navi_1 {
	background-image:url(/acononCMS/design/img_hintergrund_navi_1.gif);
	background-repeat:repeat-y;
	height:30px;
}

#navi_2 {
	background-image:url(/acononCMS/design/img_hintergrund_navi_2.gif);
	background-repeat:repeat-y;
	height:30px;
}

#inhalt_links {
	background-image:url(/acononCMS/design/img_hintergrund_inhalt_links.gif);
	background-repeat:repeat-y;
	border-left:1px solid #226F75;
	border-right:1px solid #226F75;
	background-color:#FFFFFF;
	width:725px;
}

*html #inhalt_links {
	background-color:#FFFFFF;
	width:727px;
}

#inhalt_rechts {
	background-image:url(/acononCMS/design/img_hintergrund_inhalt_rechts.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #226F75;
	border-right:1px solid #226F75;
	width:203px;
	background-color:#dcdcdc;
}

.bgfooter {
	background-image:url(/acononCMS/design/img_hintergrund_inhalt_links.gif);
	background-repeat:repeat-y;
}

#footer {
	background-image:url(/acononCMS/design/img_hintergrund_inhalt_links.gif);
	border-bottom:1px solid #226F75;
	border-right:1px solid #226F75;
	border-left:1px solid #226F75;
	width:725px;
}

*html #footer {
	width:727px;
}

#footer_start {
	background-image:url(/acononCMS/design/img_hintergrund_footer_1.jpg);
	background-repeat:no-repeat;
	width:491px;
	height:225px;
}

#footer_1 {
	background-image:url(/acononCMS/design/img_hintergrund_footer.gif);
	background-repeat:repeat-y;
	border:1px solid #FFFFFF;
	height:30px;
}

#bild {
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}

.gruen11 {
	width:170px;
	font-size:11px;
	color:#226F75;
}

.hinweis {
	font-size:10px;
	color:#FF7E00;
}

/* LINKS 
----------------------------------------------- */

a {
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
	color:#226F75;
}

a:hover {
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
	color:#000000;
}

a.hm {
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
	color:#FFFFFF;
}

a.hm:hover {
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
	color:#b4d6db;
}

a.copyright {
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
	color:#D9DAD5;
}

a.copyright:hover {
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
	color:#FFF;
}

/* UEBERSCHRIFTEN 
----------------------------------------------- */

h1 {
	font-size:12px;
	font-weight:bold;
	color:#FF7E00;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#707070;
	margin:0px;
	padding:0px;
}

/* ABSTAND 
----------------------------------------------- */

.abstand {
    font-size: 1px;
    line-height: 1px;
    height: 5px;
}

.abstand_scrennshot {
    font-size: 1px;
    line-height: 1px;
    height: 35px;
}

ul {
	list-style-image: url(/acononCMS/design/sym_pfeil.gif);
}


/* FORMULAR
----------------------------------------------- */

form {
	padding:0px;
	margin:0px;
}

.input {
	font-family:arial,sans-serif;
	border:1px solid #226F75;
	font-size:11px;
	padding-left: 3px;
	color:#333333;
}

.button {
	background-image:url(/acononCMS/design/img_hintergrund_button.jpg);
	font-family:arial,sans-serif;
	background-repeat:repeat-x;
	border:1px solid #226F75;
	font-size:10px;
	color:#226F75;
}
.button div {
	padding:2 10 2 10;
}

.submit {
	background-image:url(/acononCMS/design/img_hintergrund_button.jpg);
	font-family:arial,sans-serif;
	background-repeat:repeat-x;
	border:1px solid #226F75;
	cursor: pointer;
	font-size:10px;
	color:#226F75;
}