@media all
{
/* ######################################################################################################
** # Standard-Vorgaben ##################################################################################
** ######################################################################################################
** 

/* ### �berschriften, Flie�texte ###################################################################### */

body { color: #222; font-size:12px; font-family: Arial, Verdana, sans-serif; }

h1,h2,h3,h4 { font-weight:normal;}
h1,h2,h3,h4 { display:block; font-weight:bold;}

h1 {	
	margin:0;
	padding:0;
	color:#003b6a;
	font-weight:bold;
	font-size:12px;
}

h2 {  }
h3 {font-size:12px;padding:0;margin:0;}
h4 {font-size: 1.0em; color: #888; margin:0.4em 0 0.3em 0; border-bottom: 1px #ccc solid; padding-top: 1em;}

.csc-menu-1 .csc-header h1 {
	padding-bottom: 0;
}

.csc-menu-def .csc-header h1 {
	padding-bottom: 0;
}


.einleitung, #startcontent p  {
	color: #636466;
	line-height: 2em;
	font-weight: bold;	
}

.bildueberschrift, #startcontent p  {
	color: #003b6a;
	line-height: 2em;
	font-weight: bold;	
}

.grey-line-height, .grey-line-height p {
	color: #636466;
	line-height: 2em;
}

#pagetitle h1 {
	margin:0;
	padding:0;
	color:#003b6a;
	font-weight:bold;
	font-size:15px;
}

#startcontent h1 {
	margin:0;
	padding: 10px 0;
	color:#003b6a;
	font-weight:bold;
	font-size:20px;
}

#startcontent h2 {
	margin:0;
	margin-top:3px;
	padding:0;
	padding-top: 15px;
	padding-bottom: 15px;
	color:#003b6a;
	font-weight:bold;
	font-size:16px;
}

.csc-header h1, .csc-header h3 {
	padding: 10px 0 20px 0;
}


h1 a {text-decoration:none;font-size:12px;}





p,ul,dd,dt { line-height: 1.5em;}
p { line-height:16px;; margin: 0 0 1em 0; }


strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code {	font-family: "Courier New", Courier, monospace; }


acronym, abbr {
	border-bottom: 1px dashed #c00;
	cursor: help;
}



/* ### Auszeichnung lokaler und Externer Links ######################################################## */

#main a, a em.file {color: #1e6289; text-decoration:none;}
/*#main a:hover {background-color: #eef; text-decoration:underline;}*/

/*menue der Unterseiten*/
#main ul.csc-menu-1 {margin:0;padding:0;list-style:none;}
#main ul.csc-menu-1 li{padding-left:0;margin-left:0;background-image: none;}
#main ul.csc-menu-1 li a {color:#000;}

#main ul.csc-menu-def {margin:0;padding:0;list-style:none;}
#main ul.csc-menu-def li{padding-left:0;margin-left:0;background-image: none;}
#main ul.csc-menu-def li a {color:#000;}


#main a[href^="http:"], #main a[href^="https:"]
{
	padding-left:0;
	background-image:none;
}

#main a.imagelink {
	padding-left: 0;
	background: transparent;
}
/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/

table { border-collapse:collapse; margin-bottom: 0.5em; }

form {overflow:hidden;}

.td-0 {vertical-align:top;width:20px;}

}

/* TGA 2009-04-06 */
.imgtext-table td {
	font-size: 0.8em;
}

.contentimage {
	padding-top: 15px;
	padding-bottom: 15px;
}

.imagecaption {
	margin-top: -10px;
	padding-bottom: 5px;
}

#col3_innen li {
	list-style-type: none;
	list-style-image: url(../images/ul-li.gif);
}

#col3_innen .csc-menu li {
	list-style-image: none;
}

#col3_innen ul {
	margin-left: 0;
}

.csc-frame-frame1 {height:400px;}
