﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul, li {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* site-styles */

body {
  font-family: "trebuchet MS", verdana, sans-serif;
  color: #525c53;
  background: #e3e3e1;
  font-size: 12px;
}

p {
  
}

img, div {
   behavior: url(/fileadmin/css/pngbehavior.htc);
}

.clear {
  clear:both;
  font-size: 0px;
}

/*div {
	border:1px solid #000;
}
*/
a, a:link, a:visited, a:hover, a:active {
  color: #891d1a; 
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

#layout_wrap {

}
#wrapper {

}
#wrap_head {
  height:195px;
  background-image: url(../images/header_bg.gif);
  background-repeat: repeat-x;
  text-align:center;
}
#header {
  width: 955px;
  height:195px;
  text-align:left;
  margin: 0 auto;
  position:relative;
}

#claim {
  position:absolute;
  top:0;
  right: 15px;
}

#logo {
  padding-top: 45px;
  padding-left: 80px;
  float:left;
}

#logo_font {
  padding-top: 74px;
  padding-left: 40px;
  float:left;
}

#wrap_navigation_main {
  height:31px;
  background-image: url(../images/navigation_bg.gif);
  background-repeat: repeat-x;
  text-align:center;
}
#navigation_main {
  width: 955px;
  text-align:left;
  margin: 0 auto;
}

#navigation_main ul {
  margin-left: 81px;
  height:31px;
}

#navigation_main li {
  float:left;
}

#navigation_main a {
  display:block;
}

#navigation_main span {
  display:none;
}

#navigation_main .active a, #navigation_main a:hover {
	background-position: 0px -31px !important;
	cursor: pointer;
}

#navigation_main #navitem_10 {
  background:transparent url(../images/nav_home.gif) no-repeat scroll 0 0;
  height:31px;
  width:82px;
}

#navigation_main #navitem_9 {
  background:transparent url(../images/nav_leistungsangebot.gif) no-repeat scroll 0 0;
  height:31px;
  width:139px;
}

#navigation_main #navitem_8 {
  background:transparent url(../images/nav_beratung.gif) no-repeat scroll 0 0;
  height:31px;
  width:86px;
}
#navigation_main #navitem_7 {
  background:transparent url(../images/nav_mandant.gif) no-repeat scroll 0 0;
  height:31px;
  width:163px;
}
#navigation_main #navitem_6 {
  background:transparent url(../images/nav_team.gif) no-repeat scroll 0 0;
  height:31px;
  width:88px;
}
#navigation_main #navitem_5 {
  background:transparent url(../images/nav_links.gif) no-repeat scroll 0 0;
  height:31px;
  width:61px;
}
#navigation_main #navitem_4 {
  background:transparent url(../images/nav_kontakt.gif) no-repeat scroll 0 0;
  height:31px;
  width:78px;
}
#navigation_main #navitem_3{
  background:transparent url(../images/nav_infos.gif) no-repeat scroll 0 0;
  height:31px;
  width:176px;
} 

#navigation_main a:hover, #navigation_main a.active {
  background-position:0 100%;
}

#wrap_main {
  background: url(../images/main_bg.gif) repeat-x #e4e4e2;
  text-align:center;  
}
#wrap_main_background {
  width: 955px;
  text-align:left;
  margin: 0 auto;
  background: url(../images/main_end_bg.jpg) repeat-y;
}

#main {
  width: 955px;
  background-image: url(../images/main_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  overflow: hidden;
}

#wrap_footer {
  height:21px;
  background-image: url(../images/footer_bg.gif);
  background-repeat: repeat-x;
  text-align:center;
}
#footer {
  width: 955px;
  text-align:left;
  margin: 0 auto;
  font-size:10px;
  line-height:21px;
  color: #fff;
}
#navigation_meta {
  float:left;
  padding-left:80px;
}

#navigation_meta li {
  float:left;
  padding-right: 8px;
}


#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
  color: #fff;
  text-decoration:none;
}

#address {
  float:right;
  padding-right:15px;
}

#info_bar {
  float:left;
  width: 132px;
  padding: 30px 20px 30px 80px;
  font-size: 11px;
  overflow:hidden;
}

#info_bar_content {

}

#info_bar p {
  padding: 7px 0;
}

#info_aktuell {
  height: 151px;
}

#info_karte {
  margin: 10px -2px 0 -2px;;
}

#content {
  float:left;
  width: 612px;
  padding: 30px 75px 15px 35px;
}

#content h1, #content h2  {
	color: #861b18;
	padding-bottom: 10px;
	font-weight:bold;
	font-style: italic;

}

#content h1 {
	font-size: 15px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 12px;
}

#content h2 {
	font-size: 12px;
	margin-bottom: 5px;
}

.csc-header-n2 {
	padding-top: 20px;
}

#info_aktuell, p.bodytext
{
	line-height: 17px;
}

#content p.bodytext {
	padding: 8px 0;
}

#history_list {
	background-color: #fff;
	border: 1px solid #bdbcbd;
	padding: 15px 25px;
	margin-top: 15px;
	overflow: hidden;
}

#history_list h1 {
	border:0px;
	margin:0px;
	margin-left: 15px;
}

#history_list .year {
	background: url(../images/li_arrow.gif) no-repeat left center;
	padding-left: 15px;
	float:left; 
	width: 40px; 
	font-weight: bold;
	line-height: 20px;
}
#history_list .event_data{
	float:left; 
	width: 490px;
	line-height: 20px;
}

#history_list .event{
	overflow:hidden;
}

#history_list p.bodytext {
	padding:0 0 0 0;
	line-height: 20px;
}

.twocol {
	width: 100%;
	overflow:hidden;
	margin-bottom: 20px;
}

.c1, .c2 {
	position:relative;
	width: 50%;
	float:left;
}

.c1_content {
	padding-right:15px;
	display:block;
}

.c2_content {
	padding-left:15px;
	display:block;
}

/* minimum höhe  -
um den Backbutton nach unten zu drücken
haut im ie nicht hin..
#minimal {
	float:left;
	height:400px;
	width: 1px;
	margin-left:-10px;
}
.*/
/* Team -Seiten */

#teams  {
	width: 612px;
	overflow:hidden;
}

#teams ul {
	width: 648px;
}

#teams li {
	width: 180px;
	float:left;
	padding-right: 36px;
}

#teams .team_image {
	background: url(../images/teams_bg.png) no-repeat;
	width:170px;
	height:113px;
	padding:5px;
}

#teams .team_data {
	border: 1px solid #cccccc;
	margin: 5px 5px 20px;
	padding:3px;
	background: url(../images/image_caption_bg.gif) repeat-x bottom #fefefe;
	font-size: 11px;
}

#teams .team_data p.bodytext {
	margin-top:0;
	padding:0;
}


#chef  {
	width: 612px;
	overflow:hidden;
}

#chef ul {
	width: 648px;
}

#chef li {
	width: 150px;
	float:left;
	margin-right: 4px;
}

#chef .team_data {
	background-color: #fff;
	border: 1px solid #cccccc;
	margin: 10px 4px;
	color: #4f5850;
	width: 130px;
	padding: 5px;
	font-size: 10px;
}

#chef .team_data p {
	padding: 0px;
	margin:0;
	font-size: 10px;
}

#chef .team_image {
	background: url(../images/team_leader_bg.png) no-repeat;
	width:140px;
	height:200px;
	padding:5px;
}


#teamdetail .c1   {
	width: 183px;
}
#teamdetail .c2 {
	width: 429px;
	overflow:hidden;
}

#teamdetail .c2_content {
	padding:0px;
}

#teamdetail .c1 .team_data {
	background-color: #fff;
	border: 1px solid #cccccc;
	margin-top: 10px;
	color: #4f5850;
	width: 143px;
	padding: 5px;
	font-size: 10px;
}

#teamdetail .c1 .team_data p {
	padding: 0px;
	margin:0;
	font-size: 10px;
}

#teamdetail .c2 .team_data {
	
	
}
#teamdetail .c2 .team_data p {
	margin-top: 3px;
	margin-left: 6px;
	padding:0;
	color: #4f5850;
	font-size: 10px
}

#teamdetail .c2 ul {
	width: 462px;
}

#teamdetail .c2 li {
	width: 150px;
	float:left;
	padding-bottom: 20px;
}

#teamdetail .c1 .team_image {
	background: url(../images/team_leader_bg.png) no-repeat;
	width:140px;
	height:200px;
	padding:5px;
}

#teamdetail .c2 .team_image {
	background: url(../images/team_member_bg.png) no-repeat;
	width:120px;
	height:170px;
	padding:5px;
}


/* Kontaktformular */

#kontakt_formular {
	width:380px;
}
.form-row {
	clear:both;
	margin-bottom: 8px;
	overflow:hidden;
	position:relative;
}
.text {
	width: 160px;
	font-size: 12px;
	border: 1px solid #bdbcbd;
	color: #525c53;
	background: url(../images/kontakt_text_bg.gif) repeat-x bottom #fff;
}

.text_nachricht {
	width: 300px;
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #bdbcbd;
	color: #525c53;
	background: url(../images/kontakt_textarea_bg.gif) repeat-x bottom #fff;
}

label  {
	float:left;
	font-weight: bold;
	width: 70px;
	padding-top:3px;
}

.required_text {
	float:right;
	padding-top: 7px;
}
.required {
	color: #861b18;
}
.form-row-radio label {
	width:40px;
	font-weight:normal;
}
.form-row-radio input {
	float:left;
	margin-right:15px;
}

.error label {
	color: #861b18;
}

.error  .text {
	border: 1px solid #861b18;	
}

.button {
	color: #861b18;
	border: 1px solid #000;
	font-style: italic;
	font-size: 12px;
	padding: 1px 5px;
	background: transparent;
}
.thanks {
	width: 260px;
	font-size: 11px;
	border: 1px solid #bdbcbd;
	border-bottom:0;
	background: url(../images/kontakt_thanks_bg.gif) repeat-x bottom #fff;
	padding: 15px 20px;
}

/* anfahrt */

#anfahrt {
	margin-bottom: 20px;
	width: 100%;
	overflow:hidden;
}

#anfahrt .c1   {
	width: 212px;
}
#anfahrt .c2 {
	width: 400px;
}

.tx-lumogooglemaps-pi1 {
	overflow:hidden;
	padding: 10px 0 15px;
}

#map_sidebar {
	width: 200px;
	float: left;
	display: block;
}

#map_sidebar ul {
	border-top: 1px solid #bdbcbd;
	margin-top: 10px;
}

#map_sidebar ul li {
	padding: 10px 0;
	border-bottom: 1px solid #bdbcbd;
}

#map_sidebar ul li  a:hover{
	text-decoration: none;
}

#map_border {
	background: url(../images/anfahrt_map_bg.png) no-repeat;
	width: 375px; 
	height: 300px;
	padding:4px;
	margin-left:28px;
	float: left;
}

/* TT_News - Styles */

.news_information {
	overflow:hidden;
}

.news_author {
	width: 50%;
	float:left;
	font-style: italic;
}

.news_author  p{
	width: 50%;
	float:left;
	font-style: italic;
}

.news_timedata {
	width: 50%;
	float:left;
	text-align: right;
}
.news_subhead {
	line-height: 18px;
	padding: 20px 0;
}

.news_content {
	overflow:hidden;
}

#news_image {
	float:right;
	padding-left:20px;
	width:140px;
	overflow:hidden;
}

.news_image {
	float:right;
	margin-bottom:15px;
}

.news-single-imgcaption {
	border: 1px solid #cccccc;
	margin-top: 5px;
	padding:3px;
	background: url(../images/image_caption_bg.gif) repeat-x bottom #fefefe;
	font-size: 11px;
}

.news-single-backlink {
	margin-top:20px;
}

.news-latest-morelink {
	text-align:right;
	padding-top: 5px;
}
.important {
	color: #861b18;
}

.news-teaser h3 {
	font-size: 14px;
	color: #861b18;
	padding-bottom: 2px;
	font-weight:bold;
}

.news-list-date {
	font-size: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.news-teaser {
	border-bottom: 1px solid #BDBCBD;
	padding: 10px 0;
}

.news-teaser p {
	line-height: 18px;
}

.news-list-morelink {
	text-align: right;
	font-weight: bold;
}

.tx-ttnews-browsebox {
	padding: 15px 0;
	overflow: hidden;
}

.browsebox_results {
	float:left;
}

.browsebox_pager {
	float:right;
	width: 310px;
}
.pager_prev, .pager_next {
	float:right;
	width: 80px;
}

.pager_next {
	text-align:right;
}

.pager_pages {
	float:right;
	width: 150px;
	text-align: center;
}

.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
	color: #525C53;
}

.pager_pages  span {
	padding: 0 8px;
}


#page5 #content ul
{
	margin-left: 10px;
	margin-bottom: 25px;
}

#page5 #content li
{
	margin-bottom: 10px;
}


.news-list-browse td
{
	padding-right: 5px;
}


.csc-textpic-caption
{
	padding-top: 3px;
	font-size: 9px;
}