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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}.clear{clear:both;height:0;overflow:hidden;margin:-1px 0 0}div{display:block;}.hidden{display: none}

html {
    background: #f29400;
    color: 000;
    font-family: Arial;
    font-size: 12px;
}

#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1090;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    visibility: hidden;
}

a {
    color: #f29400;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

a.white { color: #fff !important;  }
a.noline { text-decoration: none;  } 

#page_wrapper {
    background: url(../img/page_bg.png) 0 0 repeat-x #bcbcbc;
}

#page {
    width: 960px;
    margin: 0 auto;
    padding-bottom:30px;
}

#header {
    height: 114px;
    position: relative;
}

#header .logo  {
    background: url(../img/tempus_logo.jpg) 0 0 no-repeat;
    width: 263px;
    height: 54px;
    float: left;
    margin: 30px 0 0 0;
    display: block;
}

#header .telefon  {
    background: url(../img/telefon_head.jpg) 0 0 no-repeat;
    width: 247px;
    height: 84px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 620px;
}

#teaser_wrapper {
    height: 345px;
}

#header .rex-navi1 {
    float: right;
    margin: 88px 0 0 0;
}

#header .rex-navi1 li {
    float: left;
    width: 120px; 
    margin-left: 5px;
}

#header .rex-navi1 li a {
    display: block;
    text-align: center;
    color: #484848;
    text-decoration: none;
    text-transform: uppercase;
    height: 20px;
    border-bottom: 6px solid #666;
    font-size: 1.2em;    
}

#header .rex-navi1 .rex-current a {
    border-bottom: 6px solid #f29400;
}

#header .rex-navi1  a:hover {
    border-bottom: 6px solid #f29400;
}


#teaser_pics {
    float: left;
    width: 420px;
    height: 275px;
    background: url(../img/teaser_bg.png) 0 0 no-repeat;
    padding: 26px 0 0 22px;
    margin: 25px 0 0 0;
}

#teaser ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
	
	#teaser ul li {
		position: absolute;
	}

#teaser_wrapper .aktuelles_angebot {
    background:none repeat scroll 0 0;
    color:#FFFFFF;
    float:left;
    height:266px;
    margin:30px 0 0 20px;
    width:450px;
    line-height: 120%;
}

#teaser_wrapper .aktuelles_angebot h3 {
    font-size: 1.5em;
    padding: 0 0 20px 0;
    line-height:130%;
}

#teaser_wrapper .aktuelles_angebot li {
    background:url("../img/orange_arrow.gif") no-repeat scroll 0 5px transparent;
    font-size:1.3em;
    padding:0 0 10px 15px;
}

#teaser_wrapper .aktuelles_angebot li a {
    color: #fff !important;
}

#teaser_wrapper .aktuelles_angebot p {
    font-size:1.3em;
    padding:10px 0 0 0;
}

#content_wrapper .spalte2-1 {
    float: left;
    width: 603px;
}

#content_wrapper .spalte2-2 {
    float: right;
    width: 327px;
}

#content_wrapper .tab {
    float: left;
    height: 19px;
    font-size: 1.1em;
    background: #f3f3f3;
    color: #666;
    text-transform: uppercase;
    padding: 5px 10px 0 10px;
    margin-left: 20px;
}

#content_wrapper ul.tabs {
    float: left;
    height: 24px;
    font-size: 1.0em;
    text-transform: uppercase;
    margin-left: 20px;
}

#content_wrapper ul.tabs li  {
    float: left;
    height: 18px;
    margin-right: 5px;
    padding: 6px 0 0 0;
    background: #fff;
    width: 160px;
}

#content_wrapper ul.years li  {
    width: 40px;
}

#content_wrapper ul.tabs li a {
   display: block;
   color: #666;
   text-decoration: none;    
   text-align: center;
}

#content_wrapper ul.tabs li.active,
#content_wrapper ul.tabs li:hover {
    background: #f3f3f3;
}

#content_wrapper ul.tabs li.active {
    font-weight: bold;
}

#content_wrapper ul.tabs li.active a {
    color: #333;
}

.content_container {    
    padding: 10px 10px 40px 10px;
    font-size: 1.1em; 
    line-height: 130%;
}

.spalte2-2 .content_container {    
    background: url(../img/spalte2-2_footer.png) 0 100% no-repeat #f3f3f3;
}

.spalte2-1 .content_container {    
    background: url(../img/spalte2-1_footer.png) 0 100% no-repeat #f3f3f3;
}

.spalte1-1 .content_container {    
    background: url(../img/spalte1-1_footer.png) 0 100% no-repeat #f3f3f3;
    padding:10px 10px 34px;
}

.content_container  .content {    
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 10px 8px;
    color: #333;
}

#angebote_wrapper li.content_container {
    float: left;
    background: url(../img/spalte_ang_footer.png) 0 100% no-repeat #f3f3f3;
    margin-right:15px;
    width:442px;
    padding-bottom: 42px;
}

#angebote_wrapper li.clearFix {
    clear: both;
}

#angebote_wrapper li .pic {
    float: left;
    width: 195px;
}

#angebote_wrapper li .desc {
    float: left;
    width: 225px;
}

#angebote_wrapper li h3 {
    font-size: 1.1em;
    padding: 0 0 10px 0;
}

#angebote_wrapper li h3 a {
    color: #f29400;
    text-decoration: none;
}


#angebote_wrapper .desc .zumAngebot {
    padding: 10px 0;
    text-align: right;
}

#angebote_wrapper .desc .zumAngebot a {
    color: #f29400;
    text-decoration: none;
    font-weight: bold;
}

#angebote_wrapper .desc .zumAngebot a:hover {
    text-decoration: underline;
}

.content_container  .cthin {    
    width: 555px;
    float: left;
}

.content_container h2 {
    font-size: 1.4em;
    padding: 0 0 20px 0;
    font-family: georgia;
    color: #f29400;
}

.content_container h2 a {
    color: #f29400;
    text-decoration: none;
}

#cp_angebot h3 {
    font-size: 1.3em;
    color: #f29400;
    font-weight: normal;
    padding: 0 0 10px 0;
}

#cp_angebot .bilder {
    float: left;
    width: 217px;
}

#cp_angebot .bilder img {
    padding: 5px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

#cp_angebot .beschreibung {
    float: left;
    width: 335px;
    line-height: 120%;
}

#cp_angebot .beschreibung .wichtiges {
    padding: 0 0 7px 0;
}

#cp_angebot .beschreibung .wichtiges  p {
    padding: 0 0 8px 0;
}

#cp_angebot .beschreibung .zumAngebot {
    padding: 10px 0;
    text-align: right;
}

#cp_angebot .beschreibung .zumAngebot a {
    color: #f29400;
    text-decoration: none;
    font-weight: bold;
}

#cp_angebot .beschreibung .zumAngebot a:hover {
    text-decoration: underline;
}

#cp_angebot li {
    background:url("../img/orange_arrow.gif") no-repeat scroll 0 5px transparent;
    font-size:1em;
    padding:0 0 5px 15px;
}

ul.pagination {
	float: right;
    font-size:1.4em;
}

ul.pagination li {
	display: table-cell;
}

ul.pagination li a,
ul.pagination li.active span {
	display: block;
	text-align: center;
	font-size: 0.8em;
	line-height: 100%;
	margin-left: 5px;
	padding: 4px 8px;
	background: #fff;
}

ul.pagination li.active span {
	font-weight: bold;
	background: #f29400;
    color: #fff;
}

ul.pagination a {
    color: #f29400;
    text-decoration: none;
    font-weight: bold;
}

ul.pagination a:hover {
    text-decoration: underline;
}

table.grundrissePreise th {
    padding-bottom: 10px;
    vertical-align: top;
    color: #4b4b4b;
    font-size: 1em;
}

table.grundrissePreise td {
    text-align: center;
    padding: 5px 0;
    vertical-align: top;
    color: #4b4b4b;
    border-bottom: 1px solid #ccc;
}

.content p {
    padding: 0 0 10px 0;
}

.content img  {
    margin: 0 15px 10px 0;
}

#cp_partner .content img  {
    margin: 0;
}

.content strong {
    color: #f29400;
}

.ansichten img {
    padding: 5px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    margin-right: 15px;
    float: left;
}


#cForm {    
    float:left;
    padding-left:30px;
    width:320px;
}

#cForm h2 {
    padding: 9px 0 20px 0;
    color: #333;
}

.form .area {
		padding: 10px 0 3px 7px;
		line-height: 120%;
	}
	
	.form .area {
		width: 430px;
		padding: 10px 0 3px 0px;
		
	}
	
	.form .thx {
		padding: 20px 0 0 0;
		line-height: 120%;
	}
	
    .form label {
        display: block;
	    float: left;
	    font-size: 0.95em;
	    padding: 2px 10px 0 0;
	    text-align: right;
	    width: 90px;
    }
    
	.form td {
		padding: 0 10px 8px 0;
		vertical-align: top;
	}
	
	.form input.textfield {
		border: 1px solid #bbb;
        font-family: Arial;
		background: #fff;
		width: 200px;
		font-size: 0.9em;
		padding: 3px 0;
        float: left;
	}
	
	.form.error,
	.form input.error,
	.form textarea.error {
		border: 1px solid #cc0033 !important;
	}
		
	.form textarea {
        font-family: Arial;
		width: 200px;
        float: left;
		border: 1px solid #bbb;
		background: #fff;
		height: 50px;
		font-size: 0.9em;
		padding: 3px 0;
	}
	

	.form div.button {
		padding: 10px 11px 0 0;
		width: 300px;
	}
	
	.form div.button span {
		float: right;
		width: 145px;
		height: 20px;
		cursor: pointer;
		background: url(../img/mailer_button.png) no-repeat;
	}
	
div.ajax_loading {
	background: #fff url(../img/27-1.gif) 50% 50% no-repeat;
	height: 300px;
}


.cSpalte1, .cSpalte2 {
    float: left;
    width: 430px;
    line-height: 130%;
}

.cSpalte1 {
    padding-right: 50px;
}




#show_wrapper {
	width: 930px;
	position: relative;
	overflow: hidden;
}
		
	div#show_wrapper .b1 {
        background:url("../img/navi_l.png") no-repeat left center;
        cursor:pointer;
        height:52px;
        left:5px;
        position:absolute;
        top:120px;
        width:40px;
        z-index:515;
	}
	
	div#show_wrapper .b2 {
        background:url("../img/navi_r.png") no-repeat right center;
        cursor:pointer;
        height:52px;
        position:absolute;
        right:9px;
        top:120px;
        width:40px;
        z-index:515;
	}	
		
	div#show_wrapper div.stage_wrapper {
		width: 820px;
		overflow: hidden;
		float: left;
		margin: 0 0 0 50px;
        min-height: 300px;
	}
	
	div#show_wrapper div.stage {
		width: 99999px;
	}
		
		.item_wrapper {
			float: left;
			cursor: pointer;
			width: 250px;
			overflow: hidden;
			color: #333;
			padding: 0 11px 0 12px;
			font-size: 0.9em;
		}
        
		
	   .item_wrapper .img {
	       padding: 3px;
	       border: 1px solid #999;
		}
        
	   .item_wrapper .imagePlaceHolder {
	       height: 150px;
           display: block;
		}
        
	   .item_wrapper .img a {
            display: block;
        }
        
	   .item_wrapper h4 {
            padding: 10px 0 10px 0;
            color: #f29400;
            font-size: 1.1em;
		}
        
		.item_wrapper h5 {
            padding: 0 0 5px 0;
		}
				
		.item_wrapper .meta {
		  padding-top: 10px;
		  line-height: 130%;
		}	
		
		.item_wrapper .meta th {
            font-weight:normal;
            padding:0 10px 0 8px;
            text-align:left;
            text-transform:uppercase;
            width:90px;
		}
		.item_wrapper .meta td {
		  color: #cc0000;
		}

        
#cp_aktuelles .date {
    color: #999;
    font-size: 0.8em;
    display: block;
} 
     
#cp_aktuelles p {
    padding: 0 0 5px 0;
}

#cp_aktuelles li {
    padding: 0 0 10px 0;
}

#cp_objekte .pic {
    width: 120px;
    float: left;
}

#cp_objekte .pic img {
    padding: 3px;
    border: 1px solid #ccc;
}

#cp_objekte .desc {
    width: 167px;
    float: right;
}

#cp_objekte .desc h3 {
    padding: 0 0 5px 0;
}

#cp_objekte .zumAngebot {
    text-align: right;
    padding: 3px 0 0 0;
}


#footer {
    padding: 20px 0 30px 0;
}

#footer p {
    text-align: center;
    width: 960px;
    margin: 0 auto;
    display: block;
    padding: 0 0 10px 0;
}

#footer p.links {
    color: #fff;
}

#footer p.links a {
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

#footer p.links a:hover {
    text-decoration: underline;
}

#cForm td {
    vertical-align: top;
    padding-right: 10px;
}
