/* Standard-Elemente */

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 180%;
}

em {
	font-weight : bold;
	color: #172647;
	font-style : normal;
}

h1 {
	margin: 0;
	padding: 0;
		height: 50px;
	background-repeat : no-repeat;
}

h2 {
	margin: 0;
	padding: 4px 0px 3px 0px;
	font-size: 100%;
	color: #737373;
}

h3 {
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #000000;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #172647;
	text-decoration: none;
}

a.arrow {
	font-weight: bold;
	color: #172647;
	text-decoration: none;
	background-image : url(../images/parrow.gif);
	background-position : top left;
	background-repeat : no-repeat;
	padding: 0px 3px 0px 16px;
	white-space : nowrap;
}

a.blacklink {
	color: #737373;
	text-decoration: none;
	padding-left: 6px;
}

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover, a.s2d:hover {
	text-decoration: underline;
}

a.plaintext {
	font-size: 90%;
	color: #737373;
	text-decoration: none;
}


/* Layout-Elemente  */

BODY {
	/* background-color:	#F1F1F1; /*
	/* background :  url(../images/pback.gif) repeat-x scroll top left ; */
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

#main {
	width : 975px;
	padding: 10px 0px 0px 0px;
/*	margin: 0px 10px 10px 10px; */
	margin: 0px auto;
	border: none;
	text-align: left;
}





.E1_inaktiv{

border-bottom:1px #cccccc dotted; /* width:100px; */
background-image : url(../images/parrow.gif);
background-repeat: no-repeat;
padding-left: 10px;


}


.E1_aktiv{

font-weight: bold;
border-bottom:1px #CCCCCC dotted; /* width:100px; */

background-image: url(../images/parrow_aktiv.gif);
background-repeat: no-repeat;
padding-left: 10px;

}

.E1_inaktiv_E2_aktiv{

border-bottom:1px #CCCCCC dotted; /* width:100px; */
background-image: url(../images/parrow_down.gif);
background-repeat: no-repeat;
padding-left: 10px;

}


.E2_aktiv {
font-weight:bold;
margin-left: 10px;
background-image : url(../images/parrow_aktiv.gif);
background-repeat: no-repeat;
padding-left: 10px;
border-bottom:1px #CCCCCC dotted;

}

.E2_inaktiv {

margin-left: 10px;
border-bottom:1px #cccccc dotted; /* width: 90px; */
background-image : url(../images/parrow.gif);
background-repeat: no-repeat;
padding-left: 10px;
}


.E2_inaktiv_E3_aktiv{

border-bottom:1px #CCCCCC dotted; /* width:100px; */
margin-left: 20px;
background-image: url(../images/parrow_down.gif);
background-repeat: no-repeat;
padding-left: 10px;

}

.E3_aktiv {

margin-left: 30px;
font-weight:bold;
background-image : url(../images/parrow_aktiv.gif);
background-repeat: no-repeat;
padding-left: 10px;
border-bottom: 1px #CCCCCC dotted;

}

.E3_inaktiv {

margin-left: 30px;
background-image: url(../images/parrow.gif);
background-repeat: no-repeat;
padding-left: 10px;
border-bottom:1px #CCCCCC dotted;

}

#eyecatcher {
	padding: 0px;
	margin: 10px 0 0 0;
	height: 200px;
	border: 1px solid #737373;
	background : #ffffff url(../images/beckercad1_header.jpg) no-repeat top left;
}

#youarehere {
	display: block;
	text-align: right;
	background : url(../images/pline.gif) no-repeat bottom right;
	padding-bottom: 4px;
}

#more {
	display: block;
	text-align: right;
	background : url(../images/pline.gif) no-repeat top right;
	padding-top: 4px;
}



/* Menü */

#commonBar {
	margin: 0;
	padding: 0;
	text-align: right;
}

#menuBar {
	margin: 0;
margin-top: 102px;
margin-left: 320px;
text-align: left;
	padding: 0;
	border: 1px solid #172647;
	background : #ACBEE4 url(../images/pmbar.gif) repeat-x top left;
}

ul.menuBar {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton, a.menuButtonActive  {
	color: #000000;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

.menu {
	background: #D8D8D8 url(../images/pmenu.gif) repeat-x top left;
	border: 1px solid #737373;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	z-index: 20;
}

a.menuItem, a.menuItemActive {
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;

/* -moz-opacity:1.00; */
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #172647;
  color: #ffffff;

}

a.menuItem:hover, a.menuItemActive {
  background-color: #737373;
  color: #ffffff;
}


/* Suchfeld */

input.search {
	border : 1px solid #737373;
	width: 100px;
	background-color: #F1F1F1;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0;
	background-color:#FFFFFF;
}

form.search {
	margin: 0px;
}

/* Marginalie */

div.sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border: none;
	background: url(../images/psep.gif) no-repeat left top;
}

p.sidepicturetext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;
	font-size: 90%;
	color: #737373;
}


/* Absatztyp BIld */

div.picture {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	width: 780px;
	border: none;
	text-align:left;
}


/* Absatztype Aufzählung */

ul.content {
	list-style: none;
	padding: 0px;
	/* margin: 10px 0 20px 20px; */
	/* background-color: #F1F1F1; */
	/* border: 1px solid #737373; */
	width: 650px;/* 600px; */
margin-left: 0px;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbull.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul_content {
	list-style: none;
	padding: 10px;
	/* margin: 10px 0 20px 20px; */
	/* background-color: #F1F1F1; */
	/* border: 1px solid #737373; */
	width: 400px;/* 600px; */
margin-left: 0px;
}

li_content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbull.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* Absatztyp Tabelle */

table.content {
	margin: 10px 0px 10px 0px;
	/* border: 1px solid ; */
}

tr.odd {
	}

tr.even {
	}

tr.header {
	}

td.cell {
	padding: 0px;
	margin: 0px;
}

td.headercell {
	padding: 4px;
	margin: 0px;
	font-weight: bold;
}


/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
	/* background-color: #F1F1F1; */
	/* border: 1px solid #172647 ; */
	/* border-left: 1px solid #172647; */
	/* border-right: 1px solid #172647; */
	border-top: 1px solid #172647;
	/* border-bottom: 1px solid #172647; */
}

div.teaser {
	margin: 0px 20px 0px 0px ! important;
	border: none;
	width: 700px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 10px 0px 10px 0px;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #172647;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #D8D8D8;
}

/* Absatztype Formular */

input.forminput  {
	border : 1px solid #737373;
	width: 300px;
	background-color: #F1F1F1;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border : 1px solid #737373;
	width: 300px;
	height: 200px;
	background-color: #F1F1F1;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #737373;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border : 1px solid #737373;
	background-color: #F1F1F1;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border : 1px solid #737373;
	background-color: #F1F1F1;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #172647;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #172647;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border : 1px solid #737373;
	width: 300px;
	height: 200px;
	background-color: #F1F1F1;
	vertical-align: top;
	padding: 1px;
}

/* ---------------------------------------------------------- NEU ----------------------------------------------------- */





#suche{
width:200px; height:40px; border:1px #000000; padding-top:10px; padding-left:770px;
}

#hauptnavi{
height: 60px; margin-top: 104px; /* margin-left:340px; */ width: 100%; BACKGROUND-image: url(../images/phauptnavi_bg.gif); bottom: 0px; background-repeat: repeat-x;




}

#hauptnavi a a:link a:hover {
padding-top: 5px;

}
#content{
width:971px; border: #CCCCCC 1px solid; margin: 0px auto; border-top:none;background-color:#FFFFFF;
}

#subnavi{
width: 180px; margin-left:5px; float:left; margin-bottom: 20px; margin-top: 20px;
}

#youarehere{
float:right; margin-right: 10px; margin-top: 10px;

}



#inhalt{
width: 700px;
float:left; padding-left: 35px; padding-right: 0px; margin:0px;

}




#inhalt_subnavi{
width: 550px;
float:left; padding-left: 35px; padding-right: 0px; margin:0px;
}



#unterseiten{ margin-top: 10px; text-align: center;}

#plaintext{ margin-top: 5px; margin-left: 700px;}

#copyright {
margin-top: 40px; text-align: center;
}

#copyright a {
color:#000099;
}



#copyright a:hover {
color: #0066FF;
}


UNKNOWN {
	FONT-SIZE: small
}
#header {
	FONT-SIZE: 93%;  BACKGROUND: url(../images/phauptnavi_bg.gif) repeat-x 50% bottom; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal;margin: 0px; padding: 0px;
}
#header UL {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none;
}
#header LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(../images/phauptnavi_left_both.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; /* BORDER-BOTTOM: #001E36 1px solid */
}
#header A {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(../images/phauptnavi_right_both.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #001E36; PADDING-TOP: 5px; TEXT-DECORATION: none
}
#header A {
	FLOAT: none
}
#header A:hover {
	COLOR: #333
}
#header #current {
	BORDER-TOP-WIDTH: 0px; BACKGROUND-POSITION: 0px -150px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
#header #current A {
	BACKGROUND-POSITION: 100% -150px; PADDING-BOTTOM: 5px; COLOR: #333
}
#header LI:hover {
	BACKGROUND-POSITION: 0% -150px; COLOR: #333
}
#header LI:hover A {
	BACKGROUND-POSITION: 0% -150px; COLOR: #333
}
#header LI:hover A {
	BACKGROUND-POSITION: 100% -150px
}

