/* @override http://test.fliesen-seitz.de/fileadmin/fliesen-seitz/template/styles-screen.css */

/*@charset "UTF-8";*/



/* ========== Farben ==========

Dunkelgrau (Typo):	#666666
Hellgrau (Logo):	#c5c5c5

wegen lesbarkeit dunkler:

Dunkelgrau (Typo):	#333333
Hellgrau (Logo):	#aaaaaa

Dunkelblau (Logo):	#1362ad
Hellblau:			#d0e0ef

Beige:				#e4dfc8

============================ */


/* ==================== Standards ============================================================ */

/* rte-stile*/

.align-right {text-align:right;}
.align-left {text-align:left;}
.align-center {text-align:center;}
.align-justify {text-align:justify;}

a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}



table.contenttable {
	border-collapse: collapse;
}

.contenttable tr,
.contenttable td {
	margin: 0;
	padding: 0;
}


body,td,th, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	color: #333333;
}
body {
	background-color: #c5c5c5;
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
	height:0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	visibility:hidden;
}

.nix {
	height:1px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

a {
	color: #1362ad;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 13px;
	color: #1362ad;
	font-weight: bold;
}

h1.csc-firstHeader {
	margin-top:2px;
}

h2 {
	font-size: 11px;
	color: #1362ad;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
h4 {}
h5 {}
h6 {}



/* ==================== Rahmendesign ========================================================= */


#wrapper-outer {
	width:760px;
	margin:0 auto 0 auto;
	padding-bottom: 30px;
	background-color:#FFFFFF;
	border-top: 1px solid #ffffff;
}

#wrapper-inner {
	margin: 0 40px 0 40px;
}


#header-impressum{
	margin-top: 10px;
	height:20px;
	text-align: right;
	background-image: url(header_impr-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 10px;
	font-size: 10.5px;
}

#header-impressum a, #header-impressum a:hover {
	color: #1362ad;
	text-decoration: none;
}

#header-logo {
	height:75px;
	width:220px;
	float:left;
}

#header-bildleiste-home,
#header-bildleiste-unterseite{
	height:143px;
	width:450px;
	float:right;
	background-color: #CCCCCC;
}


#hauptnaviDIV {
	height: 20px;
	margin-top: 10px;
	background-color: #c5c5c5;
	background-color: #aaaaaa;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}

#content-outer {
	margin-top: 30px;
}

#content-left {
	width: 200px;
	float:left;
}

#content-main {
	width: 450px;
	float: right;
}

#footer {
	width: 760px;
	margin: 5px auto 10px auto;
	color: #909090;
	text-align: center;
	font-size: 9.5px;
}
#footer a {
	color: #909090;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ==================== Content ============================================================== */

.home-teaser-container {
	border-top: 1px solid #666666;
}
.home-teaser-item {
	border-bottom: 1px solid #666666;
	padding: 5px 0 5px 0;
	height:1%; /* Fix for MSIE peekaboo bug */
}
.home-teaser-img {
	float:left;
	width: 60px;
	padding:0;
	margin:0;
}
.home-teaser-img img{
	border:none;
	padding:0;
	margin:0;
}
.home-teaser-text {
	float:right;
	width: 130px;
}

.home-teaser-text a {
	color: #666666;
	text-decoration: none;
}

.home-teaser-text a:hover {
	color: #1362ad;
	text-decoration: none;
}


#content-main ul {margin-left:0; padding-left:1.3em; padding: 0;}
#content-main ul li {
	padding-left:1em;
	list-style-type: none;
	/*background: url(bullet_4px_rot.gif) no-repeat 0 0.5em;*/
	
	/*background-image: url(navi-bullet-hellgrau.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;*/
	background: url(navi-bullet-hellgrau.gif) no-repeat 0 0.45em;
	} 
#content-main ol {margin-left:0; padding-left:1.8em;}
#content-main ol li {list-style-image: none;}



.content-box-beige {
	background-color: #e4dfc8;
	padding: 0 10px;
	margin: 1em 0;
}

.content-box-hellblau {
	background-color: #d0e0ef;
	padding: 0 10px;
	margin: 1em 0;
}

span.blau { color: #1362ad; }
span.blau-fett { color: #1362ad; font-weight:bold; }
span.beige { color: #e4dfc8; }
span.beige-fett { color: #e4dfc8; font-weight:bold; }
span.dunkelbeige { color: #c2b991; }
span.dunkelbeige-fett { color: #c2b991; font-weight:bold; }

/* ==================== Hauptnavi ============================================================ */

ul#hauptnavigation, ul#hauptnavigation ul, ul#hauptnavigation li {list-style: none; padding:0; margin:0; color:#c5c5c5;}
ul#hauptnavigation a {color:#FFFFFF; text-decoration:none; background-color: #c5c5c5; background-color:#aaaaaa;}
ul#hauptnavigation a:hover {color:#666666; text-decoration:none; background-color:#d0e0ef;}
ul#hauptnavigation a.active, ul#hauptnavigation a.active:hover {color: #666666; background-color:#d0e0ef;}


ul#hauptnavigation ul{z-index:9999;}

ul#hauptnavigation{
	
	font-weight:bold;
	/*font-size: 16px;
	line-height: 28px;
	color:#FFFFFF;*/
}

ul#hauptnavigation a {
	/*font-size: 16px;
	font-weight:bold;
	line-height: 28px;*/
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	padding-left: 6px;
	padding-right: 6px;
}

ul#hauptnavigation li{
	float: left;
	white-space:nowrap;
	border-right: 1px solid #FFFFFF;
}


/*ul#hauptnavigation li span.hn {display:block;}*/

ul#hauptnavigation li ul {
	position: absolute;
	display: none; /* Menue Ausblenden */
	left:auto;
	width:200px;
	background-color:transparent;
	border: 1px solid white;
	
	
}

ul#hauptnavigation li li a {
	line-height: 14px;
	padding: 3px 3px 3px 14px;
	font-weight:normal;
	display:block;
	background-image: url(navi-bullet-weiss.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}

ul#hauptnavigation li li a:hover {
	background-image: url(navi-bullet-dunkelgrau.gif);
}

ul#hauptnavigation li ul li {
	background-color:#c5c5c5;
	background-color:#aaaaaa;
	padding:0;
	margin:0;
	white-space:normal;
	border-bottom: 1px solid white;
}



/* Bei Hover einblenden: */
ul#hauptnavigation li:hover ul,
ul#hauptnavigation li.over ul {
	display: block;
}

ul#hauptnavigation li li {
	display: block;
	width:200px;
	/*border-bottom: 1px solid #ffffff;*/

}


ul#hauptnavigation li li a:hover {}

ul#hauptnavigation li > ul{
	top: auto;
	left: auto;
}

/* =================== Subnavi =============================================================== */

#subnaviDIV {
	margin-bottom: 40px;
}

.subnavlevel0 {
	/*height: 20px*/;
	background-color: #c5c5c5;
	background-color: #aaaaaa;
	padding-left: 6px;
}
.subnavlevel0 a, .subnavlevel0 a:hover {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


ul#subnavigation, ul#subnavigation li, ul#subnavigation ul {
	padding:0;
	margin:0;
	list-style:none;
	/*white-space: nowrap;*/
}



ul#subnavigation a {
	font-weight:normal;
	color: #666666;
	line-height: 14px;
	text-decoration:none;
	padding: 3px 3px 3px 14px;
	display:block;
	background-image: url(navi-bullet-hellgrau.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}

ul#subnavigation a:hover, ul#subnavigation a.active {
	color: #333333;
	background-image: url(navi-bullet-dunkelgrau.gif);
}


ul#subnavigation li.subnavlevel1 {border-bottom: 1px solid #aaaaaa; border-bottom: 1px solid #aaaaaa; padding: 2px 0 2px 0;}

ul#subnavigation li.subnavlevel1 li {margin-left:14px;}

ul#subnavigation li.subnavlevel1 li a {padding: 3px 3px 3px 14px;}



/* =================== tt_news =============================================================== */

/* =================== Kontaktformular ======================================================= */



#mailform {
	/*width:  600px;*/
}



#mailform .csc-mailform-field {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #000000;
	border-bottom: 1px solid #aaaaaa;
	height:1%; /* Fix for MSIE peekaboo bug */
}



#mailform .csc-mailform-field label{
	float: left;
	width:  120px;
	display: inline;
	margin-right: 10px;
	line-height: 20px;
}



#mailform .csc-mailform-field label#anrede_herrLabel,
#mailform .csc-mailform-field label#anrede_frauLabel {
	width: auto;
	float:none;
}



#mailform .csc-mailform-field input,
#mailform .csc-mailform-field textarea,
#mailform .csc-mailform-field select {
	float: left;
	width:  320px;
	width:  314px;
	width:  310px;
	width:  305px;
	padding: 3px;
}



#mailform .csc-mailform-field select {
	width: auto;
	width: 310px;
}



#mailform .csc-mailform-field input.csc-mailform-radio,
#mailform .csc-mailform-field input.csc-mailform-ckeckbox {
	width:  1em;
	float: none;
	vertical-align: middle;
	margin-right: 3px;
}


#mailform .csc-mailform-field label.csc-mailform-checkboxlabel{
	float: none;
	width:  auto;
	margin:0;
	padding:0;;
	display: inline;	
}
#mailform .csc-mailform-field .csc-mailform-checkbox-spalte1 {float:left; width: 110px; margin-right: 5px;}
#mailform .csc-mailform-field .csc-mailform-checkbox-spalte2 {float:left; width: 200px;}





#mailform .csc-mailform-field input.mailformbutton {
	width:  140px;
}



#mailform .csc-mailform-field input#mailformbutton_submit {
	margin-left: 130px;
}

#mailform .csc-mailform-field input#mailformbutton_reset {
	margin-left: 10px;
}





#mailform span.mailform_error {
	color: red;
	margin-left: 130px;
}



h3.mailform_error {
	color: red;
	border-top: 1px dotted red;
}

p.mailform_error {
	color: red;
	border-bottom: 1px dotted red;
}

table.mailform_confirmation td {
	text-align:left;
	vertical-align:top;
}

/* ==================== Referenzen ============================================================ */

.tx-rhreferences-pi1 {}

.rhreferences-listitem {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #666666;}

.rhreferences-listitem-thumb {float:left; width: 100px}

.rhreferences-listitem-infobox {float:right; width: 340px}

.rhreferences-listitem-infobox h2 {margin:0;}

.rhreferences-listitem-infobox h2 a {text-decoration: none;}

.rhreferences-listitem-category {font-style:italic;}

.rhreferences-listitem-teasertext {}

.rhreferences-listitem-readmore {}

.rhreferences-listitem-readmore a {}




.rhreferences-singleview {}


.rhreferences-singleview-nav {margin-bottom: 10px;}
.rhreferences-singleview-nav div {}
.rhreferences-singleview-back {float:left; text-align: center;}
.rhreferences-singleview-prev {float:right; text-align: left; padding-left: 20px;}
.rhreferences-singleview-next {float:right; text-align: right; padding-left: 20px;}

.rhreferences-singleview-prev a,
.rhreferences-singleview-next a,
.rhreferences-singleview-back a {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	display:block;
	float:left;
	height: 20px;
	padding: 0 5px 0 20px;
	background: #aaaaaa url(rhreferences-single-nav.gif) no-repeat left top;
}

.rhreferences-singleview-prev a:hover,
.rhreferences-singleview-next a:hover,
.rhreferences-singleview-back a:hover {
	color: #666666;
	background-color: #d0e0ef;
}





a.rhreferences-linkprev {background-position: 0px 0px}
a.rhreferences-linknext {background-position: 0px -80px}
a.rhreferences-linkback {background-position: 0px -160px}

a.rhreferences-linkprev:hover {background-position: 0px -40px}
a.rhreferences-linknext:hover {background-position: 0px -120px}
a.rhreferences-linkback:hover {background-position: 0px -200px}




.rhreferences-singleview h1 {}
.rhreferences-singleview h2 {}

.rhreferences-singleview-thumbs {}

a.rhreferences-singlethumb {
	display:block;
	float:left;
	margin: 0 5px 10px 5px;
}

a.rhreferences-singlethumb-first {margin-left: 0;}
a.rhreferences-singlethumb-last {margin-right: 0;}


table.rhreferences-singleview-infotable {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #666666;
}

table.rhreferences-singleview-infotable td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.rhreferences-singleview-infotable-td1 { width: 150px; padding-right: 10px;}
td.rhreferences-singleview-infotable-td2 {}
