h1 {

    font-size: 18px;

}



h2 {

    font-size:14px;

}



h3 {

    font-size:14px;

    font-weight:normal;

}



body {

	background: #eeeeee;

	color: black;

	margin: 0;

	padding: 1%

	min-width: 640px;

	font-size: 100.01%;

	font-family: verdana, arial, sans-serif;

}



#container {

	font-size: 0.8em; 	/* resize std fontsize */

	max-width: 70em;	/* limit width */

	margin: auto;		/* center container, override in ie-css! */

	margin-top: 10px;

	border: 1px solid black;

	padding: 10px;

	background: white;

}



#logo {

}



#logo div.logotext {

	font-size: 30px;

	color: black;

	font-family: arial;

}

	

#mainMenu {

	color: #e4005a;

	padding-left: 185px;

}



img {

  border: solid 0px;

  padding: 1px;

  max-width: 95%;

}

.fleft {

  float: left;

}

.fright {

  float: right;

}



/* positioning DIVs */

/*Festlegung der Mindeshoehe fuer den IE */

#main {

	color: black;

	height: 400px;

}

/* Festlegung der Mindesthoehe fuer alle anderen Browser */

div[id] #main {

    height: auto;

    min-height: 400px;

}



#subMenu {

	border: 1px solid #e4005a;

	color: #e4005a;

	width: 170px;

	float: left;

}



/* styles for forms (login, mailform) */

div.csc-mailform-label {

	width: 120px;

}

div.scs-mailform-field {

	width: 120px;

}



#loginbox {

	text-align: right;

	color: black;

	font-size: 10px;

	margin: auto;

	margin-top:

	border: 1px solid black;

	padding: 10px;

	background: white;

}



input {

	background: #eeeeee;

	border: solid black 1px;

	font-family: arial;

	font-size: 10px;

}



textarea {

	background: #eeeeee;

	border: solid black 1px;

	font-family: arial;

	font-size: 10px;

}





#content {

	color: black;

	padding-left: 185px;

	text-align: left;

	padding-top: 5px;

	}





#footer {

	margin-top: 10px;

	font-family: Arial;

	font-size: 10px;

	text-align: left;

}



#footerline {

	margin-left: 185px;

	border-top: 1px solid #e4005a;

	text-align: right;

}



#footerline a {

	font-family: arial;

	font-size: 10px;

	color: #e4005a; 

}



#footerline a:link {text-decoration: underline}

#footerline a:hover {text-decoration: underline}

#footerline a:visited {text-decoration: underline}



/* main menu */

/*Anweisungen fŸr den IE*/

#mainMenuItems {

    margin-top: 5px;

	padding: 5px;

	padding-left:0;

	font-family: arial;

	

	font-size: 18px;

	border-bottom: 1px solid #e4005a;

	

}

/*Anweisunge fŸr alle anderen Browser*/

div[id] #mainMenuItems {

    margin-top: 5px;

	padding: 5px;

	padding-left:0;

	font-family: arial;

	font-size: 18px;

	border-bottom: 1px solid #e4005a;

	

}



div#mainMenuItems a {

    padding: 5px;

	text-decoration: none;

	color: #e4005a;

	background: #ffffff;

	border-left: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #e4005a;

}

div#mainMenuItems a:hover {

	text-decoration: none;

	color: #e4005a;

	background: #ffffff;

	border-left: 1px solid #e4005a;

	border-right: 1px solid #e4005a;

	border-top: 1px solid #e4005a;

	border-bottom: 1px solid #ffffff;

}



#mainMenuItems .main_NO {}

#mainMenuItems .main_ACT a {

   text-decoration: none;

	color: #e4005a;

	background: #ffffff;

	border-left: 1px solid #e4005a;

	border-right: 1px solid #e4005a;

	border-top: 1px solid #e4005a;

	border-bottom: 1px solid #ffffff;

}



#mainMenuItems .level1_ACT a {}



 

/* submenu */

#subMenuItems {

	margin: 10px;

	font-family: arial;

	font-size: 15px;

}



div#subMenuItems a {

	text-decoration: none;

	color: black;

}

div#subMenuItems a:hover {

	text-decoration: none;

	color: #e4005a;

}



div#subMenuItems a:active {

	text-decoration: none;

	color: #e4005a;

}



div#subMenuItems a:active {

	text-decoration: none;

	color: #e4005a;

}





/* level counting relative to the submenu (== level2!) */

#subMenuItems .level1_NO {}

#subMenuItems .level1_ACT {

	color:#e4005a;

}

#subMenuItems .level2_NO {

	padding-left:20px;

    	color:#e4005a;

}

#subMenuItems .level2_ACT {

    	color:#e4005a;

}



#subMenuItems .level2_CUR {}



#subMenuItems .level3_NO {

	padding-left:40px;

    	color:#e4005a;

}

#subMenuItems .level3_ACT {

    	color:#e4005a;

	padding-left:40px;

}



#subMenuItems .level2_CUR {}









/* level counting relative to the submenu (== level2!) */

#subMenuItems .level1_ACT a {color: #e4005a;}

#subMenuItems .level2_ACT a {padding-left:20px;color: #e4005a;}

#subMenuItems .level3_ACT a {color: #e4005a;}



/* hr in submenu for SPC rendering */

hr.spacer {

	height: 1px;

	width: 99%;

	border-top: solid #e4005a 1px;

}



/* bodytext style-def's */

a:link {

	color: #e4005a;

	text-decoration: none;

}



a:hover {

	color: #e4005a;

	text-decoration: underline;

}



a:visited {

	color: #e4005a;

	text-decoration: none;

}



td {

	vertical-align: top;

	font-size: 0.8em;

	text-align: left;

	font-family: verdana, arial, sans-serif;

}



/* style-def's for tx_jppageteaser_pi1

 * corresponding html-template in fileadmin/templates/jp_pageteaser/template.htm

 */

#tx-jppageteaser-pi1-list {

	text-align: left;

}



#tx-jppageteaser-pi1-list-entry {

	border: solid black 1px;

	margin-bottom: 10px;

	background: #eeeeee;

	width:640px;

}	



#tx-jppageteaser-pi1-list-entry-image {

	width:120px;

	padding-right: 5px;

}



#tx-jppageteaser-pi1-list-entry-image a img {

	border: 0px;

}



#tx-jppageteaser-pi1-list-entry-description {

	text-align: left;

	vertical-align:top;

	font-family: Arial;

	font-size: 10px;

	color: #000000;

}



#tx-jppageteaser-pi1-list-entry-title a:link {

	color:black;font-family:Arial; font-size: 12px;text-decoration:underline;font-weight: normal;

}



#tx-jppageteaser-pi1-list-entry-title a:visited {

	color:black;font-family: Arial; font-size: 12px;text-decoration:underline;font-weight: normal;

}



#tx-jppageteaser-pi1-list-entry-title a:hover {

	color:black;font-family: Arial; font-size:  12px;text-decoration:none;font-weight: normal;

}


/* Start mailform  */

div.csc-mailform-field {
	margin-bottom: 10px;
}

div.csc-mailform-field input, div.csc-mailform-field textarea {
	display: block;
	margin-bottom: 6px;
	margin-top: 2px;

}

div.csc-mailform-field input.csc-mailform-radio, div.csc-mailform-field input.csc-mailform-check {
	display: inline;


}

div.csc-mailform-field input.csc-mailform-submit {
	margin-top: 10px;
}

/* Ende mailform */








