/* IP Syscon GmbH */


/* Geruest
---------------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D2330;
	text-align: center;
}
#indexpage #container {
	width: 771px;
	background: #FFFFFF url("../gfx/bg_container_index.gif") repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#dreispalten #container {
	background: url(../gfx/bg_container.gif) repeat-y;
}
#container {
	width: 771px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#logo {
	background: url(../gfx/bg_logo.gif) no-repeat;
	height: 68px;
	width: 166px;
	position: absolute;
	left: 0px;
	top: 71px;
}
#logo a span {
	display: none;
}
#logo a {
	display: block;
	height: 68px;
	width: 166px;
}


/* Titel
---------------------------------------------------------------- */
#titel1 {
	background: url(../gfx/bg_titel1.gif) no-repeat;
	height: 70px;
}
#titel2 {
	background: url(../gfx/bg_titel2.gif) no-repeat;
	height: 38px;
}
#titel1 h1 {
	margin: 0px;
	float: left;
	width: 570px;
	height: 70px;
} 
#titel2 h2 {
	margin: 0px;
	float: left;
	width: 570px;
	height: 38px;
}
#titel1 h1 span, #titel2 h2 span {
	display: none;
}



/* Menüleiste
---------------------------------------------------------------- */
#menu {
	width: 166px;
	float: left;
	margin-top: 20px;
	clear: left;
	padding-bottom: 15px;
}
#menu h2 {
	color: #899370;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 0px;
}



/* Hauptnavigation
---------------------------------------------------------------- */
#navi {
	background: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 16px;
	border-top: 4px solid #C0C0C0;
	padding-top: 15px;
	padding-bottom: 1px;
}
#navi a {
	color: #333333;
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
	padding-left: 14px;
}
#navi a:hover, #navi a:active,
#extralinks a:hover, #extralinks a:active {
	color: #000000;
}
#subnavi {
	background: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 0px;
	border-top: 1px solid #CCD6B4;
	border-bottom: 1px solid #CCD6B4;
	padding-left: 14px;
	margin-bottom: 10px;
}
#subnavi a {
	margin-bottom: 8px;
}
#subnavi a:hover, #subnavi a:active {
	color: #000000;
	background:  url(../gfx/bullet_navi.gif) no-repeat 3px 2px;
}
#subnavi .aktiv {
	color: #000000;
	background:  url(../gfx/bullet_navi.gif) no-repeat 3px 2px;
}
/*
#navi a {
	color: #096809;
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
	padding-left: 14px;
}
#navi a:hover, #navi a:active,
#extralinks a:hover, #extralinks a:active {
	color: #86090F;
}
#subnavi {
	background: #F1FFE2;
	padding-top: 4px;
	padding-bottom: 0px;
	border-top: 1px solid #CCD6B4;
	border-bottom: 1px solid #CCD6B4;
	padding-left: 14px;
	margin-bottom: 10px;
}
#subnavi a {
	margin-bottom: 8px;
}
#subnavi a:hover, #subnavi a:active {
	color: #86090F;
	background:  url(../gfx/bullet_navi.gif) no-repeat 3px 2px;
}
#subnavi .aktiv {
	color: #86090F;
	background:  url(../gfx/bullet_navi.gif) no-repeat 3px 2px;
}
*/


/* Login-Box
---------------------------------------------------------------- */
#login {
	margin-bottom: 18px;
}
#login form {
	background: #E7FFC6;
	padding-top: 10px;
	padding-left: 5px;
	border-top: 4px solid #29852C;
	margin-top: 4px;
	padding-bottom: 10px;
}
#login input {
	background: #F3F9F0;
	border-top: 1px solid #84A684;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #84A684;
}
#login .benutzername {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #80A379;
	padding-left: 8px;
	width: 146px;
	margin-bottom: 5px;
}
#login .passwort {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #80A379;
	padding-left: 8px;
	width: 100px;
	float: left;
}
#login .button {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #096809;
	font-size: 11px;
	background: #E7FFC6;
	border: 1px solid #E7FFC6;
	width: 40px;
	margin-left: 2px;
}



/* Extra-Linkbox
---------------------------------------------------------------- */
#extralinks {
	background: #E7FFC6;
	color: #58653F;
	margin-top: 12px;
	border-top: 4px solid #29852C;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#extralinks a {
	color: #096809;
	display: block;
	text-decoration: none;
}
#extralinks p {
	margin-top: 2px;
	margin-bottom: 10px;
}
#extralinks p a {
	margin-bottom: 0px;
}



/* Inhaltsbereich
---------------------------------------------------------------- */
#content {
	background: url(../gfx/bg_content.gif) repeat-x;
	padding: 4px 10px 20px 15px;
	float: left;
}
#indexpage #content {
	float: left;
	background: none;
	width: 404px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 379px;
}
#dreispalten #content {
	width: 404px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 379px;
	float: left;
}
#zweispalten #content {
	width: 605px; /* Angabe für den IE 5.x */
	voice-family: "\"}\""
	voice-family: inherit;
	width: 580px;
	float: left;
}
#zweispalten #content h5 {
	font-size: 18px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 10px;
}
#content h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 7px;
}
#content h2 {
	font-size: 12px;
	margin-top: 0px;
}
#content h3 {
	font-size: 11px;
}
#content h4 {
	margin-bottom: 10px;
	border-bottom: 1px solid #D2AEB0;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}
#content p {
	margin-top: 0px;
	margin-bottom: 7px;
}
#partner .tableft {
	width: 100px;
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}
#partner .tabright {
	float: left;
	width: 465px;
	margin-bottom: 15px;
}



/* News Startseite
---------------------------------------------------------------- */
#news {
	margin-top: 40px;
}
#news p {
	padding-left: 10px;
	border-left: 2px solid #B6777A;
	margin-bottom: 16px;
}
#news .detaillink {
	display: block;
	margin-top: 5px;
}



/* Globale Links & Suchfunktion
---------------------------------------------------------------- */
#global {
	width: 201px;
	float: right;
	clear: right;
	height: 70px;
}
#global p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#flaggen {
	text-align: right;
	padding-right: 8px;
}
#globallinks {
	padding-right: 8px;
	text-align: left;
	margin-top: 36px;
}
#globallinks a:link, #globallinks a:visited {
	color: #000000;
	text-decoration: none;
	margin-left: 6px;
}
#globallinks a:hover, #globallinks a:active {
	color: #999999;
	text-decoration: none;
	margin-left: 6px;
}
#suche {
	padding-top: 7px;
	position: absolute;
	top: 73px;
	left: 575px;
	width: 195px;
}
#suche .suchfeld {
	background: #F1FFE2;
	border-top: 1px solid #DDFFC6;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #DDFFC6;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	float: left;
	width: 139px;
	padding-left: 2px;
}
#suche .button {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #E7FFC6;
	/*background: #B6777A;
	border: 1px solid #B6777A;*/
	text-align: left;
}



/* Teaser
---------------------------------------------------------------- */
#teaser {
	float: left;
	width: 201px;
	padding-top: 14px;
	padding-bottom: 15px;
}
#teaser h1 {
	font-size: 12px;
	border-bottom: 4px solid #FFFFFF;
	display: inline;
	margin-bottom: 0px;
	padding-left: 9px;
}
#teaser h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 4px;
	padding-left: 9px;
}
#teaser p {
	padding-left: 9px;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-right: 9px;
}
#teaser a:link, #teaser a:visited,
#foot a:link, #foot a:visited {
	color: #823B3E;
	text-decoration: none;
}
#teaser a:hover, #teaser a:active,
#foot a:hover, #foot a:active {
	color: #096809;
	text-decoration: none;
}
#teaser .untertitel {
	font-size: 10px;
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 25px;
}
#dreispalten #teaser {
	background: url(../gfx/bg_content.gif) repeat-x;
	padding-top: 45px;
}
#dreispalten #teaser h1 {
	background: #FFFFFF;
	font-weight: normal;
	border: 0px none;
	display: block;
	margin-top: 0px;
	height: 32px;
}
#dreispalten #teaser h3 {
	margin-bottom: 4px;
	font-size: 12px;
	background: #FFFFFF;
	padding: 3px 3px 3px 9px;
}



/* Fusszeile
---------------------------------------------------------------- */
#foot {
	clear: both;
	font-size: 10px;
	color: #888B91;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 14px;
}




/* Allgemeine Klassen & Hyperlinks
---------------------------------------------------------------- */
a:link, a:visited {
	color: #096809;
	text-decoration: none;
}
a:hover, a:active {
	color: #823B3E;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
hr {	/* (fast) gleiches Verhalten wie ID=Clear */ 
	clear: both;
	visibility: hidden;
	display: inline;
}
a.linkdownload {
	background: url(../gfx/symbol_download.gif) no-repeat 3px 2px;
	padding-left: 12px;
}
.linknachoben {
	font-weight: normal;
	background: url(../gfx/symbol_nachoben.gif) no-repeat 0px 4px;
	padding-left: 12px;
}
a.linkdownload:hover {
	background: url(../gfx/symbol_download_over.gif) no-repeat 3px 2px;
	padding-left: 12px;
}
.textklein {
	font-size: 10px;
}



/* Listen
---------------------------------------------------------------- */
ul {
	line-height: 14px;
	margin-top: 11px;
	margin-bottom: 20px;
}
ul a {
	font-weight: bold;
}
li {
	list-style: none;
	margin-bottom: 12px;
	background: url(../gfx/bullet_liste.gif) no-repeat 0px 4px;
	padding-left: 15px;
}
#content input, #content textarea {
	background-color: #F7F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CA9EA0;
	border-left-color: #CA9EA0;
	border-right-color: #ECD4D5;
	border-bottom-color: #ECD4D5;
}
