/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #101015;
}

/** FORMULARE */

form {
	margin: 0px;
	padding: 0px;
}

.inputtext1 {
	background: #FFFFFF;
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #C7C7C7;
}

.inputsubmit1 {
	width: 70px;
	height: 20px;
	background: url(images/homepage13.gif) no-repeat left top;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}


/* Stile für Box 7 (einspaltiger Inhalt) */

#box7 h2 {
	font-size: 1.9em;
	margin-bottom: 0.7em;
}

#box7 h3 {
	font-size: 1.3em;
	margin-bottom: 0.7em;
	margin-top: 1.6em;
}

#box7 p {
	font-size: 1.2em;
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

th {
	background-color: #fce98c;
	color: #434343;
	padding: 6px;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-align: center;
}

td {
	background-color: #dce1fe;
	padding: 10px 6px 8px 10px;
	font-size: 1.1em;
	color: #505050;
	line-height: 1.3;
	text-align: center;
	border-bottom: 1px solid white;
	border-right: 1px dotted white;
}

td.gruen {
	background-color: #c1e684;
}

td.rot {
	background-color: #efafaf;
}



/* p, blockquote, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}*/


ul {
	list-style: disc url(images/homepage19.gif) inside;
}

li {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

.text1 {
	font-size: 16px;
	color: #4D4D4D;
}

.text2 {
	font-size: 20px;
	color: #56B144;
}

.text3 {
	font-size: 20px;
	color: #26508F;
}

.text4 {
	font-size: 20px;
	font-weight: normal;
	color: #3B902A;
}

.text5 {
	font-size: 11px;
}

.text6 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #275292;
}

.text7 {
	font-size: 16px;
	font-weight: normal;
	color: #3B902A;
}

/* FARBEN */
.rot {
	color: #c60c0b;
}
.grün {
	color: #3B902A;
}
.blau {	
	color: #4649e6;
}
.dunkelblau {
	color: #15216c;
}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 12px;
	background: url(images/homepage19.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #56B144;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
}

.link1 {
	text-decoration: none;
}

.link2 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link2:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
}

.style1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.gif) repeat left top; }
.bg2 { background: url(images/homepage02.gif) repeat-x left top; }
.bg3 { background: url(images/homepage05.gif) repeat-x left top; }
.bg4 { background: url(images/homepage06.gif) repeat-x left bottom; }
.bg5 { background: url(images/homepage08.gif) repeat-x left top; }
.bg6 { background: url(images/homepage11.gif) repeat-x left top; }
.bg7 { background: #FAFBF4 url(images/homepage15.gif) repeat-x left top; }
.bg8 { background: url(images/homepage20.gif) repeat-x left top; }
.bg9 { background-color: teal; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.imglinks {
	float: left;
	margin: 3px 15px 0px 0px;
}

.imgrechts {
	float: right;
	margin: 3px 0px 0px 15px;
}

.clear
{
	clear: both;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.bold {
	font-weight: bold;
	color: #FC3;
}
#wrapper #hintergrund #content #right #box7 p {
	font-weight: bold;
}
.fachbegriff {
	color: #FC3;
}
.subhead {
	font-size: 1.6em;	
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #hintergrund #content #right #box7 p {
	text-align: left;
}
#wrapper #hintergrund #content #right.breit #box7 p {
	text-align: left;
}
.textlinks {
	text-align: left;
}
