html, body {
	width:90%;
	}

body {
	/*background-color: rgb(145,143,144);*/
	/*  font-family: "Eurostile", "Arial", "Helvetica", sans-serif; */
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 73%;
	color: black;
	margin: 0;
	padding: 0;
	line-height:1;
}

/* Popups */

div.popup_container
{   
    display:block;
}

H5.csc-firstHeader
{
         display:block;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
}

.csc-frame-frame1
{

}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

em {
	font-style:normal;
	font-weight:bolder;
}

a:link {
	color: rgb(246,132,59);
}

/* Common classes */

.doNotDisplay {
	display: none !important;
}

/* Layout */

#claim {
	display: none !important;
}

#header {
	display: none !important;
}

#navbar {
	display: none !important;
}

#sidebar {
	display: none !important;
}

#rightbox  {
display: none !important;
}

#toolbar {
display: none !important;
}

#leadout {
display: none !important;
}

#footer {
	display: none !important;
}


#content .csc-header h1 {
        margin:0;
	margin-left:-1px;
        font-size:130%;
        font-weight:bolder;
        padding-top:3ex;
        padding-bottom:0.5ex;
	
}

#content ul.csc-bulletlist-2 {
	margin-left:4em;
}

table,td,tr {
	margin:0;
	padding:0;
	vertical-align:top;
	
}

table {
	margin-left:-2px;
	width:100%;
}

td {
	font-family: "Arial", "Helvetica", sans-serif;
        font-size: 10pt;
	color:rgb(81,81,81);
	/*width:18em;*/
}

#content ul.simple ul {
	margin:0;
	padding:0;
}

#content ul.simple li {
	margin:0;
	padding:0;
	font-weight:normal;
	background-image: none;
}

#content ul.inline ul {
	list-style-position:inside;
	display:inline;
}

#content ul.inline li {
	background-position:left 3px;
	font-weight:normal;
	padding-bottom:4px;
}

#primary-nav {
	display:none !important;
}

/* New */
#left_nav {
	display: none !important;
}

#border {
	display: none !important;
}

#head_bg {
	display: none !important;
}

#print_bar {
	display: none !important;
	
	
	/* Box */
	

/* GF Anpassung */

.dialog_gf_nw {
	background-color:#9E0021;
}

.dialog_gf_n {
	cursor:move;
	width: 100%;
	background-color:#9E0021;
}

.dialog_gf_ne {
	background-color:#9E0021;
}

.dialog_gf_e {
	height: 100%;
}

.dialog_gf_w {
	height: 100%;
}

.dialog_gf_sw {
	height: 19px;
}

.dialog_gf_s {
	width: 100%;
}

.dialog_gf_se {
	height: 19px;
}

.dialog_gf_sizer {
	cursor:se-resize;	
}

.dialog_gf_close {
	width: 12px;
	height: 12px;
	background: transparent url(/fileadmin/Vorlagentemplate/vorlagengrafiken/close.png) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
	z-index:2000;
}

.dialog_gf_title {
	float:left;
	font-weight:bold;
	font-size:10pt;
	height:22px;
	color:white;
	vertical-align:middle;
	/*text-align:center;*/
	width:100%;
	margin-left:20px;
}

.dialog_gf_content {
	overflow:auto;
	color: white;
	font-family: Arial, Sans Serif;
	font-size: 13px;
	line-height:1.5em;
	background-color:#999999;
}

.dialog table  { border-collapse: collapse; border-spacing: 0; width: 100%; }
.dialog td, th { padding: 0; }


/* Standard */


.dialog_nw {
	background-color:#9E0021;
}

.dialog_n {
	cursor:move;
	width: 100%;
	background-color:#9E0021;
}

.dialog_ne {
	background-color:#9E0021;
}

.dialog_e {
	height: 100%;
}

.dialog_w {
	height: 100%;
}

.dialog_sw {
	height: 19px;
}

.dialog_s {
	width: 100%;
}

.dialog_se {
	height: 19px;
}

.dialog_sizer {
	cursor:se-resize;	
}

.dialog_close {
	width: 12px;
	height: 12px;
	background: transparent url(/fileadmin/Vorlagentemplate/vorlagengrafiken/close.png) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:22px;
	font-weight:bold;
	font-size:14px;
	color:white;
	text-align:center;
	vertical-align:middle;
	width:100%;
}

.dialog_content {
	overflow:auto;
	color: white;
	font-family: Arial, Sans Serif;
	font-size: 13px;
	line-height:1.5em;
	background-color:#999999;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
 	font-family: Tahoma, Arial, Sans Serif;
	position: absolute;
}

.dialog * {
	margin: 0px;
	padding:0px;
}

.dialog table  { border-collapse: collapse; border-spacing: 0; width: 100%; }
.dialog td, th { padding: 0; }
}
