/* BODY ALLGEMEIN */
body
{
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Sans-Serif;
	font-size: 0.9em;
}
a
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #002D83;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: underline;
}

/* TITEL */
.headline
{
	background-color: #954040;
	color: #DAA9A9;
	font-family: Verdana, Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
}

/* LOGO */
.logo
{
	background-color: #954040;
	text-align: center;
}

/*BANNER*/
table.banner
{
	background-color: #000000;
}

.shadow
{
	background-color: #000000;
}


/* MAINMENUE */
.mainmenue
{
	background-color: #F2F2F2;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: lighter;
	text-decoration: none;
}
.mainmenue:hover
{
	color: #002D83;
}
.mainmenue:visited
{
	background-color: #F2F2F2;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: lighter;
	text-decoration: none;
}

.mainmenuesel
{
	background-color: #CCCCCC;
	color: #002D83;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: lighter;
	text-decoration: none;
}
.mainmenuesel:hover
{
	color: #000000;
}
.mainmenuesel:visited
{
	background-color: #CCCCCC;
	color: #002D83;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: lighter;
	text-decoration: none;
}


/* SUBMENUE */
.submenue
{
	background-color: #F2F2F2;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: lighter;
	text-decoration: none;
}
.submenue:hover
{
	color: #002D83;
}
.submenue:visited
{
	background-color: #F2F2F2;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: lighter;
	text-decoration: none;
}

.submenuesel
{
	background-color: #CCCCCC;
	color: #3D3C80;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: lighter;
	text-decoration: none;
}
.submenuesel:hover
{
	color: #000000;
}
.submenuesel:visited
{
	background-color: #CCCCCC;
	color: #3D3C80;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: lighter;
	text-decoration: none;
}


/* INFO...*/
.infohead
{
	color: #3D3C80;
	font-family: Verdana, Sans-Serif;
	font-size: 7.5pt;
	font-weight: lighter;
}
.info
{
	color: #3D3C80;
	font-family: Verdana, Sans-Serif;
	font-size: 7.5pt;
	line-height: 15px;
}
a.info, a.info:visited
{
	color: #3D3C80;
	text-decoration: none;
}
a.info:hover
{
	color: #000000;
	text-decoration: underline;
}



/* CONTENT */
.content
{
	background-color: #FFFFFF;
}
.contenthead
{
	color: #3D3C80;
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #f2f2f2;
	padding: 2px 2px 2px 2px;
}
.contentheadline
{
	color: #002D83;
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
}
.contenttext
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 20px;
}
a.contenttext
{
	color: #000000;
	text-decoration: underline;
}
a.contenttext:hover
{
	color: #002D83;
	text-decoration: none;
}
a.contenttext:visited
{
	color: #000000;
	text-decoration: underline;
}

.contenttable
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}
th.contenttable
{
	color: #3D3C80;
	font-family: Verdana;
	font-size: 8pt;
	background-color:#F2F2F2;
}
.cell
{
	background-color: #F2F2F2;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: 19px;
	padding-left: 3px;
}
.cell1
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 19px;
	padding-left: 3px;
}

.contentformular
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.image
{
	color: #999999;
	font-family: Verdana;
	font-size: 8pt;
}


/* FOOT */
.foot
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
}
.foot:hover
{
	color: #CC0000;
}

.toc
{
	color: #777;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}
.toc:hover
{
	color: #000000;
	text-decoration: underline;
}
.toc:visited
{
	color: #777;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
}

/* FABRDEFINTIONEN */
.blue
{
	background-color: #002D83;
}
.red
{
	background-color: #CC3300;
}
.grey
{
	background-color: #F2F2F2;
}
.dgrey
{
	background-color: #AEAEAE;
}
.mgrey
{
	background-color: #CCCCCC;
}
.black
{
	background-color: #000000;
}
.white
{
	background-color: #FFFFFF;
}



tr.datagridheaderstyle
{
	color: #a0a0a0;
	background-color: #002D83;
	text-align: left;
	border: solid 1 #670504;
	font-size: 8pt;
}
td.datagriditemstyle
{
	font-size: 8pt;
	color: #003366;
	text-align: left;
}

td.datagriditemstyleright
{
	font-size: 8pt;
	color: #003366;
	text-align: right;
}

tr.datagriditemstyle
{
	background-color: white;
	border-bottom: 1px solid gray;
}

tr.datagridalternatestyle
{
	background-color: #EFEFEF;
	font-size: 8pt;
	color: #003366;
	text-align: left;
	border-bottom: 1px solid gray;
}

tr.datagridsorterstyle
{
	background-color: #E5E5E5;
	font-size: 8pt;
	color: #003366;
	background-image: url(../images/article.gif);
	background-repeat: repeat-x;
	border: solid 1 #670504;
}

td.datagridsorterstyle
{
	font-size: 8pt;
	color: #003366;
}
span.datagridsorterstyle
{
	font-size: 8pt;
	color: #003366;
}

a.datagridsorterstyle
{
	font-family: Verdana, Arial;
	color: #7B7B7B;
	font-size: 8pt;
}
a.datagridsorterstyle:hover
{
	color: #907B7B;
	text-decoration: none;
}

a.datagridheadersortstyle, a.datagridheadersortstyle:visited
{
	font-family: Verdana, Arial;
	color: #F8FFC7;
	font-size: 8pt;
	text-decoration: none;
}
a.datagridheadersortstyle:hover
{
	color: #FF6600;
}

/*
.modifyFieldHelp
{
	font-size: 10px;
	color: #778899;
}
*/

td.lust
{
	background-color: #EFEFEF;
	font-size: 8pt;
	color: #003366;
	text-align: left;
	border-bottom: 1px solid gray;
}
tr.lust
{
	background-color: #EFEFEF;
	font-size: 8pt;
	color: #003366;
	text-align: left;
	border-bottom: 1px solid gray;
}
td.last
{
	background-color: #EFEFEF;
	font-size: 8pt;
	color: #003366;
	text-align: left;
	border-bottom: 1px solid white;
}
tr.last
{
	background-color: #EFEFEF;
	font-size: 8pt;
	color: #003366;
	text-align: left;
	border-bottom: 1px solid white;
}
/*
.modifyfieldlabel
{
	font-size: 9pt;
	font-weight: bold;
}
*/

/*
.modifyheader
{
	font-size: 10pt;
	color: #6C0E0D;
}
*/


.modifyfieldlabel, .modifyfieldControl
{
	font-size: 9pt;
}


td.tabcontroller
{
	background-color: #f2f2f2; /* background-image: url(../images/mmenu1.gif); */
	line-height: 20px;
	vertical-align: middle;
	border-top: solid 1 #000000;
	border-right: solid 1 #000000;
	border-left: solid 1 #000000;
	border-bottom: solid 1 #000000;
	padding-left: 5px;
	padding-right: 5px;
	color: #002D83;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

td.tabcontrollersel
{
	background-color: #002D83;
	background-image: url(../images/mmenu2.gif);
	line-height: 20px;
	vertical-align: middle;
	border-top: solid 1 #000000;
	border-right: solid 1 #000000;
	border-left: solid 1 #000000;
	border-bottom: solid 1 #000000;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.td.tabcontroller:visited
{
	color: #002D83;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.td.tabcontroller
{
	color: #002D83;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

td.modifyheader
{
	color: #670504;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFCB;
	line-height: 20px;
	border: solid 1 #670504;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(../images/article.gif);
	background-repeat: repeat-x;
}

td.changeinfo
{
	background-color: #FFFFE3;
	font-size: 7pt;
	color: #000000;
	text-align: left;
	border-top: 1px solid gray;
	padding-left: 10px;
}

div.changeinfodat
{
	font-weight: bold;
	font-size: 8pt;
}


/* --- KETV spezifisch --- */
#body
{
	margin: 0px 0px 0px 0px;
}

td 
{
	font-size: 11px;
}
.contentarea
{
	font-size: 11px;
}

#container
{
	/* width: 950; */ /* border: 1px solid gray; */
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman;
}
#banner
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/Header_Internet4-erweitert.jpg);
	padding-bottom: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 183px;
	background-color: #fff;
}
#bannerright
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/Header_right.jpg);
	padding-bottom: 0px;
	padding-top: 0px;
	/*background-repeat: no-repeat;*/
	background-repeat:repeat-x;
	height: 183px;
	background-color: #fff;
}
#content
{
	padding-top: 0px;
	padding-right: 5px;
	padding-right: 5px;
	margin-left: 0;
	margin-right: 0;
	background-color: #fff;
}

#content h1
{
	padding: 8px;
	font-family: Verdana;
	font-size: 14px;
	color: #3D3C80;
	font-weight: bold;
	background-color: #f2f2f2;
}

#sidebar-a
{
	background-image: url(../images/linie.gif);
	background-repeat: repeat-y;
	width: 272px;
	height: 100%;
	padding: 5px;
	background-color: #fff;
	font-size: 0.8em;
}
#sidebar-b
{
	/* border-left: solid 1px #000; */
	float: right;
	height: 1000px;
	margin: 0;
	padding: 5px;
	background-color: #fff;
	font-family: Trebuchet MS;
	font-size: 0.8em;
}

#footer
{
	clear: both;
	padding: 3px;
	background-color: #3D3C80;
	height: 10px;
}



.news
{
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 8px;
	padding: 5px;
	border-top: solid 1px #3D3C80;
	border-left: solid 1px #3D3C80;
	border-right: solid 1px #3D3C80;
	border-bottom: solid 1px #3D3C80;
	width: 245px;
	font-family: Trebuchet MS;
	background-color: #eee;
}

.partner
{
	margin-right: 10px;
	margin-left: 50px;
	margin-top: 7px;
	padding: 5px;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	width: 220px;
	font-family: Trebuchet MS;
	text-align:center;
}
#partnerhead
{
	text-align:left;
	padding-bottom:10px;
	}

/* --- navigation --- */

.menu
{
	margin-top: 8px;
	padding: 2px;
	border: solid 1px #000;
	width: 245px;
	font-family: Trebuchet MS;
	background-color: #f2f2f2;
	font-size: 12px;
}

.menusel
{
	margin-top: 8px;
	padding: 2px;
	border: solid 1px #000;
	width: 245px;
	font-family: Trebuchet MS;
	font-size: 13px;
}


.menuitemsel1
{
	padding-left: 2px;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px gray solid;
	text-align: left;
	font-weight: bold;
	color: #3D3C80;
}

.menuitem1 a
{
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #000;
}

.menuitem1 a:hover
{
	color: #fff;
	background: #3D3C80;
}

.menuitem1 a:visited
{
	text-decoration: none;
}


.menuitem2
{
	padding: 0px;
	margin-left: 5px;
	border-bottom: 1px gray solid;
}
.menuitem2 a
{
	display: block;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #000;
}
.menuitem2 a:hover
{
	color: #fff;
	background: #3D3C80;
}

.menuitem2 a:visited
{
	text-decoration: none;
}

.menuitemsel2
{
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	border-bottom: 1px gray solid;
	font-weight: bold;
	color: #3D3C80;
}

.menuitem3
{
	padding-left: 18px;
	margin-left: 5px;
	border-bottom: 1px gray solid;
}

.menuitem3 a
{
	display: block;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #000;
}

.menuitem3 a:hover
{
	color: #fff;
	background: #3D3C80;
}

.menuitem3 a:visited
{
	text-decoration: none;
}


.menuitemsel3
{
	padding-left: 29px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	border-bottom: 1px gray solid;
	font-weight: bold;
	color: #3D3C80;
}

.introartikel
{
	margin-top: -5px;
	margin-right: -9px;
	padding:  3px 3px 3px 3px;
	border: solid 1px #3D3C80;
}

.defaultartikel
{
	margin-left: -5px;
	padding: 3px 3px 3px 10px;
	border-left: solid 1px #bbb;
	border-top: solid 1px #bbb;
	
}

/* Newsticker */
#newsticker
{
	position:absolute;
	left:274px;
	right:400px;
	top:170px;
	border:solid 0px red;
	width:1020px;
	height:20px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#3D3C7E;
	}
a.newsticker, a.newsticker:visited
{
	color:#3D3C7E;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-weight: bold;
	}
a.newsticker:hover
{
	color:#000000;
	text-decoration:underline;
	}

