html, body {

	margin: 0px; padding: 0px;

	width: 100%; height: 100%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px; color: #192532;
background-color: #C9CFCF;

}

h1 {

	margin: 0px; padding: 0px;

	font-size: 14px;

}

p {

	margin: 10px 0px 10px 0px;

	line-height: 1.3;

}

a {

	color: #969696;

}



td {

	vertical-align: top;

}

.global {

	width: 100%; height: 97%;

	background-image: url("../images/bev_global.jpg");

	background-repeat: repeat-x;

	background-color: #D1D5D8;

}

.header {

	height: 116px; width: 100%;

	background-image: url("../images/header.jpg");

	background-repeat: no-repeat;

	background-color: #202D36;

	text-align: right;

}

#mehrtext a{
        color: black;
}

.navi {

	width: 100%; height: 36px;

	background-image: url("../images/bev_navi.gif");

}

.body {

	width: 100%;

	text-align: center;

	padding-top: 10px;

}

.input {

border: 1px solid #000;
width:200px;

}

.textarea {

border: 1px solid #000;
height:50px;
width: 200px;
}

.footer {

	width: 100%; height: 3%;

	background-color: #1A2632;

position: fixed;
}



.layout_grey {

	width: 935px; height: 422px;

	margin: auto;

	background-image: url("../images/layout_grey.png");

	text-align: left;

}

.layout_red {

	width: 935px; height: 422px;

	margin: auto;

	background-image: url("../images/layout_red.png");

	text-align: left;

}

.layout_lightblue {

	width: 935px; height: 422px;

	margin: auto;

	background-image: url("../images/layout_lightblue.png");

	text-align: left;

}

.layout_blue {

	width: 935px; height: 422px;

	margin: auto;

	background-image: url("../images/layout_blue.png");

	text-align: left;

}





.image_container {

	position: relative;

	top: 9px; left: 8px;

	width: 269px; height: 116px;

	float: left;

}



.content {

	position: relative;

	top: 80px; left: 40px;

	width: 600px; height: 320px;

	padding-right: 10px;

	overflow: auto;

	color: #192532 ;



}

.content img {

margin-bottom:2px;

}



.nav_start-ul {

	list-style:none;

	float: left;

	text-align: left;

	padding:7px;

margin: 0px;

}

.nav_start-li a {

	color:#FFF;

	text-decoration:none;

	padding-left: 20px;	

}

.nav_start-li a:hover {

	background-image: url("../images/bullet_01.gif");

	background-repeat: no-repeat;

	background-position: center left;

}

div#mehrtxt a{

        color: black;

}


