/*
************************
Farbwerte:
Orange: #F07F3B;
Blau: #D6EBFF;
************************
*/
body {
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Verdana;
	margin:0px;
}
table {
	border:0px;
	spacing:0px;
	padding:0px;
	margin:0px;
}
tr {
	border:0px;
	spacing:0px;
	padding:0px;
	margin:0px;
}
td {
	vertical-align:top;
	border:0px;
	spacing:0px;
	padding:0px;
	margin:0px;
}
h1,h2,h3 {
	font-color:#F07F3B;
	margin:0px;
	padding:0px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
a, a:link, a:visited, a:hover, a:active {
	color:#F07F3B;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active {
	text-decoration:underline;
	font-weight:bold;
}
/* ---- Geruest ---- */
#Banner {
	background-image:url(/minimasters/resources/banner_top.jpg);
	background-repeat:no-repeat;
	height:104px;
	width:893px;
}
#BannerBottom {
	background-image:url(/minimasters/resources/banner_bottom.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:901px;
}
#News {
	width:200px;
	float:left;
	margin:10px 0px 0px 0px;
	font-size:12px;
	font-family:Arial, Verdana;
}
/* ~ ---- Geruest ---- */

/* ---- Menu Ebene 1 ---- */
#Menu {
	background-color:#F07F3B;
	background-image:url(/minimasters/resources/menu_edge.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:893px;
	height:39px;
}
#Menu a, #Menu a:link, #Menu a:visited, #Menu a:hover, #Menu a:active {
	font-size:14px;
	font-weight:bold;
	height:18px;
	width:80px;
	display:block;
	float:left;
	margin-left:40px;
	padding:10px 2px 1px 2px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}
#Menu a:hover, #Menu a:active {
	color:#D6EBFF;
	text-decoration:underline;
}
/* ~ ---- Menu Ebene 1 ---- */

/* ---- Styles fuer die zweite Ebene im Menu  ---- */
#twMenu2 {
	position:absolute;
	visibility:hidden;
	border:1px solid #000000;
	background-color:#D7D7D7;
	filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#929292,strength=4);
}
#twMenu2 a, #twMenu2 a:link, #twMenu2 a:visited, #twMenu2 a:hover, #twMenu2 a:active {
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	min-width:150px;
	padding:1px 2px 1px 2px;
	margin:3px;
	background-color:#D7D7D7;
}
#twMenu2 a:hover, #twMenu2 a:active {
	color:#FFFFFF;
	background-color:#D53535;
	border:1px solid #FFFFFF;
	padding:1px 2px 1px 2px;
}
/* ~ ---- Styles fuer die zweite Ebene im Menu  ---- */
#Main {
	background-color:#D6EBFF;
	background-image:url(/minimasters/resources/main_edge.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:893px;
	height:100%;
	margin-top:5px;
}
#MainInnen {
	width:730px;
	padding:20px;
	float:left;
	text-align:justify;
}
#MainPartner {
	padding:10px;
	float:right;
	border-left:1px dotted #F07F3B;
}
#Footer {
	background-color:#D6EBFF;
	background-image:url(/minimasters/resources/main_edge_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:11px;
	color:#b4b4b4;
	width:893px;
	height:9px;
}
/* ---- Objekte: Linksammlung ---- */
#Linksammlung {
	color:#000000;
}
#Linksammlung a, #Linksammlung a:link, #Linksammlung a:visited, {
	color:#F07F3B;
	text-decoration:none;
	font-weight:bold;
}
#Linksammlung a:hover, #Linksammlung a:active {
	color:#F07F3B;
	text-decoration:underline;
	font-weight:bold;
}
/* ~ ---- Objekte: Linksammlung ---- */

/* ---- Objekt News ---- */
#Newsdetail {
	color:#000000;
}
#Newsdetail img {
	border:1px solid #000000;
	margin:5px;
	align:left;
}
/* ---- Objekt News ---- */

/* ---- Objekt Bildergalerie ---- */
#BildergalerieDetail {
	padding:3px;
	border:1px solid #000000;
}
#BildergalerieDetailTools {
	background-color:#F07F3B;
	padding-top:2px;
}
#BildergalerieDetailTools img {
	padding-right:5px;
	vertical-align:center;
}
#BildergalerieListe {
	height:90px;
	padding:3px;
}
#BildergalerieListe img {
	border:1px solid #000000;
	vertical-align:middle;
}
#BildergalerieListeTools {
	background-color:#F07F3B;
	padding-top:2px;
	text-align:center;
}
#BildergalerieListeTools img {
	padding-right:5px;
	vertical-align:center;
}
#BildergalerieTools {
	padding-top:2px;
	background-color:#F07F3B;
}
/* ~ Bildergalerie */

/* ---- Mail Formular ---- */
#FormularMail {
	padding:0px;
	margin:0px;
	font-size:11px;
}
#FormularMail input {
	margin:2px 0px 5px 0px;
	border:1px solid #737373;
	height:18px;
	font-size:10px;
}
#FormularMail textarea {
	font-family:Verdana, Arial;
	margin:10px 0px 5px 0px;
	border:1px solid #737373;
}
#FormularMailRequired {
	color:#C50000;
	font-weight:bold;
}
#FormularMailCheckbox {
	margin:2px 0px 5px 0px;
	border:1px solid #737373;
	width:300px;
	font-size:12px;
}
/* ~ ---- Mail Formular ---- */

/* Download */
TABLE.gDownload {
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
TH.gDownload {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F37021;
}
TD.gDownload {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
/* ~ Download */

/* Webservice DBB Full */
TABLE.gWsDbbLigaTable {
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
TH.gWsDbbLigaTable, TD.gWsDbbLigaTable, TD.gWsDbbLigaTableAktiv {
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	margin:0px 5px 0px 5px;
	vertical-align:bottom;
}
TH.gWsDbbLigaTable {
	font-weight:bold;
}
TD.gWsDbbLigaTable {
	font-weight:normal;
}
TD.gWsDbbLigaTableAktiv {
	font-weight:bold;
}
H1.gWsDbbLigaTable {
	color:#C50000;
	font-size:20px;
	font-weight:bold;
}
H2.gWsDbbLigaTable {
	color:#C50000;
	font-size:18px;
	font-weight:normal;
}
/* ~ Webservice DBB Full */

/* Spezial fuer IE, da dieser min-width bzw box-model-bugs nicht kennt */
* html #Main {
	height:400px;
}
* html #twMenu2 a, * html #twMenu2 a:link, * html #twMenu2 a:visited, * html #twMenu2 a:hover, * html #twMenu2 a:active {
	width:150px;
}
