﻿*
{
	margin:0px;
	padding:0px;
}
body
{
	background-image:url(../img/MainBg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:#3a3a3a;
	width:100%;
}
a
{
	color:#004985;
}
ul, .redirlist ul
{
	padding-left:8px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	color:#3a3a3a;
}
ul ul
{
	padding-top:0px;
	padding-bottom:2px;
	padding-left:8px;
	margin-left:10px;
	/*list-style-type:circle;*/
}
li
{
	margin-top:4px;
	margin-bottom:4px;
}
p, td
{
	font-family:Verdana;
	line-height:17px;
}
.head_1
{
	font-size:16px;
	color:#5b5b5b;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:12px;
	text-decoration: none;
}
.text_3
{
	font-family:Verdana;
	font-size:12px;
	line-height:17px;
	padding-bottom:8px;
}
.TeaserTitle
{
	font-size:13px;
	font-weight:bold;
	padding-bottom:4px;
	text-decoration: none;
	color:#006600;
}
.title_3
{
	font-family:Verdana;
	font-size:13px;
	color:#5b5b5b;
	font-weight:bold;
	padding-bottom:4px;
	text-decoration: none;
}
.title_4
{
	font-size:12px;
	color:#5b5b5b;
	font-weight:bold;
	padding-top:4px;
	text-decoration: none;
}
.title_5  
{
 font-size: 14px;
 font-weight: bold;
 color: #2e722e;
}
#ta
{
	display: block;
	text-align: center;
}
#MainContent
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:996px;
	border-left:2px solid #2e722e;
	border-right:2px solid #2e722e;
	border-bottom:2px solid #2e722e;
	background-color:#ededed;
}
#MainNavi
{
	
	background-repeat:repeat-x;
}
#NaviShadow
{
	width:996px;
	height:14px;
	background-image:url(../img/NaviShadow.gif);
	background-repeat:repeat-x;
}
#PageContent
{
	margin-left:43px;
	margin-right:43px;
}
#Content
{
	margin-top:20px;
}
.inner_content_div
{
	padding-top:6px;
}
#Pfad
{
	width:650px;
}
#QuickNav
{
	padding-top:8px;
	padding-left:39px;
	
	font-size:10px;
	vertical-align:middle;
	color:#004985;
	float:left;
}
.QuickLink
{
	margin-left:4px;
	margin-right:4px;
	color:#004985;
	font-size:10px;
	text-decoration:none;
}
.QuickLinkEnglish
{
	margin-left:1px;
	margin-right:4px;
	color:#004985;
	font-size:10px;
	text-decoration:none;
}
#SearchInput
{
	padding-left:3px;
	padding-top:4px;
	float:left;
}
.ImgSearch
{
	display:none;
}
#SearchInput span
{
    font-size:10px;
    color:#004985;

}
.InputSearch
{
	border:1px solid #006600;
	background-color:Transparent;
	vertical-align:text-bottom;
	padding-left:2px;
	height:16px;
	width:96px;
	font-size:10px;
	color:#004985;
	font-family:Verdana;
}
Img.Kan_Logo
{
	padding-left:15px;
	padding-top:4px;
}
.NavTop, .NavTop a
{
	width:166px;
	text-align:center;
	vertical-align:middle;
	height:52px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#004985;
	text-decoration:none;
}
.NavTop
{
	background-image:url(../img/NaviBg.gif);
    float:left;
    
}
.NavTop_active, .NavTop_active a
{
	width:166px;
	text-align:center;
	vertical-align:middle;
	height:52px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#006600;
	text-decoration:none;
}
.NavTop_active
{
	background-image:url(../img/NaviBg_active.gif);
    float:left;
    
}

.NavTop a, .NavTop_active a{
    padding-top:18px;
    display:block;
    height:34px;
}

.NavLeft, .NavLeft_active
{
    border-bottom:1px dotted #686969;
}
.NavLeft, .NavLeft a
{
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#004985;
	text-decoration:none;
}
.NavLeft_active, .NavLeft_active a
{
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#006600;
	text-decoration:none;
}
.breadcrumb
{
	font-size:10px;
}
.breadcrumb a, .breadcrumb_active
{
	color:#464646;
	font-size:10px;
}


.Seitentitel
{
	padding-top:15px;
	text-transform:uppercase;
	font-size:34px;
	color:#838383;
}
/*.PageTitle h1
{
	font-size:18px;
	font-weight:normal;
	color:#838383;
}*/
.headline1
{
	font-size:13px;
	color:#838383;
	font-weight:bold;
	padding-bottom:4px;
	text-decoration: none;
}
.footer
{
	padding-top:20px;
	padding-bottom:15px;
	padding-left:43px;
	max-width:550px;
	font-size:10px;
    float:left;
}
.copyright
{
	padding-top:20px;
	padding-bottom:15px;
	font-size:10px;
	padding-right:43px;
	text-align:right;
    float:right;
}
/*Formulare*/
.DefaultFormButton
{
	height:20px;
	color:#004985;
	background-color:#f9f9f9;
	border:1px solid #c5c5c5;
	font-family:Verdana;
	font-size:13px;
	cursor:pointer;
	padding-left:3px;
	padding-right:3px;
}
.TopLabel_List
{
	color: #3a3a3a;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	margin-top:0px;
}
.TopLabel_Input
{
	color: #3a3a3a;
	font-size: 12px;
	height:16px;
	font-family: Verdana;
	text-decoration: none;
	margin-top:0px;
}
.search_veranstaltung_title
{
	color:#004985;
	padding-bottom:2px;
	font-size:13px;
}
/*Application Engine Styles Anfang*/

.LeftAEContentCell
{
	width:0px;
}
.aesort
{
	/*Sortier Pfeile nicht darstellen
	display:none;
*/
}
.borderTable
{
	border:1px solid #ededed;
}
.AppEngNavTable
 {
 }
 /* nur markierte anzeigen, Seite x von y... */
 .middle_shortcuts
{
	font-family:  Verdana;
	font-size: 10px;
	color: #091c5a;
	text-decoration: none;
}
A.middle_shortcuts
{
	font-family:  Verdana;
	font-size: 10px;
	color: #091c5a;
	text-decoration: none;
}
A.middle_shortcuts:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.pagefield /* für die Eingabe der angezeigten Seiten */
{
	font-size: 10px; 
	font-family: Verdana;
    font-weight: normal;
	color: #091c5a;
	height:15px;
	width: 20px; 
	padding-top:1px;
	padding-left:2px;
	border: 1px solid #54618D;
}
.field
{
	font-size: 11px; 
	font-family: Verdana;
    font-weight: normal;
	color: #54618D;
	width: 111px; 
	height: 18px; 
	border: 1px solid #54618D;
}
.th th
{
	padding-top:5px;
	text-decoration:none;
	padding-left:4px;
	font-family:Verdana;
	font-size: 12px;
	color: #004985;
	font-weight: bold;
	text-align: left;
	height: 25px;
	background-color: #ffffff;
}
.th .FirstHeader
{
	text-align: left;
	padding-left:5px;
}
tr.th
{
	background-color:#ffffff;
}
.th th a
{
	color:#006600;
	text-decoration:none;
}

.dunkelBlau
{
	background-color:#DCDFE8
}

.tr_ungerade td
{
	padding-top:4px;
	padding-bottom:4px;
	background : #efefef;
}
.tr_gerade td
{
	padding-top:4px;
	padding-bottom:4px;
	background : #f9f9f9;
}
.tr_aktiv
{
	background : #e6e8ee;
}
.tr_ungerade a, .tr_gerade a, .tr_aktiv a
{
	text-decoration:none;
}
	  
/*Application Engine Styles Ende*/

/*SHOP*/
.shop_1
{
	text-align:left;
	padding-left: 8px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
	height: 20px;
	background-color: #004b88;
}

.shop_2 /* Bestellungsuebersicht - Artikelname */
{ 
	font-family: Verdana;
 font-size: 10px;
 color: #333333;
 font-weight: normal; 
}

.shop_3 /* Bestellungsuebersicht - Preis pro Stk.*/
{ 
	font-family: Verdana;
 font-size: 10px;
 color: #333333;
 font-weight: bold; 
}

.shop_4 /* Bestellungsuebersicht - Summe, blau */
{ 
	font-family: Verdana;
 font-size: 10px;
 color: #004B88;
 font-weight: bold; 
}

.shop_Uebersicht_Table
{
	border-right: #004b88 1px solid;	
	border-top: #004b88 1px solid;
	padding-bottom: 3px;
	border-left: #004b88 1px solid;
	padding-top: 1px;
	border-bottom: #004b88 1px solid;
	background-color: white;
}

.shop_Uebersicht_Item
{
	width: 100%;
	border-bottom: #004b88 1px solid;	
	margin-top: 0px;
}


.shop_Trennlinie_Item
{
	color: #004b88;
	height:1px;	
	margin-bottom: 8px;	
	height: 1px;
	width: 100%;
}


.shop_Button_Link
{ 
 color: #004B88;
 font-size: 11px;  
}

.shop_textBox
{
 font-size: 11px;
 color: #004B88;
 background-color: #e6eef3;
 width: 30px; 
 height: 18px;
 border: 1px solid #004B88;
 padding-left: 5px;
 padding-right: 5px;
 text-align:right;
}
.shop_title  /* Titel grau */
{
 font-size: 12px;
 font-weight: bold;
 color: #333333;
}
/*Shop Ende*/

.LogonControlTable TD
{
	padding:3px;
}

#FollowPanelArea
{
    padding-left: 43px; 
    padding-right: 43px;
}

#NavArea
{
    vertical-align:top;
    float:left;
    width:190px;
}
#FollowPanelArea #ContentArea
{
    vertical-align:top;
    float:left;
    max-width:720px;

}

#FooterArea
{
    min-height:50px;
}

label
{
margin-left:3px;
}

.LeftLabel_EditorPropValue, .C_buttonStyleFo
{
padding:2px;
}

#HomeContentArea
{
    padding-left: 40px; padding-right: 40px;
}

.FormErrorHiddenLabel{
    background-color:#cc3333;
    display:block;
    color:white;
    font-weight:bold;
    padding:2px;

}

.FormPanel .LeftLabel_EditorPropTitle
{
padding-bottom:5px;
}

#column_134567 img{
    max-width:200px;
}

#column_137679 img {
    max-width:133px;
}

#column_66020 img {
    max-width:188px;
}

.PubImage img {
    max-width:120px;
}

