/* base layout */



#wrap {
	width: 970px;
	margin: 0 auto;
}

#header {
	width: 100%;
	clear: both;
}

#header2 {
	width: 100%;
	clear: both;
}

#navigation {
	width: 100%;
}

#col1Wrap {
	float: left;
	width: 100%;
}

#col1 {
	margin: 0 215px 0 220px;
        overflow: hidden;
}

#col2 {
	float: left;
	width: 220px;
	margin-left: -970px;
}

#col3 {
	float: left;
	width: 215px;
	margin-left: -215px;
	/*background-color: #ff0000;*/
	background-image:  url(../images/whiteSpace.jpg);
	background-repeat: repeat-x;
	background-position: 0 50px;
	margin-top: 25px;
}

/* styling */

* {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin: 0;
	padding: 0;
}

#headerleft {
	
	height: 90px;
	width: 590px;
	float: left;
	cursor: pointer;
}

#headerRight {
	margin-left: 590px;
	height: 90px;
}

#toolBox {
	line-height: 35px;
	text-align: right;
}

#toolBox a {
	text-decoration: none;
}

#toolBox a:hover {
	text-decoration: underline;
}

#search {
	height: 35px;
	vertical-align: bottom;
	text-align: right;
	padding-top: 20px;
}

#search form {
	text-align: right;
}

/* hauptnavigation */

#hauptnavigation, #hauptnavigation2 {
	line-height: 25px;
	padding: 0 10px;
}

#hauptnavigation a, #hauptnavigation2 a {
	text-decoration: none;
}

#hauptnavigation a:hover, #hauptnavigation2 a:hover, #hauptnavigation .activ, #hauptnavigation2 .activ {
	color: #000000;
}

#hauptnavigation {
	background-image:  url(../images/pxH.jpg);
	margin-right: -215px;
}

/* hauptspalte */

#content1 {
	padding: 0 10px;
	clear: both;
}


#mailform {
	padding: 10px;
	border: 1px solid #99cccc;
}

#mailform input, #content1 form label, #mailform textarea, #mailform select {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#mailform textarea {
	width: 300px;
}

#mailform fieldset {
	margin-bottom: 10px;
    border: 0;
}

#mailform input[type^="sub"] {
	margin-left: 170px;
	text-align: center;
}

#mailform input[type^="check"] {
	text-align: left;
	width: 10px;
}

#mailform label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

#mailform br {
	clear: left;
}

#mailform fieldset {
	margin-left: 155px;
}

#mailform fieldset input, #mailform fieldset label {
	float: none;
	display: ;
	padding: 5px 0;
}

#mailform fieldset input {
	width: 20px;
	float: left;
}

#mailform fieldset label {
	width: auto;
	text-align: left;
}

/* navigation links */

#col2Inner .level_1, #col2Inner .activ_1 {
	background-image: url(../images/menuA1Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
}

#col2Inner .level_1 a, #col2Inner .activ_1 a {
	display: block;
	height: 44px;
	/*line-height: 25px;*/
	padding-left: 24px;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
}

#col2Inner .level_1 a {
	background-image: url(../images/menuBorderBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*font-size: 12px;*/
}

#col2Inner .level_1 a:hover, #col2Inner .activ_1 a {
	font-weight: bold;
}

#col2Inner .level_2, #col2Inner .activ_2 {
	padding-right: 20px;
}

#col2Inner .level_2 a, #col2Inner .activ_2 a {
	padding-left: 9px;
	/*line-height: 25px;*/
	display: block;
	font-weight: bold;
	color: #999999;
	/*background-image: url(../images/menuBorderBg.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	background-color: #ffffff;
	min-height: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#col2Inner .activ_2 a, #col2Inner .level_2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#col2Inner .level_3, #col2Inner .activ_3 {
	background-image: url(../images/menuL3Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
}

#col2Inner .level_3 a, #col2Inner .activ_3 a {
	padding-left: 24px;
	/*line-height: 25px;*/
	display: block;
	text-decoration: none;
	color: #999999;
	/*background-image: url(../images/menuBorderBg.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#col2Inner .activ_3 a, #col2Inner .level_3 a:hover {
	color: #000000;
	text-decoration: underline;

}

#col2Inner .level_4, #col2Inner .activ_4 {
	background-image: url(../images/menuL4Bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
}

#col2Inner .level_4 a, #col2Inner .activ_4 a {
	padding-left: 31px;
	/*line-height: 25px;*/
	display: block;
	text-decoration: none;
	color: #999999;
	min-height: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#col2Inner .level_4 a:hover, #col2Inner .activ_4 a {
	color: #000000;
	text-decoration: underline;
}

#col3Inner {
	margin: 25px 0 0 0;
	/*background-color: #ecf3fb;*/
}


#col3Inner p {
        padding-left: 10px;
}

.suchbutton {
	border: 0;
	background-color: #ffffff;
	cursor: pointer;
	background-image: url(../images/suchButton.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	width: 20px;
	margin-left: 5px;
}

.suchfeld {
	/*float: left;*/
	padding: 0px;
}

#c4c_praxisbeispiele_searchForm {
	width: 100%;
}

#c4c_praxisbeispiele_searchForm label, #c4c_praxisbeispiele_searchForm select {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

#c4c_praxisbeispiele_searchForm label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	font-weight: bold;
}

#c4c_praxisbeispiele_searchForm br {
	clear: left;
}

#c4c_praxisbeispiele_searchForm input[type^="sub"] {
	margin-left: 95px;
}

#c4c_praxisbeispiele_searchResult {
	padding: 15px 8px;
	margin-top: 15px;
	border-top: 1px solid #333333;
}

#c4c_praxisbeispiele_searchInfo {
	line-height: 15px;
}

.c4c_praxisbeispiele_searchItem .beschLang {
	display: none;
}

.docDownload a:hover {
	text-decoration: underline;
}

.docDownload a {
	padding-left: 20px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left;	
	line-height: 25px;
	text-decoration: none;
	background-image: url(../images/pdfIcon.jpg);
	display: block;
}

.docDownload a[href$=".pdf"] {
	background-image: url(../images/pdfIcon.jpg);
}

.docDownload a[href$=".jpg"] {
	background-image: url(../images/jpgIcon.jpg);
}

/* T3 Layouts */
.csc-textpic-caption {
	font-size: 9px;
}

.csc-sitemap li {
	line-height: 20px;
	list-style: square;
}

.csc-sitemap ul li {
	list-style: none;
}

.csc-sitemap ul li a {
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}

.csc-sitemap ul li ul li {
	list-style: square;
}

.csc-sitemap ul li ul a {
	font-weight: normal;
}

.csc-sitemap ul li ul a:hover {
	text-decoration: underline;
}

#newsBox {
	/*border-bottom: 1px solid #99cccc;*/
}

#newsBox a {
	text-decoration: underline;
}

#newsBox a:hover {
	text-decoration: none;
}



.tooltip {
  position: absolute;
  display: none;
  background-color: #FF0000;
  float: left;
}

#feRegisterform {
	text-align: left;
}

#feRegisterform input, #feRegisterform label, #feRegisterform textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
	color: #000000;
}

#feRegisterform input[type^="sub"] {
	margin-left: 95px;
	text-align: center;
}

#feRegisterform label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

#feRegisterform br {
	clear: left;
}

#feRegisterform .red {
	border: 1px solid #ff0000;
	background-color: #ffe8e0;
}

.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('../images/validation.png');
}

.validation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.validation * {
	color: #D63301;
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/success.png');
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/validation.png');
}

#teaser {
	 border: 1px solid #99cccc;
	 border-width: 1px 0;
	 float: left;
	 padding: 10px 0;
}






#teaser .box {

	float: left;


	width: 166px;
	background-color: #ecf3f9;
}


#teaser #boxM {
	margin: 0 4px;
}

#teaser .box h2, #teaser .box p {
	padding: 0 5px;
	color: #333333;
}

#teaser .box h2 {
	margin-top: 5px;
}


#teaser .box p {
	margin-bottom: 5px;
}

#teaser a {
	text-decoration: underline;
}

#teaser a:hover {
	text-decoration: none;
}	


/* Headlines */

#content1 h1, #veranstaltungen h1 {
	background-image: url(../images/c0h1bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	line-height: 28px;
	border: 1px solid #99cccc;
	border-width: 1px 0;
	margin-top: 0px;
	clear: both;
}

#content1 h2 {
	font-size: 19px;
	font-weight: normal;
	color: #3361b7;
	margin-top: 0px;
}

#content1 h3 {
	font-size: 14px;
	margin-top: 0px;
}

#content1 h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0;
}

#newsBox h1 {
	margin: 4px 0;
	padding: 0;
	border: 1px solid #99cccc;
	border-width: 1px 0 0 0;
	line-height: 18px;
	background: none;
	height: 18px;
	padding-left: 10px;
	color: #000000;
}

#col3Inner h1 {
	background-image: url(../images/kontextBox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 25px;
        padding: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	display: block;
	height: 25px;
	margin: 0px;
}

#col3Inner h2 {
	background-image: url(../images/InfoBox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 25px;
	padding-left: 10px;
	color: #FFFFFF;
	display: block;
	height: 25px;
        top: 0px;
}

#col3Inner h3 {
	background-image: url(../images/KontaktBox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 25px;
	padding-left: 10px;
	color: #FFFFFF;
	display: block;
	height: 25px;
}

.autoPrint {
	text-decoration: none;
	display: block;
	line-height: 50px;
	background-image: url(../images/pix_divers_printer.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 35px;
	font-weight: bold;
        cursor: pointer;
}

.autoPrint:hover {
	background-color: #ecf3fb;
}

#newsBox h1 {
	line-height: 25px;
	background-image: none;
	padding-left: 10px;
	color: #000000;
	display: block;
	height: 25px;
	margin-top: 0px;
}

#content1 .csc-frame-frame1 {
	border: 1px solid #99cccc;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #ecf3f9;
	position: relative;
	overflow: hidden;
	width: 482px;
}

#veranstaltungen .csc-frame-frame1 {
	border: 1px solid #3361b7;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #ecf3f9;
	position: relative;
	overflow: hidden;
	width: 482px;
}

#veranstaltungen .csc-frame-frame2 {
	border: 1px solid #3361b7;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	width: 482px;
}

#veranstaltungen .csc-frame-frame1 h1, #veranstaltungen .csc-frame-frame2 h1 {
	line-height: 25px;
	margin: -10px -10px 10px -10px;
	padding: 0 10px 0 20px;
	background-color: #3361b7;
	color: #ffffff;
	background-image: url(../images/suchButton.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	border: 0px;
}

.pius_check td {
	border-bottom: 1px solid #333333;
}
.pius_check .td-0 {
	border-right: 1px solid #333333;
}

/* teaserboxen */

.csc-frame-indent3366 {
	background-color: #ecf3f9;
	float: left;
	width: 166px;
	margin-right: 4px;
	border: 1px solid #99cccc;
	border-width: 1px 0;
	margin-bottom: 20px;

}

.csc-frame-indent3366 * {
	color: #333333;
}

.csc-frame-indent3366 h2, .csc-frame-indent3366 p {
	padding: 0 5px;
	color: #333333;
	border: 0px;
	background-image: none;
	margin: 0;
}

.csc-frame-indent3366 .csc-header h2 {
	padding: 5px;
}

.csc-frame-indent3366 p {
	margin-bottom: 5px;
}

.csc-frame-indent3366 a {
	text-decoration: underline;
}

.csc-frame-indent3366 a:hover {
	text-decoration: none;
}	

.bestellList:hover {
	background-color: #ecf3f9;
}

#col3 .new {
	clear: both;
        margin: 0px;
        padding: 0px;
}

#newsBox .csc-frame-rulerAfter, #newsBox .csc-frame-rulerBefore {
	height: 10px;
	background-color: #ffffff;
}

#content1 .csc-frame-indent3366 h2 {
	color: #333333;
}

#col3Inner .newsHead {
	background-image: url(../images/newsBox.jpg);
}

#content1 .csc-frame-rulerAfter {
	border-bottom: 1px solid #99cccc;
	margin: 10px 0;
}

#content1 .csc-frame-rulerBefore {
	border-bottom: 1px solid #99cccc;
	margin: 10px 0;
}

#content1 a:hover {
	text-decoration: none;
}

#content1 .contenttable td {
	background-color: #ffffff;
}

#content1 .contenttable th {
	background-color: #3361b7;
        background-image: url(../images/blau10px.jpg);
        font-weight: bold;
        color: #ffffff;
}