/* CSS Document */
#Body {background:#EDEAE9; height:100%; margin:0; padding:0; }

/* ControlPanel style */
.ControlPanel{ border-bottom: solid 1px black; background:white url(images/cpanel_center.png) repeat-x bottom left; padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}
/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}

/*-------- Default Style --------*/
body,th,td,table,h1,h2,h3,h4,h5,h6,input,textarea,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#333333; font-family:Verdana,"Bitstream Vera Sans",Arial,sans-serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:13px;}
.Normal, .NormalBold, .NormalDisabled { line-height:150%; }
h1, h2, h3, h4, h5, h6, h2 input{margin:1ex 0;}
h1{font:italic normal 36px/40px "Times New Roman",Times,FreeSerif,derif; color:#D80073; margin:10px 0;}
h2, h2 input{font:italic bold 20px "Times New Roman",Times,FreeSerif,derif; color:#7A7979; margin:10px 0;}
h3{font:italic normal 16px "Times New Roman",Times,FreeSerif,derif; color:#666666; }
h4{font-size:13px; text-transform:uppercase; color:#333333;}
h5{font-size:13px; color:#D80073;}
h6{font-size:13px;}

a,a:link,a:visited,a:active{color:#D80073; text-decoration:none; font-weight:normal; }
a:hover{text-decoration:underline;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana,"Bitstream Vera Sans",Arial,sans-serif;}
.Head{}
.SubHead {}
.SubSubHead{}
.NormalRed {color:#F00;}
p.BoxedText {font: italic normal 18px/26px "Times New Roman",Times,FreeSerif,derif; color:#333333; background:#EBE7E5; padding:15px;}
p.Big { color:#D80073; font-size:20px; font-weight:bold;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*--------- pane style ----------*/
.BannerPane {display:inline-block;float:right;padding-right:17px;width:auto;}
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0;}
.LeftPane{ padding:0 20px 0 0; width:20%; margin:0;}
.RightPane{ padding:0 0 0 20px; width:20%; margin:0;}



/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}



/* A Little Extra styles: */

#PageLayout
{
}

#HeaderOuterLayout,
#HeaderLayout,
#HeaderInnerLayout,
#HeaderInner
{
	height:100px;
}

#HeaderOuterLayout
{
	width:100%;
	background:url("images/HeaderOuterLayoutBG.png") repeat-x;
	margin:0 auto;
}

#HeaderLayout
{
	display:table;
	width:972px;
	margin:0 auto;
 	background: url("images/HeaderShadowLeft.png") left top no-repeat;
 	padding-left: 13px;
}

#HeaderInnerLayout
{
	display:table;
	width:960px;
	margin:0 auto;
 	background: url("images/HeaderShadowRight.png") right top no-repeat;
 	padding-right: 13px;
}

#Header
{
	width:960px;
	display:table;
	background:url("images/HeaderBG.png");
}

#Logo1
{
	float: left;
}

#ServiceNav
{
	float:right;
	text-align:right;
	margin: 20px;
}

 
#StageLayout
{
	display:table;
	width:100%;
	height:400px;
	background:#B4015A url("images/StageBG.png");
	margin:0 auto;
}
 
#StageInnerLayout
{
	display:table;
	width:960px;
	height:400px;
	margin:0 auto;
}
 
#StagePane
{
}

#Logo2
{
	width: 64px;
	height:400px;
	position:absolute;
	z-index:101;
	left:0;
	float:left;
	background: url("images/Logo_NeufeldVerlag.png");
}

#MenuLayout
{
	display:table;
	width:986px;
	height: 100px;
	margin:0 auto;
	background: url("images/ContentBG.png") repeat-y;
}

#MenuInnerLayout
{
}

#Menu
{
	width: 960px;
	margin-left: 13px;
	background: #F0F0F0;
}

#ContentLayout
{
	display:table; 
	width:986px;
	margin:0 auto; 
	background:white url("images/ContentBG.png") repeat-y;
}

#ContentInnerLayout
{
}

#Content, #Content2, #Content3
{
	padding: 33px 45px 0px 45px;
}

.RightContentPane {float: right;}
.LeftContentPane {float: left;}
.ContentPane50 {width: 447px;}
.ContentPane67 {width: 560px;}
.ContentPane33 {width: 335px;}

#ContentFooter
{
	padding: 0px 45px 33px 45px;
	display: table;
	margin-top: 30px;
}

#ContentFooter td
{
	vertical-align: top;
}

#ContentFooter h3
{
	border-top: dotted 2px #D9D9D9;
	border-bottom: dotted 2px #D9D9D9;
	margin: 0;
	padding: 8px 0;
}

#ContentFooter ul
{
	margin: 0;
	padding: 0;
}
#ContentFooter li
{
	list-style-type: none;
	border-bottom: dotted 2px #D9D9D9;
	width: 100%;
	padding: 3px 0;
	color: #666666;
	text-indent: 0;
}

#ContentFooter li a
{
	font-weight: normal;
}

#ContentBottom
{
	display:table; 
	width:986px;
	height: 13px;
	margin:0 auto; 
	background: url("images/ContentShadowBottom.png") no-repeat;
}

#PageFooter
{
	display: table;
	margin: 7px auto 14px auto;
	width:960px;
	background:transparent;
	text-align:center;
	color: #999999;
	font-size: 12px;
}

#PageFooter span.Normal,
#PageFooter span.SkinObject
{
	color: #999999;
	font: 13px normal Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}

#PageFooter a
{
	color: #999999;
	text-decoration: underline;
}

#PageFooter a:hover
{
}


.Separator
{
	clear: both;
	margin: 10px 0;
}

ul.Gewinnspiel
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.Gewinnspiel li
{
	list-style-type: none;
	padding: 5px 0 23px 0;
	border-bottom: dotted 2px #aaaaaa;
	clear: both;
}
ul.Gewinnspiel li.First
{
}
ul.Gewinnspiel li.Last
{
	border-bottom: 0;
}


ul.Gewinnspiel li img
{
	float: left;
	margin-right: 10px;
}



/* Helferlein-Modul: */

.Helferlein.ALittleExtra
{
}

.Helferlein.ALittleExtra .Normal,
.Helferlein.ALittleExtra .SubHead
{
	line-height: normal;
	font-weight: normal;
}

.Helferlein.ALittleExtra .SubHead.LabelItemStyle
{
	font-weight: bold;
	position: relative;
	left: -5px;
}

.Helferlein.ALittleExtra .Helferlein_FormItem
{
	margin-bottom: 10px;
	padding: 0;
}

.Helferlein.ALittleExtra .Helferlein_FormItem.Checkbox
{
	margin-top: 10px;
}

.Helferlein.ALittleExtra .Helferlein_FormItem.RadioButtons
{
	margin-bottom: 0;
}

.Helferlein.ALittleExtra table /* RadioButtons */
{
	/*display: inline;*/
	margin-bottom: 5px;
}

.Helferlein.ALittleExtra input[type="text"],
.Helferlein.ALittleExtra textarea
{
	background-color: White;
	border: solid 1px #aaaaaa;
	width: 270px;
}

.helferlein.FormContent,
.ModhelferleinFormC /* Workaround */
{
	padding: 15px;
}



a.Button,
.helferlein.FormContent a.CommandButton.SendButtonStyle,
.ModhelferleinFormC a.CommandButton.SendButtonStyle /* Workaround */
{
	position: relative;
	display: block;
	left: -8px;
	width: 150px;
	height: 40px;
	color: White;
	font: 16px normal Verdana,"Bitstream Vera Sans",Arial,sans-serif !important;
	padding: 20px 0 0 55px;
	background: url("images/Button.png") no-repeat;
}
a.Button:hover,
.helferlein.FormContent a.CommandButton.SendButtonStyle:hover,
.ModhelferleinFormC a.CommandButton.SendButtonStyle:hover /* Workaround */
{
	text-decoration: none;
}

