@import url("reset.css");

html{

}
strong{
	font-weight:bold;
}
body {
	background-color:#d8d8d8;
	background-image:url('images/main_back.gif');
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial,Helvetica,Verdana, sans-serif;
	font-size:12px;
	padding-bottom:10px;
	color:#414143;
}
#shadow_wrapper{
	width:978px;
	background-image:url('images/shadow_right.jpg');
	background-position:right;
	background-repeat:repeat-y;
}
#header{
	width:960px;
	height:142px;	
}
#border_wrapper{
	width:968px;	
	background-color:white;
	padding:4px 0px 4px 0px;
	float:left;
	text-align:center;
}
#main_wrapper{
	width:960px;
	margin:auto;
	position:relative;
	text-align:left;
}
#main_menu
{
	background-image:url('images/menue.jpg');
	background-repeat:no-repeat;
	height:32px;
	font-size:0.9em;	
}
#main_menu ul{
	margin-left:45px;
	list-style:none;	
}
#main_menu li{
	margin-right:18px;
	float:left;
	color:white;	
}

#main_menu a:link{
	color:white;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	padding:0px 4px 5px 4px;
}
#main_menu a:visited{
	color:white;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	padding:0px 4px 5px 4px;
}
#main_menu a:hover{
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	background-image:url('images/main_menu_back.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:30px;
	padding:0px 4px 5px 4px;
}
#main_menu_active a:link{
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	background-image:url('images/main_menu_back.gif');
	background-position:left bottom;
	background-repeat:repeat-x;	
	line-height:30px;
	padding:0px 4px 5px 4px;
}
#main_menu_active a:visited{
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	background-image:url('images/main_menu_back.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:30px;
	padding:0px 4px 5px 4px;
}
#main_menu_active a:hover{
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	background-image:url('images/main_menu_back.gif');
	background-position:bottom;
	background-repeat:repeat-x;	
	line-height:30px;
	padding:0px 4px 5px 4px;
}
#middle_wrapper
{
	background-color:white;
	
}
/*Rechte Spalte*/
#right{
	float:right;
	height:496px;
	width:258px;
	background-image:url('images/right_back.jpg');
	background-repeat:repeat-x;
	font-size:0.9em;
	line-height:1.3em;
}
#right h1{
	color:white;
	background-image:url('images/box_header.jpg');
	background-repeat:repeat-x;	
	font-weight:bold;
	height:27px;
	line-height:27px;
	font-size:1.0em;
	padding:0px 5px 0px 9px;	
}
#right h2{
	font-weight:bold;
	font-size:1.0em;
	padding:15px 5px 0px 9px;
	color:#414143;
}
#right h3{
	font-weight:bold;
	/*font-size:1.4em;*/
	font-size:1.5em;
	/*letter-spacing:0.1em;*/
	letter-spacing:1.2px;
	color:#b6172d;
	padding:15px 5px 0px 9px;
}
#right h4{
	font-weight:bold;
	font-size:1.2em;
	padding:10px 5px 10px 9px;
	color:#303031;
	letter-spacing:1px;
	line-height:1.2em;
}
#right p{
	padding:5px 5px 3px 9px;
}
#right table{
	margin:5px 5px 5px 9px;
}
#right table td{
	padding:0px 5px 0px 0px;
}
#right .box_wrapper{
	/*Wird im Typoscript des Templates eingebunden*/
	margin-top:7px;
	padding-right:7px;
}
#right .box img{
	padding: 0px 0px 5px 5px;
}
#right .box{
	background-color:#d6d6d6;
	background-image:url('images/box_back.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	width:244px;
	margin:0px 0px 0px 7px;
}
#right .box_service{
	background-color:#e7e7e7;
	background-image:url('images/box_service_back.jpg');
	background-position:top;
	background-repeat:repeat-x;
	width:244px;
	margin:0px 0px 0px 7px;
}
#right .csc-header
{
	width:244px;
	margin:20px 0px 0px 7px;
}
#right a.arrow:link,#right a.arrow:visited{
	/*color:black;*/
	color:#414143;
	/*background:url('images/arrow.gif') 0px 0px no-repeat;*/
	background:url('images/arrow.gif') 0px 1px no-repeat;
	padding-left:28px;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
}
#right a.arrow:hover{
	color:#b6172d;
	/*background:url('images/arrow.gif') 0px -23px no-repeat;*/
	background:url('images/arrow.gif') 0px -22px no-repeat;
	padding-left:28px;
	/*text-decoration:underline;*/
	font-weight:bold;
	text-decoration:none;
}
/*Ende Rechte Spalte*/
#content_wrapper
{
	float:left;
	width:702px;
	min-height:570px;
	height:auto !important;
	height:570px;
	background-color:white;
}
/*Haupinhalt*/
#content{
	padding:30px 38px 10px 45px;
	font-size:1.0em;
	float: left;
}
.align-right{
	text-align:right;
}
.align-left{
	text-align:left;
}
.align-center{
	text-align:center;
}
#content ul{
	margin:0px 0px 10px 0px;
	list-style:none;		
	
}
#content li{
	margin-left:15px;
	line-height:1.5em;
	font-size: 1em;
	padding:0 0 0 10px;
	background:transparent url('images/li_bullet.gif') no-repeat scroll 0px 9px;
}
#content p{
	padding:0px 0px 10px 0px;
	line-height:1.5em;
}
#content h1{
	color:#d8122d;
	font-size:2.0em;
	line-height:1.2em;
	font-weight:bold;
	padding-bottom:10px;
	
}
#content .studien h1{
	color:#d8122d;
	font-size:1.6em;
	line-height:1.2em;
	font-weight:bold;
	padding-bottom:10px;
}
#content h2{
	color:#d8122d;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	padding-bottom:10px;
}
#content h3{
	font-size:1.0em;
	font-weight:bold;
	padding-bottom:10px;
}
#content h4{
	color:#d8122d;
	font-size:1.0em;
	font-weight:normal;
	padding-bottom:20px;
	line-height:1.2em;
}
#content h4 strong{
	font-weight:bold;
}
#content span.important {
  color:#d8122d;
	font-size:.9em;
	line-height:1.2em;
	font-weight:bold;
	padding-bottom:10px;
}
#content span.detail {
  padding-left:28px;
  color: #414143;
	background:url('images/inactive_link.gif') top left no-repeat;
	font-weight:bold;
}
#content .studien{
	border:1px solid #d8122d;
	padding:10px;
	margin-bottom:20px;
}
#content .studien .entry img{
	float:right;
	padding:0px 0px 10px 10px;
}
/* FCE für Anzeigen */
#content .fce_anzeigen {
	width: 632px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	background: url('images/fce_anzeigen_wrapper1.jpg') repeat-y top left;
	margin-bottom: 25px;
	float:left;
}
#content .fce_anzeigen_wrapper2 {
	width: 632px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	background: url('images/fce_anzeigen_wrapper2.jpg') no-repeat top left;
	float: left;
}
#content .fce_anzeigen_wrapper3 {
	width: 632px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	background: url('images/fce_anzeigen_wrapper3.jpg') no-repeat bottom left;
	float: left;
}
#content .fce_anzeigen_content {
	padding: 115px 21px 10px 21px;
	float: left;
}
#content .fce_anzeigen_content h1 {
	font-size: 1.5em !important;
}
#content .fce_anzeigen p, #content .fce_anzeigen li {
	font-size: 99%;
}
#content .fce_anzeigen span.detail {
	font-size: .8em !important;
	background: none !important;
	padding: 0 !important;
	font-weight: normal !important;
}
/********************/
#content a:link,#content a:visited,#right a:link,#right a:visited{
	color:#414143;
	font-weight:bold;
	font-size:1em !important;
	text-decoration:underline;
}
#content a:hover,#right a:hover{
	color:#b6172d;
}
#content a.arrow:link,#content a.arrow:visited{
	/*color:black;
	background:url('images/arrow.gif') 0px 0px no-repeat;*/
	color:#414143;
	background:url('images/arrow.gif') 0px 1px no-repeat;
	padding-left:28px;
	text-decoration:none;
	font-weight:bold;
} 
#content a.arrow:hover{
	color:#b6172d;
	/*background:url('images/arrow.gif') 0px -23px no-repeat;*/
	background:url('images/arrow.gif') 0px -22px no-repeat;
	padding-left:28px;
	/*text-decoration:underline;*/
	font-weight:bold;
}
/*Ende Hauptinhalt*/
#gwt_logo{
	position:absolute;
	bottom:10px;
	right:15px;
	padding-left:16px;
	z-index:100;
}
#bottom_shadow{
	height:10px;
	width:965px;
	background-image:url('images/shadow_bottom.jpg');
	background-repeat:repeat-x;
	float:left;
}
#bottom_corner{
	float:left;
}
#right_shadow{	
	width:10px;
	float:left;
}
#corner
{
	float:left;
}
.clear{
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}
#impressum{
	color:#97989a;
	font-size:0.9em;
	margin-left:48px;
	padding-top:9px;
	display:block;
}
#impressum a:link,#impressum a:visited{
	text-decoration:underline;
	color:#97989a;
}
#impressum a:hover{
	text-decoration:underline;
	color:#6f7071;
}
.glossar_text{
	padding-left:10px;
	padding-bottom:15px;
}
a.glossar {
	font-weight:bold;
}

/* TYPO default Style Änderungen */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #B6172D;
	padding: 3px;
}
a.internal-link {
	font-weight:normal !important;
}
table.contenttable tr {
        line-height:1.5em;
}
table.contenttable td {
        padding-right:10px;
}
dl.csc-textpic-image dd {
		font-style:italic;
		padding:3px 0 5px 0;
}
div.csc-textpic-imagewrap {
		padding:3px 10px 10px 0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { 
		margin-bottom: 10px !important;
}
/*********************************/

/* ================ Download Plugin ======================== */
table.csc-uploads { margin-left: 20px }
table.csc-uploads tr td { padding-right: 10px }
table.csc-uploads tr td a { font-weight: normal !important; }
table.csc-uploads tr td p { padding: 0 !important; }
