HTML, BODY, INPUT {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Standard-Elemente */

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 180%;	
}

em {
	font-weight : bold;
	color: #96A4C6;
	font-style : normal;
}

h1 {
	font-weight : bold;
	margin: 0;
	padding: 0;
	padding: 4px 0px 3px 0px;
	font-size: 14px;
	color: #96A4C6;
}

h2 {
	margin: 0;
	padding: 4px 0px 3px 0px;
	font-size: 13px;
	color: #807F94;
}

h3 {
	font-weight : normal;
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 14px;
	color: #000000;
}

h4 {
	font-weight : normal;
	margin: 0;
	padding: 4px 0px 3px 0px;
	font-size: 13px;
	color: #000000;
}

h5 {
	font-weight : normal;
	margin: 0;
	padding: 4px 0px 3px 0px;
	font-size: 12px;
	color: #000000;
}

h6 {
	font-weight : normal;
	margin: 0;
	padding: 4px 0px 3px 0px;
	font-size: 10px;
	color: #000000;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #96A4C6;
	text-decoration: none;
}

a.arrow {
	font-weight: bold;
	color: #96A4C6;
	text-decoration: none;
	background:url('../images/parrow.gif') no-repeat left top;
	white-space:nowrap;
	padding-left:16px; padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url('../images/parrow.gif');
	background-repeat:no-repeat;
}

a.blacklink {
	color: #807F94;
	text-decoration: none;
}

a.link:hover, a.blacklink:hover, a.teaserlink:hover, a.s2d:hover {
	text-decoration: underline;
}

a.plaintext {
	font-size: 90%;
	color: #807F94;
	text-decoration: none;
}

a.wahl {
	background-color: #807F94;
	padding: 4px 6px 4px 6px;
    color: #FFFFFF;
	text-decoration: none;
  	font-weight: normal;
}

a.wahl2 {
	background-color: #807F94;
	display: block;
	padding: 4px 16px 4px 16px;
    color: #FFFFFF;
	text-decoration: none;
  	font-weight: normal;
}


a.map {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/* Layout-Elemente  */

BODY {
	margin: 0px;
	padding: 0px;
}

#main {
	width : 800px;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 10px 10px;
	border: none;
	text-align: left;
}

#content {
	width: 778px;
	padding: 10px;
	border: 1px solid #807F94;
	background : #ffffff url('../images/pshadow.gif') no-repeat top left;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	margin-bottom:0;
}

#kopf {
	padding: 0px;
	width: 800px;
	height: 150px;
	border: 1px solid #807F94;
	background: #ffffff url('../images/top.jpg') no-repeat top left;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	margin-bottom:0;
}

#kopfstart {
	padding: 0px;
	width: 800px;
	height: 125px;
	border: 1px solid #807F94;
	background: #ffffff url('../images/topstart.jpg') no-repeat top left;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	margin-bottom:0;
}

#kopf2 {
	padding: 0px;
	width: 800px;
	height: 25px;
	border: 1px solid #807F94;
	background: #ffffff url('../images/top-praxis.gif') no-repeat top left;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	margin-bottom:0;
}

#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;
}

#plaintext {
	position: absolute;
	top: 5px;
	margin: 0px;
	padding: 0px; left
}

/* Menü */

#commonBar {
	margin: 0;
	padding: 0;
	text-align: right;
}

#menuBar {
	margin: 0;
	padding: 0;
	border: 1px solid #96A4C6;
	background : #D2DCEF 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: #CAC9D8 url('../images/pmenu.gif') repeat-x top left;
	border: 1px solid #807F94;
	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
}

a.menuItem, a.menuItemActive {
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #96A4C6;
  color: #FFFFFF;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #807F94;
  color: #FFFFFF;
}


/* Suchfeld */

input.search {
	border : 1px solid #807F94;
	width: 100px;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0;
}

form.search {
	margin: 0px;
}


/* Absatztype Aufzählung */

ul.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background-color: #EAE9ED;
	border: 1px solid #807F94;
	width: 490px;
}

li.content {
	background-image: url('../images/pbull.gif');
	background-repeat: no-repeat;
	background-position:  left top;
	padding-left:18px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:2px;
}


/* Absatztyp Tabelle */

table.content {
	margin: 0px 0px 10px 0px;
	border: 1px solid #807F94;
}

tr.odd {
	background-color : #D2DCEF;	
}

tr.even {
	background-color : #EAE9ED;	
}

tr.header {
	background-color : #CAC9D8;	
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
}

td.rahmen1 {
	background-image: url('../images/rahmen1.png');
	background-repeat: no-repeat;
	height: 183px;
	width: 250px;
}

td.rahmen2 {
	background-image: url('../images/rahmen2.png');
	background-repeat: no-repeat;
	height: 100px;
	width: 250px;
}

td.rahmen3 {
	background-image: url('../images/rahmen3.png');
	background-repeat: no-repeat;
	height: 100px;
	width: 125px;
}

/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background-color: #EAE9ED;
	border: 1px solid #807F94;
}

div.teaser {
	margin: 10px 0px 10px 20px ! important; 
	border: none;
	width: 748px;
}

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: #807F94;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #CAC9D8;
}

/* Absatztype Formular */

input.forminput  {
	border : 1px solid #807F94;
	width: 300px;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border : 1px solid #807F94;
	width: 300px;
	height: 200px;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #807F94;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


input.s2d {
	border : 1px solid #807F94;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px;
}

select.s2d {
	border : 1px solid #807F94;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #96A4C6;
	text-decoration: none;
}

p.s2d  {
	font-size: 16pt;
	color: #96A4C6;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border : 1px solid #807F94;
	background-color: #EAE9ED;
	vertical-align: top;
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
