/* Standard-Elemente */

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 180%;	
}

em {
	font-weight : bold;
	color: #252750;
	font-style : normal;
}

h1 {
	font-size: 12px;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	width: 778px;
	height: 25px;
}

h1.w {
	font-size: 12px;
	font-style:italic;
	color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 778px;
	height: 25px;
}

h2 {
	margin: 0px;
	padding: 4px 0px 3px 0px;
	font-size: 100%;
	color: #311C11;
}

h3 {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #000000;
}

h4 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #252750;
	text-decoration: none;
}

a.link2 {
	font-weight: bold;
	font-size: 14px;
	color: #252750;
	text-decoration: none;
}

a.link3 {
	font-weight: normal;
	font-size: 12px;
	color: #252750;
	text-decoration: none;
}


a.blacklink {
	color: #311C11;
	text-decoration: none;
	padding-left: 6px;
}

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover {
	text-decoration: underline;
}

a.plaintext {
	font-size: 90%;
	color: #311C11;
	text-decoration: none;
}


/* Layout-Elemente  */

#center {
	text-align: center;
}

#main {
	width : 800px;
	padding: 0px;
	margin: 10px auto 10px auto;
	border: none;
}

#content {
	width: 778px;
	height: 275px;
	padding: 10px;
	text-align: left;
}

#plaintext {
	position: absolute;
	top: 5px;
	left 0px;
	margin: 0px;
	padding: 0px;
}

/* Menü */

#menuBar {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border: 1px solid #252750;
	background : #E7E7F3 url(../images/) repeat-x top left;
}

ul.menuBar {
	margin: 0px;
	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;
	text-align:left;
}

.menu {
	background: #CEB873 url(../images/) repeat-x top left;
	border: 1px solid #311C11;
	padding: 0px;
	position: absolute;
	text-align: center;
	font-size: 11px;
	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;
	text-align:left;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #252750;
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #311C11;
  color: #ffffff;
}


/* Suchfeld */

input.search {
	border : 1px solid #311C11;
	width: 100px;
	background-color: #E3DBC4;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0;
}

form.search {
	margin: 0px;
}


/* Marginalie */

div.sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 10px 10px 10px 10px;
	border: none;
	background: url(../images/) no-repeat left top;
}

p.sidepicturetext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #311C11;
}


/* Absatztyp BIld */

div.picture {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	width: 480px;
	border: none;
}

div.video {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	border: none;
	text-align:center;
	width: 758px;
}


/* Absatztype Aufzählung */

ul.content {
	list-style: none;
	padding: 10px;
	margin: 5px 0px 10px 20px;
	background-color: #E3DBC4;
	border: 1px solid #311C11;
	width: 635px;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-repeat: no-repeat;
}

/* Absatztyp Tabelle */

table.content {
	margin: 5px 0px 10px 20px;
	border: 1px solid #311C11;
	font-size:11px;
	width: 635px;
}

table.news {
	margin: 5px 0px 8px 20px;
	border: 1px solid #311C11;
	font-size:11px;
	width: 735px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

table.news div {
	margin: 5px 0px 8px 20px;
	border: 1px solid #311C11;
	font-size:11px;
	width: 735px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

tr.odd {
	background-color : #E7E7F3;
	
}

tr.even {
	background-color : #E3DBC4;	
}

tr.header {
	background-color : #CEB873;	
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
}


/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background-color: #E3DBC4;
	border: 1px solid #311C11;
}

div.teaser {
	margin: 10px 0px 10px 20px ! important; 
	border: none;
	width: 448px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #311C11;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #CEB873;
}

/* Absatztype Formular */

input.forminput  {
	border : 1px solid #311C11;
	width: 300px;
	background-color: #E3DBC4;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 5px 0px;
}

textarea.formtextarea  {
	border : 1px solid #311C11;
	width: 300px;
	height: 70px;
	background-color: #E3DBC4;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #311C11;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border : 1px solid #311C11;
	background-color: #E3DBC4;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border : 1px solid #311C11;
	background-color: #E3DBC4;
	vertical-align: top;
	padding: 1px;
}

a.s2d {
	font-weight: bold;
	color: #252750;
	text-decoration: none;
}

textarea {
	border : 1px solid #311C11;
	width: 300px;
	height: 180px;
	background-color: #E3DBC4;
	vertical-align: top;
	padding: 1px;
}
