
/*Google Font einbinden */
@font-face { font-family: 'PT Sans Narrow'; src: url('fonts/PT_Sans-Narrow-Web-Regular.ttf') format('truetype');}
@font-face { font-family: 'PT Sans Narrow'; src: url('fonts/PT_Sans-Narrow-Web-Bold.ttf') format('truetype');	font-weight: bold;}

html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt, pre
{
	line-height: 1.5em;

}
BODY
{ 
	color: #707070;
	font-family : 'PT Sans Narrow', sans-serif;
	font-size:13px;
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	overflow-y:scroll
}
.mark:hover
{
	background-color:rgba(120,120,120,.05);
	cursor:default;
}
a.produktverwaltung
{
	color:#666666;
	padding:2px;
	display:block;
}
a.produktverwaltung:hover
{
	background-color:#dfdfdf;
}
a.MenuView
{
	padding:5px;
	font-size:8pt;
	text-align:center;
	display:block;
	width:100%;
	
	border:1px dashed #dddddd;
	
}
a.MenuView:hover
{
	background-color:#f0f0f0;
	text-decoration:none;
}
span.MenuView
{
	overflow:hidden;
	display:block;
	float:left;
	width:100px;
	
	padding:5px;
	}
	
A
{
	
	COLOR: #cc3333;
	TEXT-DECORATION: none;
	
	-webkit-transition:background .2s ease;
	-moz-transition:background .2s ease;
	-o-transition:background .2s ease;
	transition:background .2s ease;
	
}
A:hover
{
	color: #dd0000;
}
a.TLink
{
	color:White;
}
a.TLink:hover
{
	color: #cc0000;
	TEXT-DECORATION: none;
}
	
a.QuickTabAktiv
{
	height:30px;
	color: #cc0000;
	margin:5px 0 5px 5px;
	display:inline-block;
	
	-moz-border-radius:1px 8px 0px 0px ;
	-webkit-border-radius:1px 8px 0px 0px ;
	border-radius:1px 8px 0px 0px ;
	background-color:White;
	
	-moz-box-shadow: 0px -2px 2px 1px rgba(0,0,0,.2);
	-webkit-box-shadow:  0px -2px 2px 1px rgba(0,0,0,.2);
	box-shadow: 0px -2px 2px 1px rgba(0,0,0,.1);
	
}
a.QuickTab
{
	color:#666666;
	height:30px;
	margin:5px 0 5px 5px;
	display:inline-block;
}
a.QuickTab:hover
{
	-moz-border-radius:1px 8px 0px 0px ;
	-webkit-border-radius:1px 8px 0px 0px ;
	border-radius:1px 8px 0px 0px ;
	background-color:#dfdfdf;
	
}
div.QuickTab
{
	width:100%;
	height:35px;
	
	
	background: rgb(204,205,206); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(204,205,206,1) 0%, rgba(158,158,158,1) 94%, rgba(122,122,122,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,205,206,1)), color-stop(94%,rgba(158,158,158,1)), color-stop(100%,rgba(122,122,122,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,205,206,1) 0%,rgba(158,158,158,1) 94%,rgba(122,122,122,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,205,206,1) 0%,rgba(158,158,158,1) 94%,rgba(122,122,122,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,205,206,1) 0%,rgba(158,158,158,1) 94%,rgba(122,122,122,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,205,206,1) 0%,rgba(158,158,158,1) 94%,rgba(122,122,122,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccdce', endColorstr='#7a7a7a',GradientType=0 ); /* IE6-9 */

	
	
}

a.Menu{
	padding: 4px 12px;
	font-size:8pt;
	float:left;
	color:White;
	background-color:#999999;
}
a.Menu:hover
{
	color:Red;
	background-color:#dddddd;
	text-decoration:none;
}

a.MenuAktiv{
	padding: 4px 12px;
	font-size:8pt;
	float:left;
	color:red;
	background-color:#dddddd;
}
a.MenuAktiv:hover
{
	color:Red;
	background-color:#eeeeee;
	text-decoration:none;
}

td
{
  font-size:13px;
}

h1
{	font-size:10px;
	color:#777777;
	margin: 0 0 0 0;
}
h2
{
	COLOR: #b22b22;
	FONT-SIZE: 19px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	margin-bottom:2px;
}
img.CMSImage
{
	margin:2px;
	vertical-align:middle;
	border:none 1px white;
	float:left;
	display:block;
	
}
	
.Title
{
	
	COLOR: #b30418;
	FONT-SIZE: 17px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;

}

div.Dropdown
{
	visibility:hidden;
	display:block; 
	position: absolute;
	margin:0 0;
	width:235px;
	text-align:left;
}
span.Dropdown
{
	margin-left:10px;
	display:inline-block;
	
}
A.Dropdown
{
	display:block;
	width:100%;
	font-size:8pt;
	text-decoration:none;
	float:left;
	border-top:solid 1px white;
	padding: 4px 0;
	background-color:#cc3333;
	color:White;
	display:inline-block;
}
A.Dropdown:hover{
	color : white;
	text-decoration : none;
	background-color: #df5555;
}

a.SelectLanguage
{
	padding:4px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
a.SelectLanguageAktiv
{
	padding:4px;
	background-color:White;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;

}

A.Download:hover
{
	cursor:pointer;
	color: #cc0000;
	background-color: #efefef;
}

input
{
	font-family : 'PT Sans Narrow', sans-serif;
	font-size:10pt;
}
select
{
	font-family : 'PT Sans Narrow', sans-serif;
	font-size:10pt;

	

}
input.schatten
{
	background-image: url(../images/statisch/1/inputbackground.gif);
	border: solid 1px #aaaaaa;
}


 
/* So wäre es schöner, aber der IE mag das nicht:
input[type=text] 
{
	background-image: url(../images/statisch/1/inputbackground.gif);
	border: solid 1px #aaaaaa;
}*/
Textarea
{
	font-family : 'PT Sans Narrow', sans-serif;
	font-size:9pt;
	
	border: solid 1px #aaaaaa;
}

div.favoritenblock{
	width:100%;
	
	background-color:#fefefe;
}
div.favoritenheader
{
	padding: 5px 0 5px 5px;
	font-weight:bold;
	background-color:#eeeeee;
}
div.NewsIFrameNav
{
	overflow:delete; 	/*overflow:auto;*/
	height:100%;
	width:100%;
	background-color:white;
	/*#ca2b29;*/
}
a.NewsIFrame
{	
	
	background-image: url(../images/News/standard/i1.png);
/*	background-color:#ca2b29; */
	background-color:white;
	background-repeat: no-repeat;
	padding:5px;
	/*border-bottom:solid 1px #cccccc;*/
	font-size:11px;

	float:left;
	width:100%;
	display:block;
	color:#cc0000;
	width:100%;
}
a.NewsIFrame:hover
{
	text-decoration:none;
	background-color:#efefef;
	
}
a.NewsIFrameAktiv
{	
	background-image: url(../images/News/standard/i1.png);
	background-repeat: no-repeat;
	background-color: #f7e7e7;
	padding:5px;
	/*border-bottom:solid 1px #cccccc;*/
	font-size:10px;
	/*padding:10px 10px;*/
	float:left;
	width:100%;
	display:block;
	color:#cc0000;
	width:100%;
	
}
a.NewsIFrameAktiv:hover
{
	text-decoration:none;
	background-color:#efefef;
}
a.NewsIFrameBildtext
{	
	background-image: url(../images/News/standard/i1.png);
	background-repeat: no-repeat;
	background-color: #eeeeee;
	padding:5px;
	border-bottom:solid 1px #cccccc;
	font-size:11px;
	/*padding:10px 10px;*/
	float:left;
	width:100%;
	display:block;
	color:#777777;
	width:100%;
	
}
a.NewsIFrameBildtext:hover
{
	text-decoration:none;
	background-color:#ffffff;
}
a.favoritentitel{
	margin:  1px 0 0 0;
	padding: 3px 0 3px 0;
	background-image: url(../images/STATISCH/1/favoritenedit.gif);
	background-repeat: no-repeat;
	float:left;
	width:100%;
	color: #888888;

}
a.favoritentitel:hover{
	background-color:#efefef;
	text-decoration:none;
}

a.favoriten
{
	margin:  1px 0 0 0;
	padding: 3px 0 3px 0;
	background-image: url(../images/STATISCH/1/favoriten.gif);
	background-repeat: no-repeat;
	float:left;
	width:100%;
	background-color:#ffffff;
	color: #888888;
}

a.favoriten:hover{
	background-color:#efefef;
	text-decoration:none;
}
/*a.favoriten:visited{
	COLOR: #2d7fb5;
}*/
a.favoriten2
{
	font-size:11px;
	margin:  1 0 0 0;
	padding: 5 0 5 0;
	float:left;
	width:100%;
	color:#888888;
	background-color:#ffffff;
}

a.favoriten2:hover{
	background-color:#eeeeee;
	text-decoration:none;
}
/*a.favoriten2:visited{
	COLOR: #2d7fb5;
}*/
div.addfavinfo{
	background-color:#efefef;
	border: dashed 1 #33a835;
	color:#33a835;
	text-align:center;
	margin: 5px;
	padding: 10px;
	
}

a.acrobatlink
{
	color:#888888;
	background-image: url(../images/STATISCH/1/getAcrobat.gif);
	background-repeat: no-repeat;
	float:left;
	width:100%;
	background-color:#efefef;
}
a.acrobatlink:hover
{
	color:#cc0000;
	background-color:#dfdfdf;
	text-decoration:none;
}
/*a.acrobatlink:visited{
	COLOR: #2d7fb5;
}*/
a.DirviewDir{
	margin:   1 0 0 0;
	padding: 5 0 5 0;
/*	background-image: url(../images/STATISCH/1/thema.gif);
	background-repeat: no-repeat;*/
	float:left;
	width:100%;
	background-color:#efefef;
}
a.DirviewDir:hover{
	background-color:#cccccc;
	text-decoration:none;
}

a.DirviewFile{
	/*margin:   1 0 0 0;
	padding: 5 0 5 0;
	background-image: url(../images/STATISCH/1/down.gif);
	background-repeat: no-repeat;
	background-color:#f0efef;

*/
	border-bottom:solid 1px #dddddd;
	float:left;
	width:100%;
}
a.DirviewFile:hover{
	background-color:#eeeeee;
	text-decoration:none;
}

div.themablock{
	width:100%;
	/*border:solid 1px #b8cfff;*/
	background-color:#fefefe;
}
div.themaheader
{
	padding: 0 0 0 0;
	font-weight:bold;
	background-color:#e8e7e7;
}
a.thema{
	background-image: url(../images/STATISCH/1/thema.gif);
	background-position: 5px 10px;
	font-weight:bold;
	padding:3px 0;
	background-repeat: no-repeat;
	float:left;
	width:100%;
	display:inline-block;
	color:#888888;
	border:1px solid #cccccc;
	
}
a.thema:hover{
	background-color:#efefef;
	text-decoration:none;
}

a.indexmakro{
	margin:   1 0 0 0;
	padding: 5 0 5 0;
	background-image: url(../images/STATISCH/1/down.gif);
	background-repeat: no-repeat;
	float:left;
	width:100%;
	background-color:#f0efef;
}
a.indexmakro:hover{
	background-color:#e8e8e8;
	text-decoration:none;
}

/*a.thema:visited{
	COLOR: #2d7fb5;
}*/

div.readonly
{
	background-color: #fefefe;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
	color: #555555;
	padding: 1px 1px 1px 1px;
}

/*-------------------------------------------------------------------------------------------
-  SHOP
--------------------------------------------------------------------------------------------*/
a.shop_button1
{
	color:#888888;
	font-weight:bold;
	background-color:#dfdfdf;
	border:1px solid #cccccc;
	width:30px;
	display:block;
	text-align:center;
	float:left;
	margin-right:5px;
	padding:2px;
	margin:0 2px;
}
a.shop_button1:hover
{
	color:White;
	background-color:#cccccc;
	border:1px solid #cccccc;
	display:block;
	text-align:center;
	text-decoration:none;
}
a.ShopPosition:hover
{
	text-decoration:underline;
}
div.ShopText
{

}
a.ShopKat
{
	line-height: 1.5em;
	color:#1d75a6;
}
a.ShopKat:hover
{
	color:#cc0000;
}
a.ShopKatAktiv
{
	line-height: 1.5em;
	color:#cc0000;
}
A.Shopmenu
{
	color:White;
	text-align:center;
	height:40px;
	margin:8px 0 8px 8px; 
	padding:4px;
	width:100px;
	display:inline-block;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: 6px;
	background-color:#aaaaaa;
	border:1px solid #aaaaaa;
}
A.Shopmenu:hover
{
	COLOR: white;
	TEXT-DECORATION: none;
	border:1px solid #dddddd;
	background-color:#bbbbbb;
}

A.ShopmenuAktiv
{
	text-align:center;
	color:white;
	height:40px;
	width:100px;
	margin:8px 0 8px 8px; 
	padding:4px;

	TEXT-DECORATION: none;
	background-color:#cccccc;
	
	display:inline-block;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: 6px;
}


a.shopwarenkorbheader
{
	color:White;
	background-color:#cc3333;
	display:block;
	padding:6px;
	
	text-align:center;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	-moz-box-shadow: 3px 3px 9px 3px #999;
	-webkit-box-shadow:  3px 3px 9px 0px #999;
	box-shadow: 3px 3px 9px 0px #999;
}
a.shopwarenkorbheader:hover
{
	color:White;
	background-color:#dd4444;
}

a.ShopFilterClear
{
	text-align:center;
	background-color:#f8dddf;
	display:block;
	padding:10px;
}
a.ShopFilterClear:hover
{
	background-color:#f8bec2;
	display:block;
}

div.shophauptfilter
{
	background-color:#d9d9d9;
	border: 1px solid #cccccc;
	width:100%;
}
a.ShopOverviewMenu
{
	display:inline-block;
	margin:8px;
	XXwidth:335px;
	XXheight:180px;
	-moz-box-shadow: 2px 2px 6px 0px #999;
	-webkit-box-shadow:  2px 2px 6px 0px #999;
	box-shadow: 2px 2px 6px 0px #999;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	background-color:#79adca;
}
a.ShopOverviewMenu:hover
{
	background-color:white;
}
.ShopPanel1
{
	background-color:#efefef;
	-moz-box-shadow: 2px 2px 6px 0px #999;
	-webkit-box-shadow:  2px 2px 6px 0px #999;
	box-shadow: 2px 2px 6px 0px #999;
}
.ShopPanel2
{
	background-color:#d6dcdf;
	padding:10px;
}
.ShopPanel3
{
	padding:10px;
}
div.ShopProductPanel
{	
	
	-moz-box-shadow: 3px 3px 9px 3px #999;
	-webkit-box-shadow:  3px 3px 9px 0px #999;
	box-shadow: 3px 3px 9px 0px #999;
	
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}
div.ShopProductPanelTitle
{	background-color:#79adca;
	color:White;
	padding:6px;
	font-size:17px;
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}
div.ShopProductPanelInfo
{
	padding:6px;
}

div.ShopProductPanelBottom
{	background-color:#c0cad0;
	color:White;
	
	font-size:15px;
	
	-moz-box-shadow: 3px 3px 9px 3px #999;
	-webkit-box-shadow:  3px 3px 9px 0px #999;
	box-shadow: 3px 3px 9px 0px #999;
	
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;
}
input.ShopAddButton
{
	cursor:pointer;
	text-align:left;
	background-image:url(../images/shop/statisch/shop_add.png);
	background-position:0 0;
	background-color:Black;
	background-repeat:no-repeat;
	color:White;
	width:140px;
	height:25px;
	border:0;
}
td.ShopAddButton
{
	width:130px;
	background-color:Black;
	color:White;
	padding:8px 0;
	-moz-border-radius:0 0 8px 0;
	-webkit-border-radius:0 0 8px 0;
	border-radius:0 0 8px 0;
}

a.ShopProductLink
{
	margin:24px 0 0 0;
	display:block;
	color:#888888;
	cursor:pointer;
}
a.ShopProductLink:hover
{
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(249,249,249,1) 39%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(39%,rgba(249,249,249,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(249,249,249,1) 39%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(249,249,249,1) 39%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(249,249,249,1) 39%,rgba(239,239,239,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(249,249,249,1) 39%,rgba(239,239,239,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */

}
.ShopPreis
{
	display:block;
	text-align:right;
	color:#666666;
	font-size:15pt;
}

/*--------------------------------------------------------------------------------------------*/
div.BildUntertitel
{
	font-size:12px;
	
}
div.TextTitel
{
	color: #CC0000;
	font-weight: bolder;
	font-size: 14pt;
}
div.TextTitelBlack
{
	color: #000000;
	font-weight: bolder;
	font-size: 14pt;
}
div.TextTitel2
{
	color: #CC0000;
	font-weight: bolder;
	font-size: 10pt;
}
div.BigBlue
{
	
	font-weight: bolder;
	font-size: 20pt;
	color: #cc0000;
}
div.contenthead{
	
	font-size : 10px;
}

A.Spezial{
	
	font-size : larger;
	color : #0000BB;
}
A.Spezial:hover{
	color : Red;
	text-decoration : underline;
}
A.BigRedLink
{
	font-weight: bolder;
	font-size: 15pt;
	color: #CC0000;
}
A.Sitemap{
    
	font-weight: bold;
	font-size: 12pt;

}
A.DayByDay{
   	
	font-weight: bolder;
	font-size: 18pt;
	color: #6699FF;
}
A.MiddleBlue{
    
	font-weight: bolder;
	font-size: 12pt;
	color: #6699FF;
	}
A.DayByDayAktiv{
	
	font-weight: bolder;
	font-size: 18pt;
	color: #ce0000;
}

A.Kalender{
	text-decoration:none;
}
A.Kalender:hover{
	color : #cc0000;
	text-decoration : underline;
	background-color: #e4dfdf;
}



A.Head
{
	color:White;
	width:150px;
	height:35px;
	text-align:center;
	TEXT-DECORATION: none;
	font-weight:bold;
	border-right:solid #bbbbbb 1px;
	display:inline-block;
	background-color:#888888;
	vertical-align:top;
}

A.Head:hover
{
	COLOR: white;
	TEXT-DECORATION: none;
	background-color:#cc3333;
}

A.Headaktiv
{
	color:white;
	width:150px;
	height:35px;

	text-align:center;
	TEXT-DECORATION: none;
	background-color:#aaaaaa;
	border-right:solid #bbbbbb 1px;
	
	font-weight:bold;
	display:inline-block;
	vertical-align:top;

}
A.Headaktiv:hover
{
	
	
}
div.Admininfo
{
	font-size:10pt;
	font-family:"Courier New", Arial, Helvetica, sans-serif;
	background-color:#78b873;
	color:White;
	padding:4px;
	text-align:left;
}
span.Admininfo
{
	font-size:9pt;
	font-family:"Courier New", Arial, Helvetica, sans-serif;
	background-color:#3fa238;
	color:White;
	height:20px;
	padding-top: 3px;
	position:absolute;
	cursor:pointer;
}
A.AdminMenu
{
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
}
A.AdminMenuAktiv
{
	COLOR: blue;
	FONT-SIZE: 3.5mm;
	font-weight: bolder;
	TEXT-DECORATION: none;
}

A.LeftMenu
{
	
	color:#888888;
	background-color:White;
	font-weight:normal;
	padding:3px 0 3px 10px;
	display:block;
	TEXT-DECORATION: none;
	border-bottom:dashed 1px #dfdfdf;
}
A.LeftMenu:hover
{
	COLOR: #cc0033;
	background-image:url(../images/shade/black5.png);
	TEXT-DECORATION: none;

}

A.LeftMenuAktiv
{
	
	font-weight:bold;
	display:block;
	COLOR: #cc0000;
	background-color:White;
	TEXT-DECORATION: none;
	display:block;
	padding:3px 0 3px 10px;
	border-bottom:dashed 1px #dfdfdf;

	
	
}
A.LeftMenuAktiv:hover
{
	COLOR: #cc0033;
	background-image:url(../images/shade/black5.png);
	TEXT-DECORATION: none;

}
div.LeftMenuTrennzeile
{
	border-bottom:#cdcdcd solid 1px;
	FONT-SIZE: 18px;
	display:block;
	COLOR: #444444;
	width:100%;
}
A.LeftMenuTop
{
	color:White;
	font-weight:bold;
	TEXT-DECORATION: none;
	margin:2px 0 0 0;
	padding:7px 0 0 30px;
	height:31px;
	width:200px;
	background-image:url(../images/layout/leftmenu_inaktiv.gif);
	background-repeat:no-repeat;
}

A.LeftMenuTopAktiv
{
	color:White;
	font-weight:bold;
	TEXT-DECORATION: none;
	margin:2px 0 0 0;
	padding:7px 0 0 30px;
	height:31px;
	width:200px;
	background-image:url(../images/layout/leftmenu_aktiv.gif);
	background-repeat:no-repeat;
}
A.LeftMenuTopAktiv:hover
{
	color:White;
	
}

/*
A.XXXLeftMenuH
{
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
	width:100%;
}
A.XXXLeftMenuH:hover
{
	COLOR: #cc0000;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
	background-color:#eeeeee;
	width:100%;
}

A.XXXLeftMenuHAktiv
{
	COLOR: #cc0000;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
	width:100%;
}
A.XXXLeftMenuHAktiv:hover
{
	COLOR: #cc0000;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
	background-color:#eeeeee;
	width:100%;
}
/*A.LeftMenuHAktiv:visited
{
	COLOR: #cc0000;
}*/


A.LeftMenuTop
{
	color:White;
		
	FONT-SIZE: 10pt;
	font-weight:bold;
	
	TEXT-DECORATION: none;
	float:left;
	
	margin:2px 0 0 0;
	padding:7px 0 0 30px;
	height:31px;
	width:200px;
	background-image:url(../images/layout/leftmenu_inaktiv.gif);
	background-repeat:no-repeat;
}

A.LeftMenuTopAktiv
{
	color:White;
	FONT-SIZE: 10pt;
	font-weight:bold;
	
	TEXT-DECORATION: none;
	float:left;
	margin:2px 0 0 0;
	padding:7px 0 0 30px;
	height:31px;
	width:200px;
	background-image:url(../images/layout/leftmenu_aktiv.gif);
	background-repeat:no-repeat;
}
A.LeftMenuTopAktiv:hover
{
	color:White;
}

A.LeftMenu
{
	padding:3px 0px 3px 0px;
	color:#888888;
	FONT-SIZE: 12px;
	font-weight:normal;
	float:left;
	display:block;
	TEXT-DECORATION: none;
	width:100%;
}
A.LeftMenu:hover
{
	COLOR: #cc0033;
	background-color:#efefef;
	TEXT-DECORATION: none;

}
A.LeftMenuAktiv
{
	padding:3px 0px 3px 0px;
	FONT-SIZE: 12px;
	font-weight:bold;
	float:left;
	display:block;
	COLOR: #cc0033;
	TEXT-DECORATION: none;
	width:100%;
}
A.LeftMenuAktiv:hover
{
	COLOR: #cc0033;
	background-color:#efefef;
	TEXT-DECORATION: none;


}
/*A.LeftMenuAktiv:visited
{
	FONT-SIZE: 9pt;
	COLOR: #cc0033;
	
}*/

table.Fixmenu
{ 
	display:inline-block;
	padding:4px;
	background-color:#eeeeee;
	float:right;
	-moz-border-radius:0 0 0 8px;
	-webkit-border-radius:0 0 0 8px;
	border-radius:0 0 0 8px;
	
}
A.fixmenu{
	FONT-SIZE: 9pt;
	color:#fefefe;
}
A.fixmenu:hover{
	COLOR:White;
	TEXT-DECORATION:underline;
}
A.fixmenuAktiv
{
	COLOR: White;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;

}
A.fixmenuAktiv:hover
{
	COLOR: White;
	TEXT-DECORATION:underline;
}

A.footermenu{
	COLOR: white;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none
}
A.footermenu:hover
{
	COLOR: white;
	TEXT-DECORATION:underline;
}
A.bottommenu
{
	color:#888888;
}
/*A.footermenu:visited{
	COLOR: white;
}*/


A.Index
{
    COLOR: #000000;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}
A.Index:hover
{
    COLOR: #ce0000;
    FONT-SIZE: 10pt;
    TEXT-DECORATION: none
}


OL
{
	
}


.TitelWeiss
{
    COLOR: #ffffff;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
UNKNOWN
{
    BACKGROUND-IMAGE: url(..\Images\statisch\1\Tab_Head.gif);
    COLOR: #000000;
   
    FONT-WEIGHT: bold
}
A.Seitenwahl
{
    COLOR: #ffffff;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none
}
A.Seitenwahl:hover
{
	COLOR: #ce0000;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: underline;
}
table.box{
	border-width:1px;
	border-color: #dfdfdf;
	border-style: solid;
}

table.Rightmenu{
	background: White;
	border-width: 1px;
	border-style: solid;
	border-color: #6495ED;
	font-size : xx-small;
	font-weight : normal;
}
.th
{
	background: #3333CC;
	color : White;
	font-size : xx-small;
	font-weight : normal;
}
p
{
	margin-bottom:2px; 
    margin-top:2px; 
}
a.cbtn
{
	height: 18px;
	border-width: 1px;
	border-style: solid;
	background-color : threedface;
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	padding: 1px;
	text-decoration : none;
	color : Black;
	font-size : x-small;
	
	padding-left : 2px;
	padding-right : 2px;
}
a.cbtn:hover 
{
	background-color : #B5BDD6;
	border-color: #000088 #000088 #000088 #000088;
}

table.Infobox
{
/*	width:185px;
	border-bottom-color : Gray;
	border-width: 2;
	border-style:solid;
	border-color:#304a91;
	background:white;*/
}
table.GlossarSeitenwahl
{
	border-width: 1px;
	border-style:solid;
	border-color:#004259;
}
TABLE.RedBorderBox
{

	border-width:2px;
	border-style:solid;
	border-color: red;
	background-color : #FAF8F8;
}
span.PageCounter
{
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-size: 10pt;
	color: #00ff00;
	background-color: #003300;
}
span.PageCounter0
{
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #007700;
	background-color: #003300;
}


A.DocMan
{
	margin:2 0;
	font-size:8pt;
	text-decoration:none;
	width:100%;
	float:left;
}
A.DocMan:hover{
	color : #cc0000;
	text-decoration : none;
	background-color: #efefef;
	
}

TABLE.MenuBox{
	border-width:1px;
	border-style:solid;
	border-color: #daeffc;
	background-color : #fcfcfc;
	
}

a.CMSTextEdit
{	
	line-height: 1em;

	font-size:9pt;
	vertical-align:middle;
	
	text-transform:uppercase;
	border:1px solid white;
	color:White;

	padding:3px 5px 3px 5px;
	display:block;
	float:left;
	height:12px;
	
	background-color: #2c539e;
	
		
	-webkit-transition:background .2s ease;
	-moz-transition:background .2s ease;
	-o-transition:background .2s ease;
	transition:background .2s ease;
	
}
a.CMSTextEdit:hover
{	
	color:White;
	text-decoration:none;
	background-color: #5b9fde;
	text-shadow: 1px 1px 1px #333;
	filter: dropshadow(color=#ccc, offx=1, offy=1);
	

}
	
a.CMSTextEdit1
{	
	line-height: 1em;
	font-size:9pt;
	vertical-align:middle;
	
	text-transform:uppercase;
	border:1px solid white;
	color:White;
	background-color:#046e15;
	padding:3px 5px 3px 5px;
	height:12px;
	display:block;
	float:left;
	
	-webkit-transition:background .2s ease;
	-moz-transition:background .2s ease;
	-o-transition:background .2s ease;
	transition:background .2s ease;
}
a.CMSTextEdit1:hover
{	background-color:#7bb668;
	color:White;
	text-decoration:none;
	text-shadow: 1px 1px 1px #333;
	filter: dropshadow(color=#ccc, offx=1, offy=1);
	
}

a.CMSButtonDis
{
	line-height: 1em;
	font-size:9pt;
	background-color: #bbbbbb;
	text-decoration: none;
	color: white;
	padding:4px;
	margin:0 1px 1px 0;
	display:inline-block;
}

a.CMSButton
{
	line-height: 1em;
	font-size:9pt;
	background-color: #baa0ea;

	text-align:center;
	color: white;
	padding: 4px;
	margin:0 1px 1px 0;
	
	display:inline-block;
}
a.CMSButton:hover 
{
	background-color: #ab89ea;
}
a.CMSButton2
{	
	line-height: 1em;
	font-size:9pt;
	background-color: #3300cc;

	text-align:center;
	color: white;
	padding: 4px;
	margin:0 1px 1px 0;
	display:inline-block;
}
a.CMSButton2:hover 
{
	background-color: #330099;
	text-decoration: none;
}


a.CMSButton3
{
	line-height: 1em;
	font-size:9pt;
	background-color: #cc0000;

	text-align:center;
	color: white;
	padding: 4px;
	margin:0 1px 1px 0;
	display:inline-block;
}
a.CMSButton3:hover 
{
	background-color: #bb0000;
	color:white;
	text-decoration: none;
}

a.CMSButton4
{	
	line-height: 1em;
	font-size:9pt;
	background-color: #7bb668;
	text-align:center;
	color: white;
	padding: 4px;
	margin:0 1px 1px 0;
	display:inline-block;
}
a.CMSButton4:hover 
{
	background-color: #046e15;
	color:white;
	text-decoration: none;
}


a.Quiz
{
	color:black;
	font-weight: bold;
	text-decoration: none;
	width:100%;
}
a.Quiz:hover
{
	color:white;
	background-color: #ff9900;
	text-decoration: none;
	color: white;
	width:100%;
}
input.Searchfield
{
	vertical-align:top;
	border:1px solid #bbbbbb;
	width:300px;
	height:24px;
	padding-left:5px;
	
	
}

input.Searchbutton
{
	background-color:#79adca;
	cursor:pointer;
	border:0;
	width:40px;
	height:28px;
	vertical-align:top;
	background-image:url(../images/statisch/1/search.png);
	background-position:10px 4px;
	background-repeat: no-repeat;
	-moz-border-radius:0px 4px 4px 0px ;	-webkit-border-radius:0px 4px 4px 0px ;	border-radius:0px 4px 4px 0px ;
	-webkit-transition:background .4s ease;	-moz-transition:background .4s ease;	-o-transition:background .4s ease;	transition:background .4s ease;
	
}

input.Searchbutton:hover
{
	background-color:#cc1111;
	
}
div.smallsearch
{
	/*
	padding:5px 0 0 30px;
	height:33px;
	width:220px;
	background-image:url(../images/layout/smallsearch.gif);
	background-position: 15px 0px;
	background-repeat:no-repeat;
*/
	
}

label.searchlabel
{
	color:white;
}
.Liste
{
	display:block;
	padding:.5em;
}
.Liste:hover
{
	background-color:rgba(0,0,0,.1);
}
a.listitem
{
	width:100%;
	cursor:pointer;
	padding:2px;
	color:#666666;
	background-color:white;
	border-top:1px solid #cccccc;
	display:inline-block;
	clear:both;
}

a.listitem:hover
{
	text-decoration:none;
	background-color:#eeeeee;
}
a.listitem:active
{
	color:White;
	text-decoration:none;
	background-color:#cc0000;
	}
	
	
a.listitemB
{

	width:100%;
	padding:2px;
	color:#666666;
	
	
	display:block;
	clear:both;
}

a.listitemB:hover
{
	text-decoration:none;
	background-color:#eeeeee;
}
a.listitemB:active
{
	color:White;
	text-decoration:none;
	background-color:#cc0000;
	}	
	




input.login{background-color:#e6e7e9;	border:1px solid #cfd2d0;	padding:5px;	width:180px;	color:#939695;}
.stdinput{height:2em;box-sizing:border-box;background-color:#e6e7e9;	border:1px solid #cfd2d0;	padding:.2em;	width:180px;	color:#939695;}
/*background-color:#57c4f2, background-color:#1d93c5;*/
.OKButton{-webkit-appearance: none;	border-radius:6px; margin:2px; color:white !important;	display:inline-block;	cursor: pointer; 	width:18em;	padding:1em;background-color:#5280c3;	border:0;	text-align:center;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;-moz-box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25); 	-webkit-box-shadow:  0px 1px 8px 0px RGBA(0,0,0,0.25); 	box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25);}
.OKButton:hover{	color:White;	background-color:#3a86d2;}
.KillButton{-webkit-appearance: none;border-radius:6px;	margin:2px; color:white !important;	display:inline-block;	cursor: pointer; 	width:18em;	padding:1em;	background-color:#ee0000;	border:0;	text-align:center;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;-moz-box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25); 	-webkit-box-shadow:  0px 1px 8px 0px RGBA(0,0,0,0.25); 	box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25);}
.KillButton:hover{	color:White;	background-color:#cc0000;}

.KillButton2{-webkit-appearance: none;border-radius:4px; background-color:#e6e7e9; color:#939695; !important;line-height:1em;	display:inline-block;	cursor: pointer; 	padding:.2em .4em;	border:0;	text-align:center;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;-moz-box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25); 	-webkit-box-shadow:  0px 1px 8px 0px RGBA(0,0,0,0.25); 	box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25);}
.KillButton2:hover{	color:White;	background-color:#cc0000;}


.CancelButton{-webkit-appearance: none;border-radius:6px;margin:2px; background-color:#e6e7e9; color:#939695; border:0; display:inline-block;	cursor: pointer; 	width:18em;	padding:1em;	text-align:center;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;-moz-box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25); 	-webkit-box-shadow:  0px 1px 8px 0px RGBA(0,0,0,0.25); 	box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25);}
.CancelButton:hover{color:White;background-color:#dfdfdf;	}

.UploadButton{-webkit-appearance: none;color:white;	display:inline-block;	cursor: pointer; 	padding:.5em;	background-color:#c4ce76;	border:0;	text-align:center;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;-moz-box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25); 	-webkit-box-shadow:  0px 1px 8px 0px RGBA(0,0,0,0.25); 	box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25);}
.UploadButton:hover{	color:White;	background-color:#abc00a;}

.DelButton{-webkit-appearance: none;color:white;	display:inline-block;	cursor: pointer; 	padding:.5em;	background-color:#d88d8d;	border:0;	text-align:center;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;-moz-box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25); 	-webkit-box-shadow:  0px 1px 8px 0px RGBA(0,0,0,0.25); 	box-shadow: 0px 1px 8px 0px RGBA(0,0,0,0.25);}
.DelButton:hover{	color:White;	background-color:#cc6969;}


a.loginclose{font-size:9pt;display:block;padding:0 5px;margin:5px 10px;float:right;color:#cccccc;}
a.loginclose:hover{background-color:#cc0000;color:white;}
table.login{	background-color:#f2f2f2;	margin-left:auto;	margin-right:auto;	-moz-border-radius:16px;	-webkit-border-radius:16px;	border-radius:16px;	-moz-box-shadow: 3px 3px 8px 4px rgba(0,0,0,.2);	-webkit-box-shadow:  3px 3px 8px 4px rgba(0,0,0,.2);	box-shadow: 3px 3px 8px 4px rgba(0,0,0,.2);}



/* CSS3 Styles */
.CSS3Shaddow
{
	-moz-box-shadow: 3px 3px 9px 0px #999;
	-webkit-box-shadow:  3px 3px 9px 0px #999;
	box-shadow: 3px 3px 9px 0px #999;
}
.CSS3RoundShaddow
{
	-moz-box-shadow: 3px 3px 9px 3px #999;
	-webkit-box-shadow:  3px 3px 9px 0px #999;
	box-shadow: 3px 3px 9px 0px #999;
	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.CSS3Round
{
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border: 1px solid #cccccc;
}
.CSS3Eyecatcher1
{
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	
	-moz-box-shadow: 3px 3px 9px 0px #999;
	-webkit-box-shadow:  3px 3px 9px 0px #999;
	box-shadow: 3px 3px 9px 0px #999;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

}
.CSS3Eyecatcher2
{
	-moz-box-shadow: 3px 3px 9px 0px #999;
	-webkit-box-shadow:  3px 3px 9px 0px #999;
	box-shadow: 3px 3px 9px 0px #999;
	
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

}
.CSS3Grauverlauf1
{
	
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(217,219,218,1) 92%, rgba(178,178,178,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(92%,rgba(217,219,218,1)), color-stop(100%,rgba(178,178,178,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(217,219,218,1) 92%,rgba(178,178,178,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(217,219,218,1) 92%,rgba(178,178,178,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(217,219,218,1) 92%,rgba(178,178,178,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(217,219,218,1) 92%,rgba(178,178,178,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b2b2b2',GradientType=0 ); /* IE6-9 */



}