/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../interface/bgd.gif);
	background-repeat: repeat;

}
a {
	color: #70b404;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a:hover { color: #ff0000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

TD, TD P { color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%;}


H1, #mytitle, .mytitle {
	margin-bottom: 20px;
	/*color: #777762;*/
	color: #191915;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: lighter;
	/*letter-spacing: 0.5px;*/
	line-height: 100%;
}

H2, #mytitleM, .mytitleM {
	margin-bottom: 10px;
	/*color: #777762;*/
	color: #191915;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: normal;
	line-height: 100%;
}

H5 {
	margin: 0 0 25px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 100%;
	font-weight: normal;
}

.bold {
	color: #4D4D35;
	font-weight: bold;
}

/* GENERAL fonts */
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgd {
	background-color: #F1F1E9;
}
td#textbgd {
	background-color: #F1F1E9;
	padding: 50px 30px 35px 30px;
}
td#textbgd2col {
	background-color: #F1F1E9;
	padding: 50px 10px 35px 20px;
}
#normaltext {
	width: 400px;
	text-align: justify;
	margin-left: 140px;
}
#normaltext h1, #normaltext h2, #normaltext h3{
	text-align: left;
}

/*----CONTENT Wrapper----*/
DIV#contentwrapper {
	text-align: justify;
	width: 100%;
	height: 100%;
}

/*----Content Left Wrapper----*/
DIV#leftcontent {
	width:410px; 
	_width:470px; 
	float:left;  
	padding: 0px 35px 0 15px;
	margin:0 0 0 0;
}
/*----/Content Left Wrapper----*/

/*----Content Right Wrapper----*/
DIV#rightcontent {
	width:;
	float:right;
	margin:15px 0 0 0;
	padding:0 10px 0 20px;
	background-image: url(../interface/verticallinedown.gif);
	background-repeat: repeat-y;
	text-align:center;
}

/*----Content Right Wrapper----*/


td#impressum{
	padding: 1px 0 3px 0;
	margin: 0;
	line-height: 100%;
	text-align: center;
}
a.impressum { color: #b6b696; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.impressum:hover { color: #ff0000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}

DIV#dots{
	z-index:30;
	width: 100%;
	height: 3px;
	background-image: url(../interface/dots.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 10px;
}
.red {
	color: #FF0000;
}

sub, sup, sup a {
  line-height: 0px;
  font-size: 9px;
}
