body {
		text-align:center;
		}

		
body, td
{
font-family: verdana;
font-size:11px;
}

input, textarea
{
margin-top:2px;
border: 1px solid black;
width: 350px;
font-family: verdana;
font-size:90%;
}

.formtag_error, .formtag
{
color: #808080;
font-size: 90%;
font-weight: bold;
}

.formtag_error
{
color: #e00000;
}


.bg_color_1, body
{
background: #E3F2F9;
}

.bg_color_2, input, textarea
{
background: #ececec;
}

.txt_color_1
{
color:  #808080;
}

.bg_color_3
{
background: #ffffff;
}

#frame {
		width:780px;
		height: 100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
#top
{
width:100%;
border-bottom:2px solid white;
}

#left
{
width:170px;
height:100%;
padding:0px;
float:left;
background:#ececec;

}

#middle
{
width:437px;
height:100%;
padding:0px;
float:left;
background: #ffffff;
}

#right
{
width:173px;
height:100%;
padding:0px;
float:left;
background: #ffffff;
}

.topic, .topic_sel
{
text-decoration: none;
padding-bottom:1px;
margin-bottom: 3px;
border: none;
margin-right: 2px;
}

.topic_sel
{
margin-bottom: 0px;
border-bottom: 3px solid #989898;
}

.topic:hover, .topic_sel:hover
{
text-decoration: none;
margin-bottom: 0px;
border-bottom: 3px solid #989898;
}

.mainmenu_color0 { background: #ea7338; }
.mainmenu_color1 { background: #f5d837; }
.mainmenu_color2 { background: #9ac32f; }
.mainmenu_color3 { background: #1B92CA; }
.mainmenu_color4 { background: #cc4a98; }
.mainmenu_color5 { background: #1B92CA; }
.mainmenu_color6 { background: #1B92CA; }

.mainmenu_v, .mainmenu_color0, .mainmenu_color1, .mainmenu_color2, .mainmenu_color3, .mainmenu_color4, .mainmenu_color5, .mainmenu_color6
{
height:17px;padding-top:1px;padding-bottom:1px;
padding-left:10px; padding-right:10px;
}
.mainmenu, .mainmenu_sel, .mainmenu_vk
{
cursor: hand;
font-size: 90%;
font-weight: bold;
color: black;
line-height:17px;
margin: 0px; padding: 0px;
}


.mainmenu_vk
{
color: white;
}

.mainmenu_sel
{
font-weight: bold;
}

.mainmenu:hover, .mainmenu_sel:hover
{
font-weight: bold;
text-decoration: none;
}

.um, .um_aktiv
{
font-size: 90%;
font-weight: normal;
line-height:180%;
margin-left:8px;
color: black;
}

.um_aktiv
{
font-weight: bold;
}
.um:hover, .um_aktiv:hover
{
font-weight: bold;
text-decoration: none;
}

.trenner
{
border-top: 2px solid #ffffff; margin: 4px 0 4px 0;
}


h1
{
font-size: 125%;
font-weight: bold;
color: #1d2c6e;
padding: 0px; margin: 0px;
margin-bottom: 10px;
}

ul
{
list-style-type: square;
margin-left: 15px;
}

ol
{
margin-left: 3em;
}

li
{
padding-bottom: 5px;

}

.body, ul, ol, li
{
font-size: 12px;
font-weight: normal;
line-height:160%;
}

ul li
{
display: block;
padding-left: 12px;
padding-top: 3px;
margin: 0 0 0 0; 
background: url(../images/tag_li_square2.gif) no-repeat 0 10px; 
list-style-image: none; list-style-type: none;
}

a
{
color: #243789;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

i,em
{
margin:0px;
padding:0px;
font-style: italic;
width:400px;
}