body {
	color: #12336E;
	font-size: 14px;
	font-family: Arial,Verdana,Sans-Serif,Tahoma,Georgia
	}

body,html,div,dl,dt,dd,button,form,textarea,blockquote,th,td,table,fieldset {
	margin:0;
	padding:0;
	}
	
img,button,.form-submit,fieldset { border:0; }

select {margin:2px 0; font-size: 99%}	

textarea {
	margin-left: 0em;
	width:auto;
	border:1px #ccc solid;
	background:#fff;
	color:#777;
	}

label {vertical-align: 2px; }

#firstname {width: 179px}
*+html #firstname {width: 177px}
/** ### Formulare & Tabellen ##*/

table { border-collapse:collapse; margin-bottom:0.5em; }
form { overflow:hidden; }
input[type=text]:focus, input[type=password]:focus, textarea:focus {background:#f0f0f0; color:#333; border-color:#666;}

.checkbox {border: 0px; margin: 0 5px 3px 0}
.option {padding-left: 0.4em; margin-right:5px}
	
	* html .clearfix { height: 1%; }   /* ... f?r IE5 + IE6/Win | IE-Clearing aktivieren */
	* html .floatbox { width:100%; }
	* html blockquote { zoom:1 }
	* html ul { position: relative }
	* html ol { position: relative }
	* html dl { position: relative }
	
#col2_content h1 {
	background:transparent url(images/icons/leer.jpg) no-repeat;
	color: #fff;
	width: 150px;
	text-align: center;
	font-size: 12px;
	height: 42px;
	border: 0px;
	margin: 15px 0px 10px 10px;
	padding-top: 18px;
	}
#col2_content ul li {padding-left: 0px; margin-left: 0px; }

p,ul,dd,dt {line-height:1.3em;}
p {line-height:1.3em; margin:5px 0 10px 0;}

strong,b {font-weight:bold;}
em,i {font-style:italic;}
pre, code {	font-family: Verdana, Sans-Serif, Tahoma, Arial, Georgia;}
address {font-style:normal; line-height:1.5em; margin:0 0 1em 0;}

hr {
	color: #fff;
	background: transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border: 0;
	border-bottom: 1px #eee solid;}

#col1_content a { color: #fff; }
a, a em.file {color:#1e6289; text-decoration:underline;}
a:hover {text-decoration:none;}

#topnav a {color:#fff; background:transparent; text-decoration:none;}
#topnav a:hover{text-decoration:underline; background-color:transparent;}

#rootline_menu,
#rootline a {color:#12336E; font-size: 11px; }

#footer a,
#footer {color:#669; font-size: 11px;}

#main a[href^="http:"],
#main a[href^="https:"] { padding-left:0; background-image:none; }

#main a.imagelink { padding-left:0; background:transparent; }

	ul, ol, dl { margin: 5px 0 10px 1em }
	li { line-height: 1.3em; padding-top: 2px;}

	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }

	blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}

.Techniker  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : normal;
	color: #1c3664;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-color: Yellow;
}


.Abstract {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-style : italic;
	color: #1c3664;
	margin-bottom: 0px;
}


.Zitat  {
	font-family: Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight: normal;
	text-align: center;
	color: #1c3664;
	padding: 5px;
	margin-left: 16px;
	margin-bottom: 0px;
}
/* ************************************************* */
/*CSC*/
/*Header*/

#col3_content .csc-header {
	padding: 15px 0 9px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #1c3664;}

.col3_content h1,h1,
.csc-textpicHeader h1  { font-size: 16px;	}

.csc-header h2, h2,
.csc-textpicHeader h2  {
	padding: 8px 0 4px 0;
	margin: 0;	
	font-size: 14px;}
	
/*****************/
/*Inhaltstext*/
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #1c3664;
}
 /*Links Inhaltstext*/
.bodytext a:link,
.bodytext a:visited,
.bodytext a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	
	font-style : normal;
	font-weight : normal;
	color: #1c3664;}

#col3_content li,
#col3_content ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-style : normal;
	color: #1c3664;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style: disc;}
	
#col3_content ol li { list-style-type: decimal; } 

*+html #col3_content li,
#col3_content ul { margin-left: 25px}

/*Linie vor oder nach Contentelement und Rahmen*/
DIV.csc-frame-rulerBefore {
	border-top: 1px solid #12336e;
}

DIV.csc-frame-rulerAfter {
	border-bottom: 1px solid #12336e;
}

DIV.csc-frame-frame1 {
	border: 1px outset #12336E;
	padding: 10px;
} 

DIV.csc-frame-frame2 {
	border: 1px inset #12336E;
	padding: 10px;
}

DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
/*****************/
/*Bilduntertext*/
.csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #1c3664;
	
	font-style: normal;
}
DIV.csc-textpic csc-textpic-intext-right-nowrap {
	white-space: nowrap;
}
/*****************/
/*Text mit Bild*/
/*
div.csc-textpic-imagewrap {
   background-color: red;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
}
*/

/********************************/
/* Inhaltselement Dateidownload*/
.csc-uploads-fileSize {
	font-family: Arial, Helvetica, sans-serif;

	font-style : normal;
	color: #1c3664;
}
.csc-uploads-icon {
	
}

.csc-uploads-fileName {
	font-family: Arial, Helvetica, sans-serif;

	font-style : normal;
	color: #1c3664;
	padding: 3px;
	padding-left: 15px;
}

.csc-uploads-description {
	font-family: Arial, Helvetica, sans-serif;

	font-style : normal;
	color: #1c3664;
}
/****************************/
/* Contentelement-Tabellen */
.contenttable,
.contenttable td {
	border: 1px solid black;
}

.tr-even {
	background-color: #F0F0F0;
}

.tr-odd {}

.td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-7, .td-8, .td-9, .td-10,
.td-11, .td-12, .td-13, .td-14, .td-15, .td-16, .td-17, .td-18, .td-19, .td-20 {
	border: 1px solid black;
	padding: 2px;
}

	.subcolumns {
		width: 100%;
		padding: 0 1px 0 1px;
		margin: 0 -1px 0 -1px;
		overflow:hidden;}

.tx-srfeuserregister-pi1 dd {
text-align: left;
width: 70%;}

/*** Horizontal menu ***/

#mainmenu ul {
	display:block;
	font-size:14px;
	margin: 0 0 0 -1px;
	padding:0;
	}

*+html #mainmenu ul {
	position: relative;
	left: -1px;
	margin: 0 0 0 -30px;
	}

#mainmenu li {
	display:block; 
	float:left;
	list-style:none;
	margin: -2px 0 0 0;
	padding-top: 2px;  
	width:107px !important;
	/*width: 112px;*/
	}

*+html #mainmenu li {
	margin:0;
	padding-top: 0px;  
}

#mainmenu a { 
	color: #fff; 
	display: block;
	height: 26px;
	padding: 3px ;
	text-decoration: none;
}

#mainmenu li.level1-a a:hover,
#mainmenu li.level1cur-a,
#mainmenu li.level1act-a { background-image: none; background-color: #19A29F; }

#mainmenu li.level1-b a:hover,
#mainmenu li.level1cur-b,
#mainmenu li.level1act-b {background-image: none; background-color: #B12533;  }

#mainmenu li.level1-c {	width: 115px; }
#mainmenu li.level1-c a:hover,
#mainmenu li.level1cur-c,
#mainmenu li.level1act-c  {background-image: none; background-color: #D2813E; }

#mainmenu li.level1-d {	width: 116px; }
#mainmenu li.level1-d a:hover,
#mainmenu li.level1cur-d,
#mainmenu li.level1act-d {background-image: none; background-color: #E5B130;  }

#mainmenu li.level1-e {	width: 116px; }
#mainmenu li.level1-e a:hover,
#mainmenu li.level1cur-e,
#mainmenu li.level1act-e {background-image: none; background-color: #5B4486;  }

#mainmenu li.level1-f {	width: 116px; }
#mainmenu li.level1-f a:hover,
#mainmenu li.level1cur-f,
#mainmenu li.level1act-f {background-image: none; background-color: #8C477E;  }

#mainmenu li.level1-g {	width: 116px; }
#mainmenu li.level1-g a:hover,
#mainmenu li.level1cur-g,
#mainmenu li.level1act-g {background-image: none; background-color: #87B047;  }

/*** Left menu ***/

#col1 ul {margin:-6px 0 0 0; padding: 2px 0 0 0; font-size:14px}
*html #col1 ul {margin-bottom: -2px}

#col1 li {list-style-type: none; list-style-position: outside; margin:2px 0; }

#col1 li a {text-decoration:none; font-weight: normal;color: #FFF}
#col1 li a:hover {background-color: #CBD3E0; }

#col1 li.level1,#col1 li.level1act,#col1 li.level1cur {padding-left: 25px;}

#col1 li.level2,#col1 li.level2act,#col1 li.level2cur {margin-left:24px; padding-left: 8px;}

#col1 li.level3,#col1 li.level3act,#col1 li.level3cur {margin-left:24px; padding-left: 8px; color: white;}

#col1 li.level1act a,
#col1 li.level1cur a,
#col1 li.level2act a,
#col1 li.level2cur a { color: #12336E }

#col1 li.level1  {
background: url(images/menu/level1.png) ;
}
#col1 li.level1act, #col1 li.level1cur {
background: url(images/menu/level1act.png) ;
}
*html #col1 li.level1 {
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/menu/level1.png');
}
*html #col1 li.level1act, #col1 li.level1cur  {
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/menu/level1act.png');
}

#col1 li.level2  {
background: url(images/menu/level2.png) ;
}
#col1 li.level2act, #col1 li.level2cur {
background: url(images/menu/level2act.png) ;
}
*html #col1 li.level2 {
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/menu/level2.png');
}
*html #col1 li.level2act, #col1 li.level2cur  {
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/menu/level2act.png') }

#col1 li.level3cur {background-color: #8C477E}

.csc-textpic-intext-left-nowrap img {position: relative; top: 4px !important}
*+html .csc-textpic-intext-left-nowrap img {position: relative; top: 9px !important}


.tx-newloginbox-pi1 input { margin:0.1em .5em; }

/* **** Änderungen am 23.08.2009 **** */
.tx-srfeuserregister-pi1 label {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	
	font-weight: normal !important;
}

.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 25%;
	text-align: left;
	padding-right: 1em;
}




