/* CSS Dokument für AQiG */

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	background-color: #C3C2BE;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-x;
}

.outercontainer {
	width: 950px;
	margin: auto;
}

.headerlogo {
	width: 950px;
	height: 87px;
	background-image: url(img/bgr_header.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

.navi {
	width: 950px;
	height: 51px;
}

.headeraqig {
	width: 950px;
	height: 268px;
}

.beteiligte {
	width: 950px;
	height: 57px;
}

.bgrcontenttop {
	width: 950px;
	height: 25px;
	background-image: url(img/bgr_content_top.jpg);
	background-repeat: none;
}

.contentcontainer {
	width: 950px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	overflow: auto;
	clear: both;
	background-image: url(img/bgr_content.gif);
	background-repeat: repeat-y;
}

.contentinhalt {
	width: 915px;			/* 635px */
	padding-left: 23px;
	padding-right: 12px;
	float: left;
	text-align: left;
}

.endcontainer {
	width: 100%;
	height: 130px;
	background-color: #606060;
}

.endbox {
	width: 950px;
	height: 90px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
	background-color: #3A3A3A;
}

.endlinks {
	width: 322px;
	padding-left: 23px;
	height: 90px;
	float: left;
	text-align: left;	
}

.endmitte {
	width: 90px;
	height: 90px;
	float: left;
	text-align: left;
}

.endmitte2 {
	width: 200px;
	height: 90px;
	float: left;
	text-align: left;
}

.endrechts {
	width: 315px;
	height: 90px;
	float: left;
	text-align: left;
}

/* Schriften */

body, textarea {
	font-family: Arial, Helvetica, sans-serif;	
}

.contentinhalt {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.newsbox {
	color: #616161;
	font-size: 11px;
	line-height: 16px;
}

.endbox {
	color: #FFFFFF;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #5D5D5D;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF5900;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
}

.tabheadline {
	font-size: 15px;
	font-weight: bold;
}

.quellentext {
	display:inline;
	font-size: 11px;
	color: #445860;
}

.error {
	font-weight: bold;
	color: #FF0000;
}



/* Navi + Buttons */

a:link, a:visited {
	color: #FF5900;
	text-decoration: underline;
}

a:hover, a:active {
	color: #30437D;
	text-decoration: none;
}

.editlink:link, .editlink:visited {
	font-size: 13px;
	color: #FF5900;
	text-decoration: underline;
}

.editlink:hover, .editlink:active {
	font-size: 13px;
	color: #30437D;
	text-decoration: none;
}

.subnavi:link, .subnavi:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.subnavi:hover, .subnavi:active {
	color: #FF5900;
	text-decoration: none;
}

.button_bold {
	width: 98px;
	height: 20px;
	margin-top: 4px;
	font-size: 11px;
	color: #FF5900;
	background-image: url(img/but_abschicken.jpg);
	background-repeat: no-repeat;
	border: 0px;
	font-weight: bold;
}

.button_regular {
	width: 98px;
	height: 20px;
	margin-top: 4px;
	font-size: 11px;
	color: #FF5900;
	background-image: url(img/but_abschicken.jpg);
	background-repeat: no-repeat;
	border: 0px;
	font-weight: normal;
}

.wiki:link, .wiki:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.wiki:hover, .wiki:active {
	font-size: 13px;
	font-weight: bold;
	color: #3A3A3A;
	text-decoration: none;
}

.positionwiki:link, .positionwiki:visited {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.positionwiki:hover, .positionwiki:active {
	font-size: 15px;
	color: #FF5900;
	font-weight: bold;
	text-decoration: underline;
	
}

.inputfeld {
	width: 200px;
	height: 18px;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #ABABAB;
}

.inputfeld_login {
	width: 250px;
	height: 22px;
	margin-top: 4px;
	font-size: 12px;
	background-color: #E4E4E4;
	border: 1px solid #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
}

.inputfeld_22 {
	width: 250px;
	height: 60px;
	margin-top: 4px;
	font-size: 12px;
	background-color: #E4E4E4;
	border: 1px solid #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
}

.inputfeld_60 {
	width: 250px;
	height: 120px;
	margin-top: 4px;
	font-size: 12px;
	background-color: #E4E4E4;
	border: 1px solid #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
}

.inputfeld_120 {
	width: 300px;
	height: 120px;
	margin-top: 4px;
	font-size: 12px;
	background-color: #E4E4E4;
	border: 1px solid #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
}

/* Sonstiges */

.picfloatleft {
	float: left;
	margin-right: 10px;
}

hr {
	width: 100%;
	height: 1px;
	color: #FF5900;
	font-weight: normal;
}

.noborder {
	border: 0px;
}

.success{
	font-weight:bold;
	font-size:13px;
	color:#090;
}
.err{
	font-weight:bold;
	font-size:13px;
	color:#c00;
}		 
		

.border {
	border: 1px solid #8E8E8E;
}

#hiddenfield {
	width: 900px;
	display: none;
}

#showfield {
	width: 900px;
}