html {
	margin: 0px;
	padding: 0px;
}
body {
	text-align:center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000;
	background-color: #f2f2f2;
}
/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select { 
	color: #000; 
	background-color: transparent;
}
pre {
	font-family: monospace; 
}
a {
	color: #000; 
	text-decoration: underline; 
}
a:hover {
	color: #666; 
}
form { 
	margin: 0px;
}
p, pre { 
	margin: 10px 0px; 
}
p, td, ul, ol {
	font-size: 1em;
}
input, textarea, select { 
	padding-left: 3px; 
	font-size: 1em;
	color: #000; 
	background-color: #fff;
	border: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*********************************/
/* Frames: Abstände, link-to-top */
/*********************************/
p.csc-linkToTop {
	text-align: right;
}
p.csc-linkToTop a {
	font-weight: bold;
}
/* --- */
div.csc-frame {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div.csc-frame-invisible {
}
div.csc-frame-rulerBefore {
	border-top: 1px solid Black;
}
div.csc-frame-rulerAfter {
	border-bottom: 1px solid Black;
}
div.csc-frame-indent {
	padding-left: 100px;
}
div.csc-frame-indent3366 {
	padding-left: 33%;
}
div.csc-frame-indent6633 {
	padding-right: 33%;
}
div.csc-frame-frame1 {
	margin-left: -5px;
	margin-right: -5px;
	padding: 3px 5px 2px 3px;
	background-color: #ececec;
}
div.csc-frame-frame1 p {
	margin: 0px;
}
div.csc-frame-frame2 {
	background-color: #F2F2F2;
	padding: 2px 4px 2px 4px;
	border: 1px solid Black;
}
/* --- */
div.csc-frame-frame1 h1, div.csc-frame-frame1 h2, div.csc-frame-frame1 h3, div.csc-frame-frame1 h4, div.csc-frame-frame1 h5 {
	margin-top: 2px;
}
div.csc-frame-frame2 h1, div.csc-frame-frame2 h2, div.csc-frame-frame2 h3, div.csc-frame-frame2 h4, div.csc-frame-frame2 h5 {
	margin-top: 2px;
}
/******************/
/* Überschriften  */
/******************/
h1 {
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}
h6 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6 {
	color: #E32D32;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h4 {
	color: #000;
}
h1.csc-firstHeader, h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader, h5.csc-firstHeader, h6.csc-firstHeader {
	margin-top: 0px;
}
/* Überschriften, verlinkt */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #E32D32;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}
/* Überschrift Datum */
p.csc-header-date {
	font-size: 1em;
	color: #E32D32;
}
/* Subüberschrift, allgemein */
p.csc-subheader {
	font-style: italic;
	background-color: #f2f2f2;
}
/* Subüberschrift, spezifiziert */
p.csc-subheader-0 {
	font-style: normal;
}
p.csc-subheader-1 {
	font-style: normal;
	color: #E32D32;
}
p.csc-subheader-2 {
	color: #e32d32;
}
p.csc-subheader-3 {
	color: #fff;
	background-color: #E32D32;
}
/*******************/
/* RTE / Bodytext: */
/*******************/
p.bodytext {
	min-height: 1px;
}
p.bodytext a { 
  font-weight: normal; 
  text-decoration: underline;
}
/* RTE / Aufzählungsliste */
ul {
	margin-top: 0px;
}
ul li {
	font-size: 1em;
}
ol {
	margin-top: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
}
/* RTE / Tabelle */
table.contenttable {
	border: 0px Black solid;
	margin: 10px 0px 10px 0px;
	width: 100%;
}
table.contenttable tr td { 
  padding: 0px 3px 0px 3px; 
}
table.contenttable tr td p.bodytext { 
  font-size: 1em; 
}
table.contenttable tr { 
}
/**********/
/* Bilder */
/**********/
/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left;
}
/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 2px solid #E32D32;
	padding: 0px 0px;
}
div.csc-textpic-imagewrap {
	padding: 0;
	position: relative;
}
div.csc-textpic img {
	border: none;
}
/* DIV: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image {
	float: left;
}
/* UL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.csc-textpic div.csc-textpic-imagewrap ul li {
	float: left;
	margin: 0;
	padding: 0;
}
/* DL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: left;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {
	border: none;
} /* FE-Editing Icons */
dl.csc-textpic-image {
	margin: 0;
}
dl.csc-textpic-image dt {
	margin: 0;
	display: inline;
}
dl.csc-textpic-image dd {
	margin: 0;
}
/* Clearer */
div.csc-textpic-clear {
	clear: both;
}
/* Margins around images: */
/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 0;
}
/* Space below each image (also in-between rows) */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 1px;
}
div.csc-textpic-equalheight div.csc-textpic-imagerow {
	margin-bottom: 1px;
	display: block;
}
div.csc-textpic div.csc-textpic-imagerow {
	clear: both;
}
/* No margins around the whole image-block */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right: 0px !important;
}
/* Add margin from image-block to text (in case of "Text w/ images") */
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 10px !important;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 10px !important;
}
/* Positioning of images: */
/* Above */
div.csc-textpic-above div.csc-textpic-text { clear: both; }
/* Center (above or below) */
div.csc-textpic-center {
	text-align: center; /* IE-hack *//* IE-hack */
}
div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0 auto;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
div.csc-textpic-center div.csc-textpic-text {
	text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
/* Right (above or below) */
div.csc-textpic-right div.csc-textpic-imagewrap {
	float: right;
}
div.csc-textpic-right div.csc-textpic-text {
	clear: right;
}
/* Left (above or below) */
div.csc-textpic-left div.csc-textpic-imagewrap {
	float: left;
}
div.csc-textpic-left div.csc-textpic-text {
	clear: left;
}
/* Left (in text) */
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	float: left;
}
/* Right (in text) */
div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float: right;
}
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	float: right;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	float: left;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */
/********************/
/* Aufzählungsliste */
/********************/
/* Aufzählungsliste, allgemein */
ul.csc-bulletlist li {
	font-size: 1em;
}
/* Aufzählungsliste, spezifiziert */
ul.csc-bulletlist-0 {
	color: Black;
}
ul.csc-bulletlist-1 {
	color: Black;
	list-style-type: decimal;
}
ul.csc-bulletlist-2 {
	color: Black;
	list-style-position: inside;
}
ul.csc-bulletlist-3 {
	color: Black;
	list-style-image: url(../images/navpfeil.gif);
}
/***********************/
/* Tabellen, allgemein */
/***********************/
table.contenttable p {
	font-size: 1em;
}
table.contenttable tr td {
	vertical-align: top;
}
/* Tabellen, spezifiziert */
table.contenttable-0 {
	margin: 0px;
}
table.contenttable-0 tr td {
	padding: 0px;
}
table.contenttable-0 p {
	color: Black;
}
table.contenttable-1 p {
	color: Black;
}
table.contenttable-1 tr.tr-0 td p {
	font-weight: bold;
}
table.contenttable-1 tr.tr-0 td {
	background-color: #F2F2F2;
}
table.contenttable-2 p {
	color: Black;
}
table.contenttable-2 tr td.td-0 {
	background-color: #E32D32;
}
table.contenttable-2 tr td.td-0 p {
	color: #fff;
	font-weight: bold;
}
table.contenttable-3 p {
	color: #E32D32;
}
table.contenttable-3 tr td.td-0, table.contenttable-3 tr.tr-0 td {
	background-color: #E32D32;
}
table.contenttable-3 tr td.td-0 p, table.contenttable-3 tr.tr-0 td p {
	color: #fff;
	font-weight: bold;
}
/*************************/
/* Dateilinks, allgemein */
/*************************/
table.csc-uploads {
	border: 0px;
}
table.csc-uploads tr td p {
	background-color: transparent;
	font-size: 1em;
}
table.csc-uploads tr td {
	vertical-align: top;
}
table.csc-uploads tr.tr-even {
	background-color: #fff;
}
table.csc-uploads tr.tr-odd {
	background-color: #F2F2F2;
}
table.csc-uploads tr td.csc-uploads-icon {
	padding-left: 6px;
	padding-right: 6px;
	width: 1%;
	text-align: center;
	vertical-align: middle;
}
table.csc-uploads tr td.csc-uploads-fileName {
	width: 80%;
	padding-left: 5px;
}
table.csc-uploads tr td.csc-uploads-fileName p a {
	font-weight: bold;
}
table.csc-uploads tr td.csc-uploads-fileName p.csc-uploads-description {
	font-style: italic;
}
table.csc-uploads tr td.csc-uploads-fileSize {
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
}
/* Dateilinks, spezifiziert */
table.csc-uploads-1 {
	border-color: Black;
}
table.csc-uploads-2 {
	border-color: #E32D32;
}
table.csc-uploads-3 {
	border-color: #E32D32;
}
table.csc-uploads-3 tr td {
	vertical-align: middle;
}
table.csc-uploads-3 tr.tr-even td.csc-uploads-icon img {
	border: 2px solid Black;
}
table.csc-uploads-3 tr.tr-odd td.csc-uploads-icon img {
	border: 2px solid Black;
}
/**************************/
/* Verschiedene Formulare */
/**************************/
/* Email, Login und Such- Formular allgemein: */
form table tr td {
	padding-left: 5px;
	padding-right: 20px;
}

form table tr td.csc-form-labelcell, form table tr td.csc-form-commentcell {
	background-color: #F2F2F2;
}
form table tr td.csc-form-fieldcell {
	background-color: #fff;
}
form table tr td.csc-form-fieldcell input, form table tr td.csc-form-fieldcell select, form table tr td.csc-form-fieldcell textarea {
	border: 1px solid Black;
}
form table tr td.csc-form-labelcell p.csc-form-label-req {
	font-weight: bold;
}
/* Email Formular, spezifiziert */
form table.csc-mailform tr td.csc-form-labelcell  {
}
/* Such Formular, spezifiziert */
form table.csc-searchform {
	width: 100%;
}
form table.csc-searchform tr td {
	padding: 5px;
}
form table.csc-searchform tr td.csc-form-labelcell, form table.csc-searchform tr td.csc-form-commentcell {
	font-weight: bold;
}
form table.csc-searchform tr td.csc-form-fieldcell input, form table.csc-searchform tr td.csc-form-fieldcell select {
	width: 100%;
}
/* Login Formular, spezifiziert */
form table.csc-loginform {
	width: 70%;
}
/*****************/
/* Suchresultate */
/*****************/
/* Suchresultate, result information box: */
table.csc-searchResultInfo {
	margin-left: 0px;
	margin-top: 10px;
	width: 100%;
}
table.csc-searchResultInfo tr {
	background-color: #F2F2F2;
}
table.csc-searchResultInfo tr td p {
	padding: 0px 5px 0px 5px;
}
table.csc-searchResultInfo tr td.csc-searchResultRange p {
	font-weight: bold;
}
table.csc-searchResultInfo tr td.csc-searchResultPrevNext {
	text-align: right;
}
/* Suchresultate, header + abstract: */
h3.csc-searchResultHeader a {
	color: #E32D32;
}
h3.csc-searchResultHeader {
	background-color: #F2F2F2;
	font-size: 1.4em;
	padding-left: 5px;
}
p.csc-searchResult {
	font-style: italic;
	margin-left: 20px;
}
/* Suchword Markierung */
span.csc-sword {
	font-weight: bold;
	color: #E32D32;
}
/*****************************/
/* Menü / Sitemap, allgemein */
/*****************************/
div.csc-menu {
	margin-bottom: 30px;
}
div.csc-menu p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	background-color: #fff;
	float: left;
}
div.csc-menu  p a {
	color: #000;
	text-decoration: none;
	line-height: 14px;
	padding-left: 14px;
}
div.csc-menu p a:hover {
	color: #E32D32;
	text-decoration: underline;
}
div.csc-menu p.csc-section {
	font-weight: normal;
	margin-left: 20px;
	font-style: italic;
}
/* Menü / Sitemap, "Menu of these pages" */
div.csc-menu-def p {
}
/* Menü / Sitemap, "Menu of subpages to these pages" */
div.csc-menu-1 {
}
/* Menü / Sitemap, "Sitemap" */
div.csc-menu-2 {
}
div.csc-menu-2 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 140%;
}
div.csc-menu-2 li.csc-sitemap-level1 {
	margin-left: 0px;
	margin-top: 15px;
}
div.csc-menu-2 li.csc-sitemap-level2 {
	margin-left: 20px;
}
div.csc-menu-2 li.csc-sitemap-level3 {
	margin-left: 20px;
}
div.csc-menu-2 li.csc-sitemap-level4 {
	margin-left: 20px;
}
div.csc-menu-2 li.csc-sitemap-level5 {
	margin-left: 20px;
}
div.csc-menu-2 li.csc-sitemap-level6 {
	margin-left: 20px;
}
div.csc-menu-2 li.csc-sitemap-level7 {
	margin-left: 20px;
}
div.csc-menu-2 li.csc-sitemap-level1 a {
	color: #e32d32;
	text-decoration: none;
}
div.csc-menu-2 li.csc-sitemap-level2 a {
	color: #000;
}
div.csc-menu-2 li.csc-sitemap-level3 a {
	color: #666;
}
div.csc-menu-2 li.csc-sitemap-level4 a {
	color: #999;
}
div.csc-menu-2 li.csc-sitemap-level5 a {
	color: #bbb;
}
div.csc-menu-2 li.csc-sitemap-level6 a {
	color: #000;
}
div.csc-menu-2 li.csc-sitemap-level7 a {
	color: #000;
}
/* Menü / Sitemap, "Section index (pagecontent w/Index checked)" */
div.csc-menu-3 {
}
div.csc-menu-3 p.csc-section {
	margin-left: 0px;
}
div.csc-menu-3 p.csc-section a {
	color: #E32D32;
}
/* Menü / Sitemap, "Menu of subpages to these pages (with abstract)" */
div.csc-menu-4 {
}
div.csc-menu-4 p {
	width: 205px;
	border: 0px solid #000;
	margin-bottom: 8px;
}
div.csc-menu-4 p.csc-abstract {
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	padding: 0px 2px 2px 20px;
}
/* Menü / Sitemap, "Recently updated pages" */
div.csc-menu-5 {
}
/* Menü / Sitemap, "Related pages (based on keywords)" */
div.csc-menu-6 {
}
/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
div.csc-menu-7 {
}
div.csc-menu-7 p {
	width: 131px;
	border: 0px solid #000;
}
div.csc-menu-7 p.csc-section A {
	color: #E32D32;
}
/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
img.frontEndEditIcons {
	vertical-align: middle;
	margin: 0px 2px 0px 2px;
} 
/* Standardstyles für das Admin Panel */
/*
table.typo3-adminPanel {
	border: 1px solid #000;
	background-color: #E9E9E9;
}
table.typo3-adminPanel tr.typo3-adminPanel-hRow td {
	background-color: #9BA1A8;
}
table.typo3-adminPanel TR.typo3-adminPanel-itemHRow td {
	background-color: #ABBBB4;
}
table.typo3-adminPanel table, table.typo3-adminPanel td {
	border: 0px;
}
table.typo3-adminPanel td font {
	font-family: verdana;
	font-size: 10px;
	color: #000;
}
table.typo3-adminPanel td a font {
	font-family: verdana;
	font-size: 10px;
	color: #000;
}			
table.typo3-editPanel {
	border: 1px solid #000;
	background-color: #E9E9E9;
}
table.typo3-editPanel td {
	border: 0px;
}
*/
/*************/
/* Debugging */
/*************/
/*
h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, pre {
	border: 1px dotted #999999;
}
td table {
	border: 1px dotted #000099;
}
div {
	border: 1px dotted #990000;
}
img.spacer-gif {
	border: 1px solid black;
}
*/
/*------------------------------------ (Spezielle HNO Styles)  ----------------------------------- */
div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div.clear {
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
div#container {
	width: 880px;
	margin: 15px;
}
/*****************/
/* Header         */
/*****************/
div#header-logo {
	width: 880px;
}
div#header {
	width: 880px;
	margin-top: 10px;
	border-bottom: 1px solid #F2F2F2;
}
div#header-bilder {
	width: 648px;
	display: block;
	float: left;
}
div#header-navigation {
	width: 232px;
	display: block;
	float: left;
	margin-top: 50px;
}
div#breite {
	width: 880px;
}
div#left {
	width: 181px;
	float: left;
	margin-top: 15px;
}
div#center {
	position: relative;
	width: 467px;
	float: left;
}
div#center-forum {
	position: relative;
	width: 698px;
	float: left;
}
div#content {
	position: relative;
	padding: 13px;
	padding-right: 28px;
	border: 2px solid #d8dadb;
	background-color: #d8dadb;
}
body#uid65 div#content {
	border: 2px solid #f7ce6b;
	background-color: #f7ce6b;
}
div#intranetbez {
	display: none;
}
div#fl_header_slide_slideshow {
	position: absolute;
	width: 457px;
	top: 2px;
	right: 2px;
	color: #e32d32;
	text-align: right;
	display: block;
}
div#fusszeile {
	margin-top: 10px;
}
div#fusszeile p.footer {
	font-size: 0.9em;
}
div#right {
	width: 231px;
	float: right;
}
div#login {
	height: 70px;
	margin-left: 234px;
	background-color: #bdbdbd;
	margin-bottom: 1px;
}
div#logincontent {
	padding: 5px;
}
* html div#logincontent {
  padding:4px;
  padding-bottom:0;
}
div#patienteninfo {
	width: 50%;
	height: 70px;
	float: left;
	color: #e32d32;
	background-color: #f7ce6b;
	margin-bottom: 1px;
}
div#patienteninfocontent {
	padding: 0px;
}
div#patienteninfo a {
	display: block;
	font-size: 1.2em;
	color: #e32d32;
	text-decoration: none;
	font-weight: bold;
	/*margin: 12px;
	margin-right: 0px;*/
	margin:12px 0 0 12px;
}
div#patienteninfo a:hover {
	text-decoration: underline;
}
div#forumlogin {
	padding: 5px;
	background-color: #3083e1;
	text-align: center;
}
div#forumlogin form {
	width: 500px;
	margin: auto;
}
div#suche {
	height: 60px;
	padding: 5px;
	background-color: #b8d5f5;
}
div#news {
	margin-top: 15px;
	text-align: right;
}
div#news h1 {
	color: #3083e1;
	margin: 0px;
	margin-bottom: 12px;
}
/************************************ Zusatznav *****************************************/
div#druckbutton {
	float: left;
	margin-left: 5px;
}
div#tippafriend {
	float: left;
	margin-left: 10px;
}
div#bookmark {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
div#textsize {
	float: left;
	margin-left: 10px;
}
/*--------------------------------- Hauptnavigation --------------------------------- */
ul#hauptnav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul#hauptnav li {
	padding: 0px;
	margin: 0px;
}
ul#hauptnav li.profil {
	padding: 0px;
	margin: 0px;
}
ul#hauptnav a {
	display: block;
	font-weight: normal;
	text-decoration: none;
}
ul#hauptnav a:hover {
	background-color: transparent;
	color: #e32d32;
	text-decoration: none;
}
ul#hauptnav li.profil a {
	color: #e32d32;
	font-size: 1.2em;
	font-weight: bold;
}
ul#hauptnav a.akt {
	text-decoration: none;
	background-color: transparent;
	color: #e32d32;
}
ul#hauptnav a.akt:hover {
	text-decoration: none;
}
ul#hauptnav li.akt {
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	color: #e32d32;
}
/***********/
/* 2 Ebene */
/***********/
ul#haupt2nav {
	list-style: none;
	padding: 5px;
	padding-top:0;
	padding-left: 8px;
	padding-right: 0;
	margin: 0px;
}
ul#haupt2nav li {
	padding: 0px;
	margin: 0px;
}
ul#haupt2nav a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #000;
	text-transform: none;
	padding-left:5px;
	padding-right:-5px;
	background-color: transparent;
}
ul#haupt2nav a:hover {
	text-decoration: none;
	margin: 0px;
}
ul#hauptnav li.profil ul#haupt2nav a {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #000;
	text-transform: none;
	padding-left:5px;
	padding-right:-5px;
	background-color: transparent;
}
ul#haupt2nav li.akt {
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	color: #e32d32;
	padding-left:5px;
}
/***********/
/* 3 Ebene */
/***********/
ul#haupt3nav {
	list-style: none;
	padding: 5px;
	padding-top:0;
	padding-left: 8px;
	padding-right: 0;
	margin: 0px;
}
ul#haupt3nav li {
	padding: 0px;
	margin: 0px;
}
ul#haupt3nav a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #000;
	text-transform: none;
	padding-left:5px;
	padding-right:-5px;
	background-color: transparent;
}
ul#haupt3nav a:hover {
	text-decoration: none;
	margin: 0px;
}
ul#haupt3nav li.akt {
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	color: #e32d32;
	padding-left:5px;
}
/*--------------------------------- INTERNE Navigation --------------------------------- */
ul#internnav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-right: 30px;
	border-top: 3px solid #E32D32;
}
ul#internnav li {
	padding: 0px;
	margin: 0px;
}
ul#internnav a {
	display: block;
	font-weight: normal;
	text-decoration: none;
}
ul#internnav a:hover {
	background-color: transparent;
	color: #e32d32;
	text-decoration: none;
}
ul#internnav a.akt {
	text-decoration: none;
	background-color: transparent;
	color: #e32d32;
}
ul#internnav a.akt:hover {
	text-decoration: none;
}
ul#internnav li.akt {
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	color: #e32d32;
}
/***********/
/* 2 Ebene */
/***********/
ul#intern2nav {
	list-style: none;
	padding: 5px;
	padding-top:0;
	padding-left: 8px;
	padding-right: 0;
	margin: 0px;
}
ul#intern2nav li {
	padding: 0px;
	margin: 0px;
}
ul#intern2nav a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #000;
	text-transform: none;
	padding-left:5px;
	padding-right:-5px;
	background-color: transparent;
}
ul#intern2nav a:hover {
	text-decoration: none;
	margin: 0px;
}
ul#intern2nav li.akt {
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	text-transform: none;
	color: #e32d32;
	padding-left:5px;
}
/*--------------------------------- Login --------------------------------- */
/*------ Regular-Login ------ */
div.tx-feuserloginsystem-pi1 {
	
}	
div.tx-feuserloginsystem-pi1 div.regularlogin {
	
}
div.tx-feuserloginsystem-pi1 div.regularlogin div.block {
	display: block;
	width: 135px;
	float: left;
	margin-right: 5px;
}
div.tx-feuserloginsystem-pi1 div.regularlogin label {

}
div.tx-feuserloginsystem-pi1 div.regularlogin input {
	background-color: #fff;
	border: 1px solid #fff;
	width: 130px;
	margin-top: 3px;
}
div.tx-feuserloginsystem-pi1 div.regularlogin div.labelusername {
}
div.tx-feuserloginsystem-pi1 div.regularlogin div.username {
	float: left;
	width: 275px;
}
div.tx-feuserloginsystem-pi1 div.regularlogin input.submit {
	background-color: #fff;
	border: 1px solid #fff;
	width: 142px;
}
div.tx-feuserloginsystem-pi1 div.regularlogin input.logoutsubmit {
	background-color: #fff;
	border: 1px solid #fff;
	width: 142px;
	margin-top: 2px;
}
div.tx-feuserloginsystem-pi1 div.regularlogin div.forgotpassword {
	clear: both;
	margin-top: 10px;
}
/*------ Small-Login ------ */
div.tx-feuserloginsystem-pi1 div.smalllogin {

}
div.tx-feuserloginsystem-pi1 div.smalllogin div.smallloginheader {
	width: 100%;
	margin-bottom: 0px;
}
div.tx-feuserloginsystem-pi1 div.smalllogin div.smallloginheader a {
	color: #e32d32;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}
div.tx-feuserloginsystem-pi1 div.smalllogin div.smallloginheader a:hover {
	text-decoration: underline;
}
div.tx-feuserloginsystem-pi1 div.smalllogin div.block {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 71px;
	float: left;
}
div.tx-feuserloginsystem-pi1 div.smalllogin div[class="block"] {
	margin-right: 4px;
}
div.tx-feuserloginsystem-pi1 div.smalllogin div.abstand {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 4px;
	float: left;
}
div.tx-feuserloginsystem-pi1 div.smalllogin div[class="abstand"] {
	width: 0px;
}
div.tx-feuserloginsystem-pi1 div.smalllogin label {
	color: #fff;
}
div.tx-feuserloginsystem-pi1 div.smalllogin div.smallloggedin {
	display: block;
	float: left;
	width: 145px;
	margin-right: 5px;
	color: #fff;
	font-weight: bold;
}
div.tx-feuserloginsystem-pi1 div.smalllogin input {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #fff;
	width: 69px;
	margin-top: 1px;
	line-height: 14px;
	height: 16px;
}
div.tx-feuserloginsystem-pi1 div.smalllogin input:focus {
	background-color: #f7ce6b;
	cursor: pointer;
}
div.tx-feuserloginsystem-pi1 div.smalllogin input.submit {
	background-color: #fff;
	border: 1px solid #fff;
	width: 65px;
	line-height: 14px;
	height: 18px;
}
div.tx-feuserloginsystem-pi1 div.smalllogin div.smallloginfooter {
	clear: both;
}
/* Forumtemplate */
div#forumlogin div.tx-feuserloginsystem-pi1 div.smalllogin div.smallloggedin {
	display: block;
	float: left;
	width: 400px;
	margin-right: 5px;
	color: #fff;
	font-weight: bold;
}

div.tx-feuserloginsystem-pi1 div.smalllogin div.permalogin {
  color:#fff;
  float:left;
  font-size:1em;
  height:15px;
  line-height:15px;
  margin:0;
  margin-top:1px;
  padding:0;
  width:100%;
}
* html div.tx-feuserloginsystem-pi1 div.smalllogin div.permalogin {
  margin-top:0;
}
*+ html div.tx-feuserloginsystem-pi1 div.smalllogin div.permalogin {
  margin-top:0;
}

div.tx-feuserloginsystem-pi1 div.smalllogin div.permalogin input#permalogin {
  background-color:transparent;
  border:none;
  margin:0;
  padding:0;
  width:1em;
}
div.tx-feuserloginsystem-pi1 div.smalllogin div.permalogin label {
  position:relative;
  top:-4px;
}
*+ html div.tx-feuserloginsystem-pi1 div.smalllogin div.permalogin label {
  top:0;
}
* html div.tx-feuserloginsystem-pi1 div.smalllogin div.permalogin label {
  top:0;
}
/*--------------------------------- Suche --------------------------------- */
div#singlesearchbox {
	
}
div#singlesearchbox h6 {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 1.6em;
	font-size: 1.2em;
	color: #000;
	text-transform: none;	
}
div#singlesearchbox input.searchbox {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #fff;
	width: 144px;
	margin-top: 3px;
	line-height: 14px;
	height: 16px;
	float: left;
}
div#singlesearchbox input.tx-indexedsearch-searchbox-button-submit {
	background-color: #fff;
	border: 1px solid #fff;
	width: 65px;
	line-height: 14px;
	height: 18px;
	margin-left: 4px;
	margin-top: 3px;
}
div.tx-indexedsearch-searchbox {

}
div.searchbox-tmpl-css {
	
}
div.tx-indexedsearch-searchbox fieldset {
	border: none;
}
div.tx-indexedsearch-searchbox fieldset legend {
	display: none;
}
div.tx-indexedsearch-form {

}
div.tx-indexedsearch-searchbox label {
	display: block;
	float: left;
	width: 100px;
}
div.tx-indexedsearch-form {
	height: 17px;
}
div.tx-indexedsearch-searchbox input {
	width: 300px;
	border: 1px solid #fff;
	background-color: #fff;
	border: 1px solid #fff;
}
div.tx-indexedsearch-search-extended {
	margin-left: 30px;
	margin-top: 5px;
	margin-right: 45px;
	padding: 5px;
	padding-bottom: 0px;
	background-color: #e5e5e5;
}
div.tx-indexedsearch-search-extended label {
	width: 120px;
}
div.tx-indexedsearch-searchbox select {
	width: 200px;
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #fff;
}
div.tx-indexedsearch-searchbox input.submit {
	width: 306px;
	margin-top: 5px;
	margin-left: 100px;
}
ul.browsebox {
	padding: 5px;
	margin: 0px;
	list-style: none;
	background-color: #E5E5E5;
}
ul.browsebox li {
	display: inline;
	padding-right: 10px;
}
ul.browsebox li a {
	
}
ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
	text-decoration: none;
}
div.tx-indexedsearch-res dl.tx-indexedsearch-info {
	padding: 5px;
	background-color: #E5E5E5;
}
div.tx-indexedsearch-res h3 {
	background-color: #E32D32;
	color: #000;
}
div.tx-indexedsearch-res h3 a {
	color: #fff;
}
div.tx-indexedsearch-res span.tx-indexedsearch-percent {
	float: right;
}
div.tx-indexedsearch-res dt {
	float: left;
	font-size: 0.9em;
}
div.tx-indexedsearch-res dd {
	font-size: 0.9em;
}
div.tx-indexedsearch-res p.tx-indexedsearch-descr {

}
div.tx-indexedsearch-res strong.tx-indexedsearch-redMarkup{
	color: #E32D32;
	background-color: #E5E5E5;
}
/*--------------------------------- Tip a Friend --------------------------------- */
div.tipafriendformular td {
	padding: 2px;
}
div.tipafriendformular input {
	background-color: #fff;
	border: 1px solid #fff;
	width: 200px;
}
div.tipafriendformular textarea {
	background-color: #fff;
	border: 1px solid #fff;
	width: 200px;
	height: 80px;
}
div.tipafriendformular input#submit {
	width: 205px;
}
/*--------------------------------- Sitemap --------------------------------- */
div.csc-menu-2 ul li.csc-sitemap-level1 {
	
}
/*--------------------------------- News --------------------------------- */
/* LATEST - Ansicht */
div.news-latest-container {
	
}
div.news-latest-container div.news-latest-item {
	width: 221px;
	margin: 0px;
	margin-top: 1px;
	padding: 5px;
}
div.news-latest-container div.clear {
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
div.news-latest-container div.odd {
	background-color: #3083e1;
	color: #fff;
}				
div.news-latest-container div.even {
	background-color: #b8d5f5;
	color: #000;
}			
div.news-latest-container div.catanzeige {
	visibility: hidden;
}
div.news-latest-container div.Terminplanung {
	background-color: #BBBBBB;
}
div.news-latest-container div.Terminplanung div.catanzeige {
	color: #E32D32;
	text-transform: uppercase;
	text-align: right;
	visibility: visible;
}
div.news-latest-container h3 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
div.news-latest-container div.news-latest-morelink {

}
div.news-latest-container div.news-latest-morelink a {
	text-decoration: none;
	float: right;
	color: #000;
}
div.news-latest-container div.odd h3 a {
	color: #fff;
}
div.news-latest-container div.odd p.bodytext {
	color: #fff;
}
div.news-latest-container div.odd div.news-latest-morelink a {
	color: #fff;
}
div.news-latest-container div.even h3 a {
	color: #000;
}
div.news-latest-container div.even p.bodytext {
	color: #000;
}
div.news-latest-container div.even div.news-latest-morelink a {
	color: #000;
}
/* LIST - Ansicht */	  
div.news-list-container {
	width: 417px;
	margin-left: -5px;
	padding: 0px;
}
div.news-list-container div.news-list-item {
	width: 417px;
	margin: 0px;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
div.news-list-container div.even {
	background-color: #ECECEC;
}
div.news-list-container div.catanzeige {
	visibility: hidden;
}
div.news-list-container div.Terminplanung {
	background-color: #b8d5f5;
}
div.news-list-container div.Terminplanung div.catanzeige {
	color: #E32D32;
	text-transform: uppercase;
	text-align: right;
	visibility: visible;
}
div.news-list-container h3 {
	margin: 0px;
	padding: 0px;
}
div.news-list-container div.news-list-morelink a {
	text-decoration: none;
	float: right;
}
div.news-list-container div.clear {
	width: 0px;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
/* LIST-ANSICHT ARGETERMINE */
ul.argetermine {
}
ul.argetermine li {
}
ul.argetermine li p {
	margin: 0px;
}
/* ArchivMenü - Ansicht */	
div.news-amenu-container {
	
}
div.news-amenu-container ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.news-amenu-container ul li {
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	float: left;
}
div.news-amenu-container ul li a {
	text-decoration: none;
}
/*--------------------------------- tt_addressen --------------------------------- */
div.tx-ttaddress-pi1 {
	width: 420px;
	padding: 0px;
	margin: 0px;
}
div.tx-ttaddress-pi1 div.vcard {
	margin-bottom: 10px;
}
div.tx-ttaddress-pi1 div.adressimage {
	float: left;
}
div.tx-ttaddress-pi1 div.adressdaten {
	width: 320px;
	float: left;
}
div.tx-ttaddress-pi1 div.name {
	font-weight: bold;
}
div.tx-ttaddress-pi1 span.nachname {
	text-transform: uppercase;
}
span.organisation {
	font-style: italic;
}
div.tx-ttaddress-pi1 div.eingerueckt {
	padding-left: 15px;
}
div.tx-ttaddress-pi1 div.clear {
	height: 1px;
	clear: both;
}
/*--------------------------------- tt_addressen SUCHE--------------------------------- */
div.tx-d2ttaddresssearch-pi1 {
}
div.tx-d2ttaddresssearch-pi1 div.form {
	padding-left: 50px;
	margin-bottom: 15px;
}
div.tx-d2ttaddresssearch-pi1 form div.name, div.tx-d2ttaddresssearch-pi1 form div.ort {
}
div.tx-d2ttaddresssearch-pi1 form input {
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	background-color: #fff;
	border: 1px solid #fff;
}
div.tx-d2ttaddresssearch-pi1 form input.submit {
	width: 306px;
}
div.suchregeln {
	border: 1px solid #fff;
	padding: 5px;
	margin-left: -50px;
}
div.tx-d2ttaddresssearch-pi1 div.result {
}
div.tx-d2ttaddresssearch-pi1 div.backlink {
	margin-bottom: 5px;
}
div.tx-d2ttaddresssearch-pi1 div.result div.header {
	background-color: #fff;
	margin-bottom: 5px;
	padding: 5px;
}
div.tx-d2ttaddresssearch-pi1 div.result div.header span.hervorgehoben {
	font-weight: bold;
}
div.tx-d2ttaddresssearch-pi1  div.list {
line-height: 15px;
}
div.tx-d2ttaddresssearch-pi1 div.item {
	padding: 5px;
}
div.tx-d2ttaddresssearch-pi1 div.adresse {

}
div.tx-d2ttaddresssearch-pi1 div.eingerueckt {
	padding-left: 10px;
}
div.tx-d2ttaddresssearch-pi1 div.odd {
	background-color: #ECECEC;
}
div.tx-d2ttaddresssearch-pi1 span.nachname {
	text-transform: uppercase;
}
div.tx-d2ttaddresssearch-pi1 span.organisation {
	font-style: italic;
}
/*---------------------------------Frontend-News Plugin--------------------------------- */
.fenews-container{
	
}
.fenews-error{
	color: #ff0000;
	font-weight: bold;
}
.fenews-container label{
	float: left;
	display: block;
	width: 125px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fenews-container input, .fenews-container textarea, div.platzhalter{
	width: 250px;
	border: 1px solid #000;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #fff;
}
.fenews-container input.submit{
	width: 255px;
}
div.platzhalter{
	border-color: #C4C7F4;
}
div.tx-vnaddressedit-pi1 {
	font-size: 1em;
}
div.tx_vnaddressedit_pi1_item {
	margin-bottom: 5px;
}
div.tx-vnaddressedit-pi1 label {
	width: 170px;
	display: block;
	float: left;
}
div.tx-vnaddressedit-pi1 input {
	background-color: #fff;
	border: none;
	width: 240px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.tx-vnaddressedit-pi1 textarea {
	background-color: #fff;
	border: none;
	width: 240px;
	height: 40px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.tx-vnaddressedit-pi1 input.checkbox {
	background-color: transparent;
	border: none;
	width: auto;
}
div.tx-vnaddressedit-pi1 input.image {
	margin-left: 170px;
}
div.tx-vnaddressedit-pi1 input.submit {
	margin-left: 170px;
}
div.tx-vnaddressedit-pi1 div.result {
	color: #e32d32;
	margin-bottom: 10px;
	font-style: italic;
}
div.tx-vnaddressedit-pi1 div.ordination {
  border:none;
}
div.tx-vnaddressedit-pi1 div.ordination input {
  background-color:transparent;
  //border-bottom:1px solid #000;
  cursor:pointer;
  display:block;
  padding:0;
  text-align:left;
  text-decoration:underline;
  margin-left:165px;
}


/* --------------- Settlingmanager ----------------- */
.vn_settlingmanager-editContainer{
	border-top: 1px solid red; 
	border-bottom: 1px solid red; 
	padding-bottom: 10px; 
	padding-top: 10px; 
	margin-bottom: 10px;
}
.vn_settlingmanager-listContainer label{
	display: block;
	float: left;
	width: 130px;
	margin-bottom: 5px;
}
.vn_settlingmanager-error{
	color: red;
	font-weight: bold;
}
.vn_settlingmanager-newContainer{
	border: 2px solid #3083E1;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.vn_settlingmanager-listContainer input{
	background-color: #fff;
	border: medium none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 240px;
	margin-bottom: 5px;
}
.vn_settlingmanager-deletelink{
	width: 240px;
	margin-bottom: 5px;
}
/* --------------- Passwort-Ändern Formular ----------------- */
.tx-fechangepassword-pi1 fieldset{
	border: none;
}
.tx-fechangepassword-pi1 label{
	width: 150px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.tx-fechangepassword-pi1 input{
	width: 240px;
	background-color: #fff;
	margin-bottom: 5px;
	border: none;
}
.tx-fechangepassword-pi1 input.submit{
	margin-left: 150px;
	border: none;
	margin-top: 5px;
	width: 245px;
}
/* --------------- Suchmaske - Ordinationen ----------------- */
div.ordination {
	border: 1px solid #e32d32;
	margin-top: 5px;
	padding: 5px;
}
div.ordinationheader {
	font-weight: bold;
}

/* --------------- Memberfee Manager ----------------- */
#vn_memberfeemanager-search form label, #vn_memberfeemanager-editplugin form label{
	display: block;
	float: left;
	width: 130px;
	margin-bottom: 3px;
}
#vn_memberfeemanager-search form input, 
#vn_memberfeemanager-editplugin form input, 
#vn_memberfeemanager-editplugin form select,
#vn_memberfeemanager-editplugin form textarea{
	border: 1px solid #000;
	background-color: #fff;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans;
}

.vn_memberfeemanager-errorwrap{
	color: red;
}
.vn_memberfeemanager-commentfield{
	background-color: #ECECEC;
	padding: 10px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div.vn_memberfeemanager-kind-of-export select {
	border:1px solid black;
	float:left;
}
div.vn_memberfeemanager-export-year select {
	border:1px solid black;
}
div.vn_memberfeemanager-export-year-from {
	float:left;
	margin-left:10px;
	margin-right:10px;
}
div.vn_memberfeemanager-export-checkboxes-title {
	font-weight:bold;
	margin-top:10px;
}
form#vn_memberfeemanager-export div.vn_memberfeemanager-export-checkbox-item {
	width:100%;
	float:left;
}
form#vn_memberfeemanager-export div.vn_memberfeemanager-export-checkbox-item input {
	float:left;
}
form#vn_memberfeemanager-export div.vn_memberfeemanager-export-checkbox-item label {
	float:left;
	position:relative;
	top:2px;
}
form#vn_memberfeemanager-export div.vn_memberfeemanager-export-checkbox-item input {
	background-color: transparent;
	border:none;
}
div.vn_memberfeemanager-export-submit input {
	margin-top:10px;
	border:1px solid black;
}
div.hidden {
	display:none;
}

/* Member Registration */
/* Create*/

form#vn_memberregistration-create label {
	width:150px;
	float:left;
}
form#vn_memberregistration-create input {
	width:238px;
}
form#vn_memberregistration-create div.vn_memberregistration-salutation label {
	float:none;
}
form#vn_memberregistration-create div.vn_memberregistration-salutation input {
	width:20px;
}
form#vn_memberregistration-create input, form#vn_memberregistration-create select {
	border:1px solid black;
}
div.vn_memberregistration-salutation, 
div.vn_memberregistration-title, 
div.vn_memberregistration-firstname, 
div.vn_memberregistration-lastname,  
div.vn_memberregistration-password,  
div.vn_memberregistration-status,  
div.vn_memberregistration-group,
div.vn_memberregistration-address,
div.vn_memberregistration-zip, 
div.vn_memberregistration-city,
div.vn_memberregistration-country,
div.vn_memberregistration-region,
div.vn_memberregistration-phone,
div.vn_memberregistration-company,
div.vn_memberregistration-mobile,
div.vn_memberregistration-fax,
div.vn_memberregistration-email,
div.vn_memberregistration-www,
div.vn_memberregistration-birthday,
div.vn_memberregistration-image {
	float:left;
	width:100%;	
	margin-bottom:5px;
}
form#vn_memberregistration-create div.vn_memberregistration-group select {
	width:243px;
}
form#vn_memberregistration-create div.vn_memberregistration-submit input {
	width:100px;
}
form#vn_memberregistration-create div.vn_memberregistration-mandatory {
	color:red;
}
form#vn_memberregistration-create div.vn_memberregistration-salutation input {
	background-color: transparent;
	border:none;
}

form#vn_memberregistration-search label {
	float:left;
	width:100px;
}
form#vn_memberregistration-search input {
	border: 1px solid black;
	margin-bottom:5px;
}

form#vn_memberregistration-edit label {
	width:150px;
	float:left;
}
form#vn_memberregistration-edit input {
	width:238px;
}
form#vn_memberregistration-edit div.vn_memberregistration-salutation label {
	float:none;
}
form#vn_memberregistration-edit div.vn_memberregistration-salutation input {
	width:20px;
}
form#vn_memberregistration-edit input, form#vn_memberregistration-edit select {
	border:1px solid black;
}
div.vn_memberregistration-salutation, 
div.vn_memberregistration-title, 
div.vn_memberregistration-firstname, 
div.vn_memberregistration-lastname,  
div.vn_memberregistration-password,  
div.vn_memberregistration-status,  
div.vn_memberregistration-group,
div.vn_memberregistration-address,
div.vn_memberregistration-zip, 
div.vn_memberregistration-city,
div.vn_memberregistration-country,
div.vn_memberregistration-region,
div.vn_memberregistration-phone,
div.vn_memberregistration-company,
div.vn_memberregistration-mobile,
div.vn_memberregistration-fax,
div.vn_memberregistration-email,
div.vn_memberregistration-www,
div.vn_memberregistration-birthday,
div.vn_memberregistration-image {
	float:left;
	width:100%;	
	margin-bottom:5px;
}
form#vn_memberregistration-edit div.vn_memberregistration-group select {
	width:243px;
}
form#vn_memberregistration-edit div.vn_memberregistration-submit input {
	width:100px;
}
form#vn_memberregistration-edit div.vn_memberregistration-mandatory {
	color:red;
}

form#vn_memberregistration-edit div.vn_memberregistration-image input {
	margin-left:150px;
}

form#vn_memberregistration-export select {
	border: 1px solid black;
	margin-bottom:5px;
}

form#vn_memberregistration-export input {
	border: 1px solid black;
}

div.vn_memberregistration-createmessage {
	width:100%;
	display:block;
	margin-top:10px;
	font-weight:bold;
	padding:5px;
}
div.vn_memberregistration-editmessage {
	width:100%;
	display:block;
	margin-top:10px;
	font-weight:bold;
	padding:5px;
}

form#vn_memberregistration-export div.vn_memberregistration-export-checkboxes-title {
	font-weight:bold;
}
form#vn_memberregistration-export div.vn_memberregistration-export-type {
	width:100%;
	float:left;
	margin-bottom:5px;
}
form#vn_memberregistration-export div.vn_memberregistration-export-type label {
	position:relative;
	top:-1px;
	float:left;
	margin:0px 5px 0px 0px;
}
form#vn_memberregistration-export div.vn_memberregistration-export-type input {
	float:left;
	margin:0px 3px 0px 0px;
	padding:0;
	background-color: transparent;
	border:none;
}
form#vn_memberregistration-export div.vn_memberregistration-export-submit input {
	margin-top:10px;
}
form#vn_memberregistration-export div.vn_memberregistration-export-checkboxes input {
	background-color: transparent;
	border:none;
}
div.vn_memberregistration-export-statistics {
	margin-top:10px;
}
div.vn_memberregistration-export-statistics table {
	width:100%;
}
div.vn_memberregistration-export-total, 
div.vn_memberregistration-export-mails,
div.vn_memberregistration-export-mails-kor, 
div.vn_memberregistration-export-adm_mg, 
div.vn_memberregistration-export-bef_mg, 
div.vn_memberregistration-export-ehr_mg, 
div.vn_memberregistration-export-abg_mg, 
div.vn_memberregistration-export-kor_mg, 
div.vn_memberregistration-export-ord_mg, 
div.vn_memberregistration-export-pen_mg, 
div.vn_memberregistration-export-vst_mg {
	text-align: right;
}
div.vn_memberregistration-export-statistics div.vn_memberregistration-export-label {
	font-weight: bold;
}
form#vn_memberregistration-export div.vn_memberregistration-export-checkbox-item label {
	float:left;
	position:relative;
	top:2px;
}
form#vn_memberregistration-export div.vn_memberregistration-export-checkbox-item input {
	float:left;
}
form#vn_memberregistration-export div.vn_memberregistration-export-checkbox-item {
	float:left;
	width:100%;
}

/* vn_mmforum_subscribe */
div.vn_mmforum_subscribe {
  float:left;
  width:100%;
}
div.vn_mmforum_subscribe-header {
  float:left;
  width:100%;
}
div.vn_mmforum_subscribe-headertitle {
  border:1px solid #DDDDDD;
  background-color:#3083E1;
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
  padding:5px;
}
div.vn_mmforum_subscribe-headersubtitle {
  border:1px solid #DDDDDD;
  border-top:none;
  color:#545353;
  font-size:11px;
  padding:5px;
}
div.vn_mmforum_subscribe table {
  border:none;
  border-spacing:0;
  float:left;
  font-size:11px;
  color:#545353;
  padding:0;
  width:100%;
}
div.vn_mmforum_subscribe table td.first {
  border:1px solid #DDDDDD;
  border-top:none;
  color:#545353;
  padding:5px;
  width:540px;
}
div.vn_mmforum_subscribe table td.first a {
  color:#545353;
  font-size:11px;
  font-weight:bold;
}
div.vn_mmforum_subscribe table td.first img {
  float:left;
  margin-right:5px;
}
div.vn_mmforum_subscribe table td.last {
  border-right:1px solid #DDDDDD;
  border-bottom:1px solid #DDDDDD;
  padding:5px;
  text-align:center;
}
div.vn_mmforum_subscribe table tr.first td {
  color:#3083E1;
  font-size:11px;
}
div.vn_mmforum_subscribe-submit {
  float:left;
  padding:5px 0;
  width:100%;
}
div.vn_mmforum_subscribe-submit input {
  float:right;
  width:102px;
}
div.vn_mmforum_subscribe-error {
  color:#E32D32;
  float:left;
  font-weight:bold;
  text-align:center;
  width:100%;
}
div.vn_mmforum_subscribe div.title {
  float:left;
  width:500px; 
}
div.vn_mmforum_subscribe div.subtitle {
  float:left;
  width:500px;
}

body#uid263 div#content table.contenttable-0 {
	margin: 0px;
}
body#uid263 div#content table.contenttable-0 tr td {
  font-weight:bold;
	padding: 0px;
	vertical-align:middle;
}
body#uid263 div#content table.contenttable-0 p {
	color: Black;
}
body#uid263 div#content table.contenttable-0 td.td-0 {
  width:50px;
}
body#uid118 div#content div.imageblock div.image img {
  margin-top:10px;
  margin-left:110px;
}

/*-------------------- Powermail ---------------------*/

form#kommentar {
}
form#kommentar fieldset {
  border:none;
  margin:0;
  padding:0;
}
form#kommentar fieldset legend {
  display:none;
}
form#kommentar div.tx_powermail_pi1_fieldwrap_html {
  float:left;
  margin-bottom:5px;
  width:100%;
}
form#kommentar label {
  float:left;
  width:90px;
}
form#kommentar input {
  float:left;
  width:300px;
}
form#kommentar textarea {
  float:left;
  height:100px;
  width:300px;
}
form#kommentar div#powermaildiv_uid4 input {
  margin-left:90px;
  width:305px;
}

div.tx-powermail-pi1_thx table {
  margin:0;
  padding:0;
  border-spacing:0;
}
div.tx-powermail-pi1_thx table td {
  padding:0;
}
div.tx-powermail-pi1_thx table td p {
  margin:2px 0;
}

