/*
 * Stylesheet mlb Forderungsmanagement
 *
 *
 */
body {
	margin : 0px 0px 30px 0px;
	font-family :  Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	background-image: url(../img/verlauf.gif);  background-repeat: repeat-x
}

#screen {width:1000px; height:100%; background-image: url(../img/verlauf.gif);  background-repeat: repeat-x; z-index:0; background-color:#ffffff;}
#logostart { position:absolute; left:565px; top:227px; z-index:6;}
#bildstart { position:absolute; left:30px; top:0px; z-index:3;}
#menu { position:absolute; left:0px; top:128px;  z-index:4;}
#bild { position:absolute; left:32px;; top:0px; z-index:3;}
#content { position:absolute; left:230px; top:120px; height:800px; width:686px; z-index:2; }
#logo1 { position:absolute; left:705px;; top:45px; z-index:0;}
#logo2 { position:absolute; left:678px;; top:70px; z-index:0;}

.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	
}

h1{
	font-size: 20px;
	font-weight: lighter;
	color: #2c5ca5;
	line-height: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 12px;
	margin-top: 8px;
}

h2 {
	font-size: 12px;
	color: #2c5ca5;
	font-weight:bold;
	line-height: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}

p {
	margin-top: 0px;
	line-height:21px;
}

/************* import ******************/
td, tr, table {
-moz-box-sizing:border-box;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#000000;
}
/*link*/
a:link, a:visited {
	color: #2c5ca5;
	text-decoration: none;
	
}
a:hover, a:active, a:focus {
	color: #2c5ca5;

}

/********************* classes **************/
.ctable {
	width:686px;
	}
.content {
	width:596px;
	background-color:#ffffff;
	vertical-align: top;
}

.f {
		background-color:#ffffff;
}

/***************** Menü ********************/
.mtable {
	font-size:16px;
	color:#2c5ca5;
}

.me {
	font-size:16px;
	height:34px;
	vertical-align:middle;
	color:#67676b;
}

.me a:link,.me a:visited, .me a:hover, .me a:active, .me a:focus {
	color: #67676b;
	font-size:16px;
	height:34px;
	vertical-align:middle;
	text-decoration: none;
}

.me a:hover, .me a:active, .me a:focus {
	color:#2c5ca5;
	height:34px;
	vertical-align:middle;
}

.me.selected, .me.selected a:link,.me.selected a:visited, .me.selected a:hover, .me.selected a:active, .me.selected a:focus {
	font-size:16px;
	height:34px;
	vertical-align:middle;
	color:#2c5ca5;
	
}

.mtr, .mtr2 {
-moz-box-sizing:border-box;

}

.mtr2 {
	text-indent: 8px;
}
.footer {
	text-align:center;
	vertical-align:middle;
	height:30px;
}
