/* CSS Document für Avanyo GmbH*/

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	background-color: #860000;
}

.headerbox {
	width: 780px;
	height: 89px;
	margin: auto;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left left;
	background-color: #BC0000;
	text-align: left;
}

.navibox {
	position: relative;
	top: 55px;
	left: 169px;
	width: 630px;
	height: 25px;
}

#subheadercontainer {
	width: 780px;
	height: 180px;
	margin: auto;
}

#adresscontainer {
	width: 169px;
	height: 150px;
	background-color: #7E0A02;
	float: left;
}

.adressbox {
	position: relative;
	left: 15px;
	top: 25px;
	width: 154px;
	float: left;
	text-align: left;
}

.headlinebox {
	position: relative;
	top: 150px;
	left: 0px;
	width: 425px;
	height: 22px;
	padding-top: 8px;
	background-color: #BC0000;
}

.redboxright {
	width: 21px;
	height: 180px;
	float: left;
	background-color: #7E0A02;
}

#contentcontainer {
	width: 780px;
	margin: auto;
	text-align: left;
}

.subnavibox {
	width: 169px;
	float: left;
}

.contentbox {
	position: relative;
	top: 6px;
	width: 405px;
	float: left;
}

.madebybox {
	width: 405px;
	float: left;
}

#newscontainer {
	width: 206px;
	float: left;
}

.newsbox {
	position: relative;
	left: 20px;
	top: 9px;
	width: 165px;
	float: left;
}

/* Textdefinitionen */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}

.smalltext {
	font-size: 9px;
}

.adressbox {
	font-size: 9px;
	line-height: 16px;
}

.headlinebox {
	font-size: 14px;
	font-weight: bold;
}

.contentbox {
	text-align: left;
}

.madebybox {
	font-size: 9px;
}

.newsbox {
	font-size: 10px;
	line-height: 16px;
}

.headlineproduct {
	font-weight: bold;
	color: #7E0A02;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inputkontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inputkontaktbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.abschickenbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Linkdefinitionen */

a:link {
	color: #FFCC00;
	font-decoration: underline;
}

a:visited {
	color: #E6B800;
	font-decoration: underline;
}

a:hover {
	color: #FEEE39;
	font-decoration: none;
}

a:active {
	color: #FEEE39;
	font-decoration: none;
}

.subnavi:link {
	font-size: 11px;
	color: #FFFFFF;
	font-decoration: none;
}

.subnavi:visited {
	font-size: 11px;
	color: #EFEFEF;
	font-decoration: none;
}

.subnavi:hover {
	font-size: 11px;
	color: #000000;
	font-decoration: underline;
}

.subnavi:active {
	font-size: 11px;
	color: #000000;
	font-decoration: underline;
}

/* Felderdefinitionen */

.input {
	width: 95px;
	height: 15px;
	border: 1px solid #000000;
	margin-bottom: 4px;
}

.inputkontakt {
	width: 210px;
	height: 15px;
	border: 1px solid #000000;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}

.inputkontaktbig {
	width: 210px;
	height: 120px;
	border: 1px solid #000000;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}

.abschickenbutton {
	width: 214px;
	height: 19px;
	border: 1px solid #000000;
	background-color: #9D9B8F;
}

/* sonstige Definitionen */

.picborderfloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 3px;
	border: 1px solid #000000;
}
