/**** GLOBAL *****/

BODY
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

A
{
	text-decoration: none;
	color: #003D80;
}

A:hover
{
	text-decoration: underline;
}

P
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
}

TABLE
{
	font-size: 12px;
}

/**** HEADER ****/

DIV#header
{
	background-image: url('/design/top_rechts_1px.jpg');
	background-repeat: repeat-x;
	background-position: 1px 0px;
	height: 138px;
}

DIV#topnavigation
{
	position: absolute;
	left: 498px;
	top: 122px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

DIV#topnavigation A
{
	color: #000;
}


DIV#topnavigation SPAN
{
	margin-left: 12px;
	margin-right: 12px;
	cursor: default;
}

DIV#topsearchcontainer, INPUT#topsearch, INPUT#topsearchbutton
{
	position: absolute;
	left: 396px;
	top: 3px;
	height: 14px;
	border: 1px solid #BCBCBC;
	padding: 0px;
}

INPUT#topsearch
{
	border: 1px solid #BCBCBC;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	color: #BCBCBC;
	width: 74px;
	height: 16px;
	font-size: 11px;
}
INPUT[id]#topsearch
{
	width: 67px;
	height: 14px;
}

INPUT#topsearchbutton
{
	left: 468px;
}

DIV#topimpressum
{
	position: absolute;
	text-align: right;
	top: 5px;
	width: 100%;
}

DIV#topimpressum A
{
	font-size: 9px;
	color: #A6A6A6;
	text-decoration: underline;
	padding-right: 12px;
}

/**** NAVIGATION ****/

TABLE#navtable
{
	position: absolute;
	top: 138px;
	left: 0px;
	height: 18px;
	width: 486px;
	background: #003C82;
	padding: 0px;
	margin: 0px;
}

TD.navcell, TD.navcellactive
{
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	border-right: 1px solid #FFF;
	text-align: center;
}
TD.navcellactive
{
	background: #6D86A4;
}

TABLE#navtable A
{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

TABLE#navtable A:hover
{
	text-decoration: none;
	color: #A2BEE3;
	
}

/**** BODY LAYOUT ****/

DIV#contentleft
{
	position: absolute;
	left: 10px;
	top: 188px;
	width: 486px;
	
	padding-bottom: 20px;
	
	font-size: 12px;
	color: #000;
}

DIV.listheader
{
	color: #003D80;
	font-weight: bold;
	cursor: default;
	margin-top: 21px;
}

DIV.listheader IMG
{
	margin-right: 11px;
}

DIV.listheader IMG.listright
{
	margin-left: 11px;
}

TABLE.listelement, TABLE.listelement_black
{
	margin-top: 21px;
	font-size: 11px;
	color: #003D80;
}
TABLE.listelement_black
{
	color: #000;
}

TABLE.listelement TD, TABLE.listelement_black TD
{
	vertical-align: top;
}

TD.listimage
{
	width: 72px;
}

TABLE.listelement P, TABLE.listelement_black P
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

/**** BOXES LAYOUT ****/

DIV#contentboxes_grey, DIV#contentboxes_blue
{
	position: absolute;
	left: 517px;
	top: 188px;
	width: 276px;
	overflow: hidden;
	padding-bottom: 20px;
}

DIV.boxheader
{
	width: 276px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	background: #BCBCBC;
	color: #FFF;
	border: 1px solid #BCBCBC;
	border-bottom: none;
	cursor: default;
}
DIV[class].boxheader
{
	width: 274px;
}

DIV#contentboxes_blue DIV.boxheader
{
	background: #A2BEE3;
	border: 1px solid #A2BEE3;
	border-bottom: none;
}

DIV.boxheader IMG
{
	margin-left: 11px;
	margin-right: 11px;
	padding-bottom: 1px;
}

DIV.boxheader DIV
{
	display: inline;
}


DIV.boxelement
{
	width: 274px;
	border: 1px solid #BCBCBC;
	padding: 5px;
	padding-left: 11px;
	
	font-size: 11px;
	color: #003D80;
	margin-bottom: 1px;
}
DIV#contentboxes_blue DIV.boxelement
{
	border: 1px solid #A2BEE3;
}
DIV[class].boxelement
{
	width: 258px;
}

DIV.boxelement_clear
{
	clear: both;
}

DIV.boxelement IMG
{
	margin-right: 11px;
}

TABLE.boxelement
{
	border: 1px solid #A2BEE3;
	font-size: 11px;
	color: #003D80;
	margin-bottom: 1px;
	width: 276px;
}
TABLE[class].boxelement
{
	width: 276px;
}
DIV#contentboxes_grey TABLE.boxelement
{
	border: 1px solid #BCBCBC;
}

TABLE.boxelement TD
{
	padding-top: 5px;
	padding-left: 11px;
	padding-bottom: 5px;
	vertical-align: top;
}

TD.boximage
{
	width: 91px;
}
TD[class].boximage
{
	width: 80px;
}

TD.boxcontent
{
	padding-top: 5px;
	padding-left: 11px;
	padding-right: 11px;
}

DIV.boxcontent A
{
	text-decoration: underline;
}

DIV.boxcontent BLOCKQUOTE
{
	margin: 0px;
	margin-left: 32px;
	margin-right: 0px;
	margin-bottom: 8px;
}

H2
{
	font-size: 11px;
	color: #003D80;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

H2 A
{
	text-decoration: none;
}

DIV#contentads
{
	position: absolute;
	left: 806px;
	width: 125px;
	top: 188px;
}

/**** CONTENT FORMATS ****/
H1
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 28px;
}

P.error
{
	border: 1px solid #900;
	background: url('/dogmacms/design/symbols/delete.png') no-repeat 5px 5px #FEE;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 400px;
	padding-left: 28px;
}

P.success
{
	border: 1px solid #090;
	background: url('/dogmacms/design/symbols/accept.png') no-repeat 5px 5px #CFC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 400px;
	padding-left: 28px;
}

TD.sevents_formlabel
{
	font-weight: bold;
	color: #666;
	vertical-align: top;
	padding-top: 2px;
}

TABLE.sevents_form INPUT
{
	width: 300px;
}

DIV.sevents_sumheader
{
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-top: 18px;
}

TABLE.sevents_sumheadertable, TABLE.sevents_sumtable
{
	width: 480px;
}

TABLE.sevents_sumheadertable
{
	font-weight: bold;
}

TR.sevents_sumtableheader TD
{
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
}

DIV.listpagenav
{
	margin-top: 18px;
	text-align: center;
}

DIV.searchresult
{
	margin-bottom: 10px;
}

/**** FORM WIZARD ****/
FORM.wizardform
{
	margin: 0;
	padding: 0;
	width: 475px;
}

DIV.wizardfooter
{
	border-top: 2px solid #CCC;
	padding-top: 4px;
	height: 24px;
}

DIV.wizardheader
{
	border-bottom: 2px solid #CCC;
	padding-bottom: 4px;
	height: 24px;
}

DIV.wizardfooter INPUT, DIV.wizardheader INPUT
{
	font-weight: bold;
	color: #0F4A95;
	padding: 1px;
}

DIV.wizardfooter INPUT.previous, DIV.wizardheader INPUT.previous
{
	float: left;
}

DIV.wizardfooter INPUT.next, DIV.wizardheader INPUT.next
{
	float: right;
}

FORM.wizardform LABEL
{
	float: left;
	width: 140px;
	margin: 0px 10px 4px 0px;
	padding: 3px 3px 0 3px;
	overflow: hidden;
	color: #666;
	font-weight: bold;
}

FORM.wizardform SPAN.label
{
	float: left;
	margin: 0px 10px 4px 0px;
	padding: 4px 3px 0 3px;
}

FORM.wizardform SPAN.value
{
	float: left;
	margin: 0px 10px 4px 0px;
	padding: 0;
}

FORM.wizardform DIV.dformrow
{
	clear: both;
}

FORM.wizardform INPUT
{
	margin: 0;
}

FORM.wizardform INPUT.text
{
	width: 300px;
}

FORM.wizardform SELECT
{
	width: 304px;
	margin: 0;
}

FORM.wizardform DIV.twoequal INPUT
{
	width: 143px;
}

FORM.wizardform DIV.zipcity INPUT
{
	width: 236px;
}
FORM.wizardform DIV.zipcity INPUT.small
{
	width: 50px;
}

FORM.wizardform H4, FORM.wizardform H5
{
	font-size: 12px;
	border-bottom: 1px dotted #CCC;
	padding: 0 0 4px 0;
	margin: 15px 0 8px 0;
	cursor: default;
}

FORM.wizardform DIV.dformgroup
{
	margin-left: 0px;
}

FORM.wizardform INPUT.checkbox
{
	float: left;
	margin: 3px 10px 0 5px;
}

FORM.wizardform LABEL.checkbox
{
	font-weight: normal;
	width: auto;
}

FORM.wizardform LABEL.errorlabel
{
	color: #F00 !important;
}

FORM.wizardform TEXTAREA
{
	width: 300px;
	height: 80px;
	font-family: Verdana;
	margin: 0;
	font-size: 12px;
}

FORM.wizardform DIV.dsumrow
{
	position: relative;
	width: 455px;
}

FORM.wizardform DIV.dsumrow:hover
{
	background: #DDD;
}

FORM.wizardform DIV.dsumrow LABEL
{
	float: none;
	width: auto;
	font-weight: normal;
	color: #000;
}

FORM.wizardform DIV.dsumrow SPAN
{
	position: absolute;
	right: 5px;
	top: 0px;
	font-weight: bold;
}

FORM.wizardform DIV.dlabelgroup
{
	float: left;
}

FORM.wizardform DIV.dformspacer
{
	clear: both;
	height: 12px;
}

FORM.wizardform DIV.dtotalsumrow
{
	float: right;
	margin-right: 25px;
	padding-top: 3px;
	margin-top: 10px;
	border-top: 1px solid #0F4A95;
	text-align: right;
	font-size: 10px;
	color: #666;
}

FORM.wizardform DIV.dtotalsumrow LABEL
{
	font-size: 12px;
	float: none;
	color: #0F4A95;
}

FORM.wizardform DIV.dtotalsumrow SPAN
{
	font-size: 12px;
	font-weight: bold;
	color: #0F4A95;
}

FORM.wizardform DIV.dformchoicegroup
{
	padding: 10px;
	background: #FFF;
	border: 1px solid #999;
	margin-bottom: 10px;
}

FORM.wizardform DIV.dformchoicegroup B
{
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}

FORM.wizardform DIV.dformchoicegroup DIV.dformchoicegroup B
{
	font-size: 12px;
}

FORM.wizardform DIV.dformchoice
{
	margin-bottom: 10px;
	margin-left: 10px;
}

FORM.wizardform DIV.dformchoice LABEL
{
	float: none;
	font-weight: bold;
	padding-left: 10px;
}

FORM.wizardform DIV.dformchoice LABEL:hover
{
	color: #900;
}

FORM.wizardform DIV.dformchoice LABEL.nochoicelabel
{
	padding-left: 0;
}

FORM.wizardform DIV.dformchoice INPUT.checkbox
{
	margin-right: 0;
}

FORM.wizardform DIV.dformchoice SPAN
{
	font-size: 0.9em;
	color: #999;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

FORM.wizardform DIV.dformchoice SPAN.description
{
		padding-left: 25px;
}

FORM.wizardform DIV.dformchoice SPAN.price
{
	float: right;
	font-weight: bold;
	color: #990;
	position: relative;
	top: -5px;
}

FORM.wizardform DIV.dformchoice SPAN.warning
{
	color: #990;
	padding-left: 50px;
	background: url('/dogmacms/design/symbols/error.png') no-repeat 24px 4px;
}

FORM.wizardform DIV.dform_description
{
	margin-top: 15px;
	color: #666;
}

FORM.wizardform DIV.dform_description_inline
{
	padding-left: 150px;
}

FORM.wizardform SPAN.dform_negative
{
	color: #090;
}

FORM.wizardform UL.errorlist
{
	list-style: none;
	padding: 5px 5px 0 5px;
	border: 1px solid #933;
	background: #FEE;
	color: #F00;
}

FORM.wizardform UL.errorlist LI
{
	padding-bottom: 5px;
}

/**** ALLGEMEINES ****/
DIV.errorblock, DIV.successblock
{
	border: 1px solid #900;
	padding: 4px;
	padding-left: 21px;
	background: url('/dogmacms/design/symbols/delete.png') #FCC no-repeat 2px 50%;
	width: 440px;
	margin-top: 10px;
	margin-bottom: 10px;
}

DIV.successblock
{
	border: 1px solid #090;
	background: url('/dogmacms/design/symbols/accept.png') #CFC no-repeat 2px 50%;
}

/**** MITGLIEDERKATALOG ****/

INPUT#filter_searchtext
{
	border: 1px solid #666;
	padding: 1px;
	width: 400px;
}

DIV#catalogueletters
{
	padding: 4px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 16px 0 16px 0;
}

DIV#catalogueletters FORM
{
	padding: 3px 3px 8px 3px;
}

DIV#catalogueletters A, DIV#catalogueletters SPAN
{
	float: left;
	padding: 0 3px 0 3px;
}

DIV#catalogueletters SPAN
{
	color: #999;
	cursor: default;
}

DIV#catalogueletters A
{
	color: #00C;
}

DIV#catalogueletters A:hover
{
	color: #933;
	text-decoration: none;
}

UL#cataloguelist
{
	list-style: none;
}

UL#cataloguelist LI.letter SPAN
{
	display: block;
	font-size: 16px;
	cursor: default;
	margin: 20px 0 8px 0;
	color: #003D80;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
}

SPAN.profilemarker
{
	background: #FF9;
	border: 1px solid #666;
	font-weight: bold;
	font-size: 10px;
}

DIV.cataloguebar
{
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	border-top: 1px dotted #999;
}

DIV.cataloguebar_upper
{
	border-top: none;
	border-bottom: 1px dotted #999;
}

DIV.cataloguebar SPAN
{
	cursor: default;
	color: #666;
}

A.events_file
{
	display: block;
	padding: 2px 2px 2px 23px;
	background: url(/design/pdf.png) no-repeat 0 2px;
	font-weight: bold;
	margin: 1em 0 1em;
}

/**** SOCIAL ****/

H3.events_social
{
	font-size: 12px;
	color: #666;
	margin-top: 20px;
}

DIV.events_social
{
	margin: 1em 0;
}

DIV.events_social A
{
	float: left;
	margin: 0 0 0 20px;
	font-size: 11px;
	color: #666;
	text-align: center;
}

DIV.events_social A:hover
{
	color: #C33;
	text-decoration: none;
}
