/* CSS Dokument für GMWCONSULT GmbH */

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	background-color: #040000;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.topbar {
	width: 100%;
	height: 20px;
	/*background-color: #A13131;*/
}

.centered {
	position: absolute;
	top: 50%;
	height: 620px;
	margin-top: -310px;
	left: 50%;
	width: 1004px;	
	margin-left: -502px;
}

.topcontainer {
	width: 1004px;
	height: 547px;
}

.topleftcontainer {
	width: 233px;
	height: 545px;
	background-color: #464646;
	border: 1px solid #828282;
	float: left;
	background-image: url(img/berlin-bonn.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.logocontainer {
	width: 233px;
	height: 70px;
	padding-top: 30px;
}

.navicontainer {
	width: 233px;
	height: 390px;
}

.topmiddlecontainer {
	width: 332px;
	height: 505px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 13px;
	background-color: #464646;
	border: 1px solid #828282;
	float: left;
	text-align: left;
	overflow: auto;
}

.toprightcontainer {
	width: 367px;
	height: 545px;
	margin-left: 13px;
	background-color: #464646;
	border: 1px solid #828282;
	float: left;
}

.bottomcontainer {
	width: 1004px;
	height: 60px;
	margin-top: 13px;
}

.bottomleftcontainer {
	width: 200px;
	height: 53px;
	padding-left: 24px;
	padding-right: 9px;
	padding-top: 5px;
	background-color: #464646;
	border: 1px solid #828282;
	text-align: left;
	float: left;
}

.bottomrightcontainer {
	width: 754px;
	height: 58px;
	margin-left: 13px;
	background-color: #464646;
	border: 1px solid #828282;
	float: left;
	background-image: url(img/adressbgr.gif);
	background-repeat: no-repeat;
}

.berlin {
	width: 169px;
	height: 53px;
	padding-left: 20px;
	padding-top: 5px;
	text-align: left;
	float: left;
}

.wildau {
	width: 164px;
	height: 53px;
	padding-left: 21px;
	padding-top: 5px;
	text-align: left;
	float: left;
}

.bonn {
	width: 176px;
	height: 53px;
	padding-left: 21px;
	padding-top: 5px;
	text-align: left;
	float: left;
}

.url {
	width: 162px;
	height: 53px;
	padding-left: 21px;
	padding-top: 5px;
	text-align: left;
	float: left;
}

.blindbox {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 95px;
	height: 20px;
	padding-left: 5px;
	text-align: left;
}


/* Fonts */

body {
	font-family: Arial, Helvetica, sans-serif;
}

.topmiddlecontainer {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.bottomleftcontainer {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

.berlin, .wildau, .bonn, .url {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

h1 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight:bold;
	color: #AF2525;
}

h2 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px;
	font-weight:bold;
	color: #FFFFFF;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.inputbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.abschickenbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



/* Links/Navigation */

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #A13131;
	text-decoration: none;
}

.navibutton:link, .navibutton:visited {
	width: 186px;
	height: 24px;
	padding-left: 24px;
	padding-top: 6px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/navibut_bgr.gif);
}

.navibutton:hover, .navibutton:active {
	width: 186px;
	height: 24px;
	padding-left: 24px;
	padding-top: 6px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #A13131;
	background-image: url(img/navibut_bgr.gif);
}

.textversion:link, .textversion:visited {
	text-decoration: none;
	color: #A3A3A3;
	font-size: 10px;
}

.textversion:hover, .textversion:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}

.adresse:link, .adresse:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.adresse:hover, .adresse:active {
	color: #A13131;
	text-decoration: underline;
}


/* Felder */

.input {
	width: 210px;
	height: 17px;
	border: 1px solid #000000;
	margin-bottom: 4px;
	background-color: #606060;
}

.inputbig {
	width: 210px;
	height: 120px;
	border: 1px solid #000000;
	margin-bottom: 4px;
	background-color: #606060;
}

.abschickenbutton {
	width: 213px;
	height: 19px;
	border: 1px solid #000000;
	background-color: #EFEFEF;
}


/* Sonstiges */

.noborder {
	border: 0px;
}

.picfloatleft {
	float: left;
	border: 1px solid #AF2525;
	margin-right: 5px;
}

.border {
	border: 1px solid #AF2525;
}

.picfloatleftnoborder {
	float: left;
	margin-right: 10px;
}