@CHARSET "UTF-8";

div#page{
	background: url(../images/page_bg.gif) repeat-y;
	margin: 0 auto;
	padding: 0 13px;
	width: 966px;
}

div#header{
	height: 110px;
	margin-left: 50px;
	width: 840px;
}

div#main-menu{
	float: left;
	height: 70px;
	padding-bottom: 40px;
	width: 535px;
}

ul.main-menu-content{
	float:left;
}

ul.main-menu-content li{
	display: block;
	float:left;
	padding-right: 20px;
}

ul.main-menu-content li.current, ul.main-menu-content li:hover {
	background: url(../images/menu/mainmenu-arrow.png) #fff top left no-repeat;
}

ul.main-menu-content li a {
	color: #555;
	display:block;
	font-size: 16px;
	height: 70px;
	margin-top:55px;
	text-decoration: none;
	text-transform: uppercase;
}

ul.main-menu-content li a:hover {
	color: #649bbe;
}

ul.main-menu-content li.current a {
	color: #649bbe;
}

/* Languagemenu */
div.tx-srlanguagemenu-pi1 {
	float:left;
	padding-top: 58px;
}

div#logo {
	float: right;
	height: 110px;
	width: 190px;
}

div#logo img {  
	margin: 20px 0 0 36px;
}

/* Gemeinsamer Container f�r Submenu/Bild und nur Flashanimation */
div#subheader{
	height: auto;
	width: 890px;
}

div#main{
	height: auto;
	position:relative;
	width: 100%;
}

/* Subheadercontent für Homeseite */
div#teaser-flash{
	margin-left: 50px;
	height: 160px;
	width: 840px;
}

/* Subheadercontent für Contentseiten */

div#submenu{
	float:left;
	height: 160px;
	width: 260px;
}

ul.sub-menu-content li{
	display: block;
	height: auto;
	width: 260px;
}

ul.sub-menu-content li.current, ul.sub-menu-content li:hover {
	background: url(../images/menu/submenu-arrow.png) 0 6px no-repeat;
}

ul.sub-menu-content ul li.current, ul.sub-menu-content ul li:hover {
	background: none;
}

ul.sub-menu-content li a {
	color: #555;
	display:block;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 6px;
	padding-left: 50px;
	text-decoration: none;
	width: 190px;
}

ul.sub-menu-content li.current a, 
ul.sub-menu-content li a:hover {
	color: #649bbe;
}

ul.submenu-second-level li a {
	color: #555 ! important;
}

ul.submenu-second-level li.current a,
ul.submenu-second-level li a:hover {
	color: #649bbe ! important;
}

ul.submenu-second-level li {
	padding-left: 20px;
}

div#teaser-image{
	position: relative;
	height: 160px;
	width: 630px;
	overflow: hidden;
}

div#teaser-image img{
	display:block; 
	position:absolute; 
	left:0; 
	top:0; 
	z-index:1;
}


/* Content für Alle Nicht Homeseiten */

div#content{
	float: left;
	margin-left: 260px;
	padding-top: 30px;
	width: 420px;
}

div#content-right-col{
	float: left;
	margin-left:30px;
	padding-top: 30px;
	width: 180px;
}

/* content für Homeseite */

div#home-content{
	float: left;
	margin-left: 50px;
	padding-top: 40px;
	width: 550px;
}

/* Partner site */
div#partner-card{
	margin-left: 260px;
	position:relative;
	width: 630px;
}

div.siteteaser-list{
	height: auto;
	margin-left: 50px;
	margin-top: 20px;
	width: 840px;
}

div.siteteaser-item{
	background: url(../images/pix_teaser_bg.png) repeat;
	float:left;
	/*height: 295px;*/
	margin-right: 30px;
	overflow: hidden;
	width: 260px;
}

div.siteteaser-item-image{
	position:relative;
	height: 150px;
	width: 260px;
}

div.siteteaser-item-image img{
	height: 150px;
	left: 0;
	position: absolute;
	top: 0;
	width: 260px;
	z-index: 1;
}

div.siteteaser-item-image-bg{
	background: url(../images/DresdenConceptTeaser.png) no-repeat;
	height: 63px;
	left: 0;
	position: absolute;
	top: 87px;
	width: 260px;
	z-index: 100;
}

div.siteteaser-item-headline{
	padding: 15px 15px 0 15px;
}

div.siteteaser-item-headline h3 a:link{
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	text-decoration: none;
}

div.siteteaser-item-headline h3 a:visited{
	color: #fff;
	text-decoration: none;
}

div.siteteaser-item-headline h3 a:hover{
	text-decoration: underline;
}

div.siteteaser-item-text{
	padding: 0 15px 15px 15px;
}

* + html div.siteteaser-item-text{
	padding: 0 15px 0px 15px;
}

div.siteteaser-list div.last{
	margin: 0;
}

div#home-content-right{
	float: left;
	margin-left: 30px;
	padding-top: 40px;
	width: 260px;
}

/* Teaser small right begin */

div.siteteaser-right{
	background: url(../images/pix_teaser_bg.png) repeat;
	height: auto;
	margin-bottom: 20px;
	width: 180px;
}

div.siteteaser-right-image{
	position:relative;
	height: 150px;
	width: 180px;
}

div.siteteaser-right-image img{
	height: 150px;
	left: 0;
	position: absolute;
	top: 0;
	width: 180px;
	z-index: 1;
}

div.siteteaser-right-image-bg{
	background: url(../images/gradient_teaser_small.png) no-repeat;
	top: 120px;
	height: 30px;
	left: 0;
	position: absolute;
	width: 180px;
	z-index: 100;
}

div.siteteaser-right-headline{
	padding: 15px 15px 0 15px;
}

div.siteteaser-right-headline h3{
	text-transform: uppercase;
}

div.siteteaser-right-headline h3 a{
	text-decoration: none ! important;
}

div.siteteaser-right-headline h3 a:hover{
	text-decoration: underline ! important;
}

div.siteteaser-right-text{
	padding: 0 15px 15px 15px;
}

/* Teaser small right end */

/* contact big for home site */
div.contact-big{
	height: auto;
	width: 260px;
}

div.contact-big-header{
	background: url(../images/inhalte/kontakt_260px.png) no-repeat;
	width: 260px;
	height: 43px;
}

div.contact-big-header h3{
	padding: 12px 0 0 15px;
}

div.contact-big-header h3 a{
	text-decoration: none !important;
}

div.contact-big-header h3 a:hover{
	text-decoration: underline !important;
}

* + html div.contact-big-header h3{
	margin: 0;
	padding: 15px 0 0 15px;
}

div.contact-big-content{
	background: url(../images/pix_teaser_bg.png) repeat;
	height: auto;
	padding: 15px;
	width: 230px;
}

/* Teaser right no Image begin */
div.teaser-container-noimg{
	height: auto;
	margin-bottom: 20px;
	width: 180px;
}

div.teaser-container-noimg-header-1{
	background: url(../images/inhalte/teaser_small_right_no_pic_small.png) bottom left #CDDC28;
	height: 43px;
	width: 180px;
}

div.teaser-container-noimg-header-1 h3{
	display: block;
	padding: 12px 0 0 15px;
}

* + html div.teaser-container-noimg-header-1 h3{
	padding: 14px 0 0 15px;
	margin: 0;
}

div.teaser-container-noimg-header-2{
	background: url(../images/inhalte/teaser_small_right_no_pic_big.png) bottom left #CDDC28;
	width: 180px;
	height: 63px;
}

div.teaser-container-noimg-header-2 h3{
	display: block;
	padding: 10px 0 0 15px;
	line-height: 22px;
}

* + html div.teaser-container-noimg-header-2 h3{
	margin: 0;
	padding: 9px 0 0 15px;
}

div.teaser-container-noimg-content{
	background: url(../images/pix_teaser_bg.png) repeat;
	width: 150px;
	padding: 15px;
	height: auto;
}
/* Teaser right no Image end */

/* Partner Tooltip */
.tooltip {  
	display: none;  
	height: 175px;
	position: absolute;  
	width: 345px;
}  
   
.tooltip .tooltip-content {  
	background: url(../images/inhalte/tooltip_bg.png) no-repeat;
	height: 145px;
	width: 345px;
}  
   
.tooltip .tooltip-footer-blue3 {  
	background-color: #cddc28;
	color: #666;  
	font-weight: bold;  
	height:30px;
	padding: 4px;
}  

/* Teaser right no Image end */

div#footer{
	width: 840px;
	padding: 50px 50px 12px 50px;
}

div#footer img{
	margin-bottom: 15px;
}

div.footer-top{
	background: url(../images/footer_top.png) no-repeat;
	height: 83px;
}

div.footer-content{
	background-color: #e6e6e6;
	padding: 10px 15px 0 15px;
}

div.footer-content p.footertext{
	width:810px;
}

div.footer-bottom{
	background: url(../images/footer_bottom.png) no-repeat;
	height: 24px;
	margin-top: -16px;
}

div#copyright{
	font-size:11px;
	height: 17px;
	padding: 0 50px 53px 50px;
	width: 840px;
}

div.footermenu{
	color:#555;
	font-size: 11px;
	float:right;
	height: inherit;
	line-height:17px;
}

div.footermenu a{
	color:#555;
	text-decoration: underline;
}

div.footermenu a.impresslink{
	margin-right: 16px;
	position:relative;
	top: -4px;
}

div.footermenu a:visited{
	color:#555;
}

div.footermenu a:hover{
	text-decoration: underline;
}

div.border-bottom{
	background: url(../images/page_border_bottom.gif) 0 0 no-repeat;
	height: 14px;
	margin: 0 auto;
	padding: 0 13px 25px 13px;
	width: 966px;
}

div.download-item{
	padding-bottom: 15px;
}

div.download-item div.csc-textpic-text{
	margin-left:5px;
}

div.download-bottom-line{
	background: url(../images/border_bottom_blue.gif) repeat-x;
	height: 1px;
	margin-top: 10px;
	width: 100%;
}

div.downloadPDF{
	vertical-align: middle;
	margin: auto 0;
}

h1{
	color: #cddc28;
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 16px;
	text-transform: uppercase;
}

h2{
	color: #649bbe;
	font-size: 16px;
	line-height: 22px;
	margin: 4px 0 4px 0;
}

h3{
	color: #555;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
}

h3.teaserheadline{
	color: #fff;
	display: block;
	height: 40px;
	line-height: 16px;
	margin-top: auto;
	padding-left: 16px;
	padding-top: 4px;
	position: relative;
	text-transform: uppercase;
	width: 130px;
}

h3.teaserheadline a{
	display:block ! important;
	text-decoration: none ! important;
    width: 160px;
}

h3.teaserheadline a:hover{
	text-decoration: underline ! important;
}

div.contact-big-header h3.teaserheadline a {
	width: 240px;
}

p,p.normaltext{
	font-size: 12px;
	color: #555;
	line-height: 20px;
	margin-bottom: 16px;
}

p.teasertext{
	font-size: 11px;
	color: #fff;
	line-height: 17px;
	margin-bottom: 0px;
}

p.footertext{
	color:#555;
	font-size:11px;
	line-height:17px;
}

div#partner-card p.footertext{
	margin:0;
}

p.newsarchivlink{
	background: url(../images/arrow_ltr.gif) no-repeat 0 3px;
	vertical-align: middle;
}

p.newsarchivlink a{
	font-size: 16px;
	color: #649bbe;
	line-height: 22px;
	margin: 4px 0 4px 20px;
}

p.newsarchivlink a:hover{
	text-decoration: underline;
}

/* Imagecaptions */
dd.csc-textpic-caption{
	color:#555;
	font-size:11px;
	line-height:17px;
	margin-top: 8px ! important;
	margin-bottom: 8px ! important;
}

div#home-content a:link,div#content a:link, div.footer-content a:link, div#home-content a:visited,div#content a:visited, div.footer-content a:visited{
	color: #649bbe;
	text-decoration: none;
}
 
div#home-content a:hover,div#content a:hover,div.footer-content a:hover{
	text-decoration: underline;
}

div#content-right-col a:link,div#home-content-right a:link, div#content-right-col a:visited,div#home-content-right a:visited,div#content-right-col a:hover,div#home-content-right a:hover {
	color:#fff;
	text-decoration: underline;
}
	  
div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:15px !important;
}

div.siteteaser-item-text  a:link, div.siteteaser-item-text  a:visited{
	color:#fff;
	text-decoration: underline;
}

div.siteteaser-item-text  a:hover{
	text-decoration: none;
}

div#content-right-col p.teasertext a:link, div#content-right-col p.teasertext a:visited, div#home-content-right p.teasertext a:link,div#home-content-right p.teasertext a:visited{
	color:#fff;
	text-decoration: underline;
}

div#content-right-col p.teasertext a:hover,div#home-content-right p.teasertext a:hover{
	text-decoration: none;
}

td.align-right{
	text-align: right;
}

/* LanguageMenu */

div.tx-srlanguagemenu-pi1 div.NO, div.tx-srlanguagemenu-pi1 div.CUR{
	display: block;
	float: left;
	width: 25px;
}

/* Helpclasses for floats */

.left{
	float:left;
}

.clearfix {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.csc-textpic-imagewrap{
	margin-bottom:10px ! important; 
}
