/* Anfang IDs ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#bild {
	position:absolute;
	bottom:48px;
	right:13px;
	font-size:1px;
}
#bildG {
	position:absolute;
	margin:0px 21px;
	right:128px;
	font-size:1px;
	
}

#bildtext {
	width:480px;
}
#embed {
	min-height:450px;
}
#fuss {
	margin:10px;
	height:12px;
# overflow:hidden;	
	font-size:0.8em;
}

#hauptteil {
	margin:30px 20px 10px 20px;
	border:1px solid #FFFFFF;
}
#hlinks {
	margin:0 0 3px 0;
}
#kopf {
	position:absolute;
	top:0;
	left:0;
	width:100%;	
}
#kopfinnen {
	background:#FFFFFF;
}
#kopftext {
	position:absolute;
	top:20px;
	font-size:1.2em;
	font-weight:bold;
	white-space:nowrap;
	color:#183080;
}
#logo {
	margin:10px 20px;
}
#logoG {
	margin:10px 560px;
	
}
#mitte {
	background:#FFFFFF;
}
#pfeillogin {
	width:58px;
#	width:50px;
}
#rahmen{
	position:absolute;
	width:650px;
}
#rahmenG {
	position:absolute;
	width:650px;
	
}
#spalteA {
	float:left;
	width:325px;
	margin-right:20px;
}
#spalteB {
	float:left;
	width:263px;
}
#spalte1 {
	float:left;
	width:225px;
	margin-right:20px;
}
#spalte2 {
	float:left;
	width:363px;
}
#spalte1G {
	float:left;
	width:294px;
	margin-right:20px;
}
#spalte2G {
	float:left;
	width:294px;
}
#ueberschrift1 {
	height:40px;
	font-size:2.4em;
}
#ueberschrift2 {
	font-weight:bold;
	font-size:1.1em;
	color:#183080;
}
/* Ende IDs - Anfang HTML-Styles +++++++++++++++++++++++++++++++++++ */
a {
	text-decoration:none;
	color:#183080;
}
a:hover {
	text-decoration:underline;
}
body {
	margin:0;
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans serif;
	color:#363636;
}
form {
	margin:0;
}
fieldset {
	border:none;
}
h1 {
	margin:0.5em 0em;
	font-size:1em;
	color:#183080;
}
h2 {
	margin:0.5em 0em;
	font-size:1em;
	color:#183080;
}
h3 {
	margin:0.5em 0em;
	font-size:1em;
	font-weight:normal;
	font-style:italic;
	color:#183080;
}
/* Ueberschrift fuer Wowigas entspricht h1 bei wowikom */
h4{
	margin:0.5em 0em;
	font-size:1em;
	color:#00AFEB;
}
hr {
	border:none;
	background:#183080;
	color:#183080;
}
img {
	border:none;
}
input {
	margin:1px 0;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans serif;
	border:none;
}
legend {
	margin:0;
	padding:0;
	font-weight:bold;
	background:#FFFFFF;
	color:#CC0000;
}
p {
	margin:0 0 0.8em 0;
}
textarea, select {
	border:none;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans serif;
	
}
ul {
	margin:10px 0 10px 15px;
	padding-left:0;
}
li {
	margin-left:0;
	padding-left:0;
}

/* Ende HTML-Styles - Anfang HTML-Styles / Klassen +++++++++++++++++ */
a.infokasten {
	display:block;
}
a.infokasten2 {
	display:block;
	background:url(/images/pfeil.gif) left center no-repeat;
}
a.m_false, a:hover.m_false {
	padding-right:10px;
}
a.m_false, a.m_true {
	color:#363636;
}
a:hover.m_false, a:hover.m_true {
	text-decoration:none;
	color:#CC0000;
}
a.m_true, a:hover.m_true {
	padding-right:10px;
	font-weight:bold;
}


a.g_false, a:hover.g_false {
	padding-right:15px;
}
a.g_false, a.g_true {
	color:#363636;
}

a:hover.g_false, a:hover.g_true {
	text-decoration:none;
	padding-right:15px;
	color:#00AFEB;
}
a.g_true, a:hover.g_true {
	padding-right:15px;
	font-weight:bold;
}


a.sub2_true, a:hover.sub2_true, a:hover.sub2_false {
	padding:1px 5px 0 10px;
	text-decoration:none;
	border-style:solid;
	border-width:1px 0;
	background:#FFFFFF;
	border-color:#C0C0C0;
	color:#CC0000;
}
a.sub2_true, a.sub2_false {
	display:block;
	margin:10px 0;
	font-weight:bold;
}
a.sub2_false {	
	padding:2px 5px 1px 10px;
	color:#828282;
}

a.sub2g_true, a:hover.sub2g_true, a:hover.sub2g_false {
	padding:1px 5px 0 10px;
	text-decoration:none;
	border-style:solid;
	border-width:1px 0;
	background:#FFFFFF;
	border-color:#C0C0C0;
	color:#00AFEB;
}
a.sub2g_true, a.sub2g_false {
	display:block;
	margin:10px 0;
	font-weight:bold;
}
a.sub2g_false {	
	padding:2px 5px 1px 10px;
	color:#828282;
}

a.sub3_true, a:hover.sub3_true, a:hover.sub3_false {
	display:block;
	text-decoration:none;
	background:url(/images/pfeil.gif) left center no-repeat;
}
a.sub3_true, a.sub3_false {
	display:block;
	margin:10px 0;
	padding:1px 5px 0 10px;
	color:#828282;
}
div.formular {
	float:left;
	padding:0 5px;
	width:80px;
}
div.formular2 {
	float:left;
	padding:0 0 0 3px;
#	padding:3px 0 0 3px;
}
div.login {
	float:left;
	padding:0 5px;
	width:6em;
	text-align:right;
}
input.formular {
/*	width:135px;*/
width:235px;
}
input.login {
	width:7.8em;
}
select.formular {
/*	max-width:136px;
#	width:140px;*/
	max-width:234px;
#	width:230px;
}
textarea.formular {
	margin:5px;
/*	width:225px;*/
	width:325px;
}

/* Ende HTML-Styles / Klassen - Anfang Klassen ++++++++++++++++++++- */

.clear {
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
.error {
	color:#CC0000;
}
.Farbe3 {
	color:#CC0000;
}
.fl {
	float:left;
}
.inputbutton {
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	background:url(/images/hintergrund/button.gif);
	border-color:#FFFFFF #000000 #000000 #FFFFFF ;
}
.kasten {
	/*margin-top:20px;*/
	padding:5px 10px 5px 0;
	background:#FFFFFF;
}
.kasten h1, .kasten a {
	padding-left:10px;
}
.kongresstext {
	float:left;
	width:330px;
	margin-bottom:5px;
}
.newsdatum {
	/*float:right;
	padding:0 0 0.5em 0.5em;*/
	color:#000000;
}
.newslink1 {
	float:right;
	font-style:italic;
}
.newslink2 {
	font-style:italic;
}
.normfett {
	font-weight:bold;
	font-style:normal;
}
.ohne {
	margin:0;
	padding:0;
}
.pfeilbutton {
	height:1.9em;
	margin:0.5em;
	padding: 3px 0 3px 10px;
	font-weight:bold;
	border:none;
	text-align:left;
	background:url(/images/pfeil.gif) left center no-repeat;
	color:#363636;
}
.rahmen {
	border:1px solid #C0C0C0;
}
.rechts {
	text-align:right;
}
.rw {
	margin-top:0;
	padding:5px 10px;
	font-weight:bold;
	font-style:normal;
	border-bottom:1px solid #C0C0C0;
	background:#FFFFFF;
	color:#CC0000;
}
.text {
	margin-bottom:3px;
}
.textlinks, .text {
	padding:10px;
	background:#F0F0F0;
}
.textrechts {
	padding:5px 10px;
	background:#E3E9F0;
}
.textlinksG {
	padding:10px;
	
}
.textrechtsG {
	padding:5px 10px;
	
}

.w40 {
	float:left;
	width:4.5em;
}
.impressum {
	width:263px;
	float:left;
}
.block {
	display:block;
}
.termin1 {
	float:left;
	width:6em;
}
.termin2 {
	float:left;
	width:7em;
	padding:0 0.5em;
}
/* Ende Klassen ++++++++++++++++++++++++++++++++++++++++++++++++++-- */

