ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

h1 {
	color: #00286C;
	font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h2 {
	color: #00286C;
	font-weight: normal;
	margin-bottom: 10px;
	background: url(../images/ueberschrift_linie.png) bottom left no-repeat;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
}

body
{
  padding: 20px;
}

#container
{
	width: 1022px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

#header
{
	height: 216px;
	width: 1022px;
	background-image: url(../images/head_logo.png);
	position: relative;
}

#content {
	/*width: 798px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
  background: url(../images/franzkowiak_hintergrund.png) bottom left no-repeat;
	padding: 50px 0 150px 0;
}

#footer {
	color: #000;
	/*background-color: #CCCCCC;*/
	height: 50x;
	font-size: 11px;
	text-transform: uppercase;
}

#footer a {
	color: #00286C;
}

#footer p {
	margin-left: 110px;
}

#leftmenu {
	float: left;
	width: 280px;
	overflow: hidden;
	margin: 0 50px 0 0;
}

#leftmenu li,
#rightmenu li {
	margin-bottom: 5px;
	padding-bottom: 2px;
	width: 280px;
}

#leftmenu a,
#rightmenu a {
	display: block;
	color: #434343;
	background-color: #E6E6E6;
	margin-left: 90px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#leftmenu .active {
	background: url(../images/navi_linie.png) bottom right no-repeat;
}

#leftmenu .active a,
#leftmenu li:hover a,
#rightmenu .active a,
#rightmenu li:hover a {
  background-color: #E6E6E6;
  font-weight: bold;
  color: #D80000;
}

#contentMiddle {
	float: left;
	/*width: 370px;*/
	overflow: hidden;
}

.admin_image img {
	display: block;
	margin: 0 0 10px 0;
}

.adminTextarea {
	width: 550px;
	height: 200px;
}

.adminInput {
	width: 550px;
}

#largeButton,
#requestButton {
	float:right;
	width: 110px;
	height: 110px;
	overflow:hidden;
	background-image: url(../images/large_button.png);
	padding: 0;
	margin: -135px 50px 0 0px;
	border-left: 1px solid white;
	border-bottom: 2px solid #4C4C4C;
	border-right: 2px solid #4C4C4C;
	color: #00286C;
	text-align: center;
}

#requestButton {
	background-image: none;
	border: none;
	height: 128px;
	width: 128px;
}

 /* Hides from IE-mac \*/
* html #largeButton { margin-right: 19px; }
/* End hide from IE-mac */

#largeButton a {
	color: #00286C;
	text-decoration : none;
}

#largeButton h2 {
	font-size: 20px;
	font-weight: normal;
}

#largeButton p {
	font-size: 12px;
}

#languageSelect {
	position: absolute;
	top: 210px;
	left: 940px;
}

#languageSelect img{
	margin-right: 10px;
}

#headerText {
	position: absolute;
	left: 657px;
	top: 210px;
	font-size: 12px;
	color: #00286C
}

#telNr {
	padding-left: 16px;
}

#rightmenu {
	float: right;
	overflow: hidden;
	margin: 0;
	width: 280px;
}

#rightmenu .active {
	background: url(../images/naviright_linie.png) bottom left no-repeat;
}

#rightmenu a {
	margin-left: 0;
	margin-right: 112px;
}
/*
#rightmenu ul{
	background-color: #F3F3F3;
}

#rightmenu a{
	display: block;
	color: black;
	background-color: #F3F3F3;
	width: 154px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px 0 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#rightmenu a:hover{
	background-color: #00286C;
	color: white;
}
*/

.requestForm table {	
	width: 360px;
	border-collapse: collapse;
	margin: 0 0 20px 1px;
	border: 1px solid #00286C;
}

.requestForm th {
	background-color: #F3F3F3;
	border-bottom: 1px solid #00286C;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	padding: 3px;
}

.requestForm td {
	padding: 3px;
}

.requestForm .smallInput {
	width: 30px;
}

.requestForm h2 {
	font-weight: normal;
	font-size: 20px;
	color: #00286C;
	margin: 0 0 5px 0;
}

.requestForm h3 {
	font-weight: normal;
	font-size: 14px;
	color: #00286C;
	margin: 0 0 5px 0;
}

.requestForm .firstRow {
	padding: 10px 0 0 3px;
}

.requestForm .lastRow {
	height: 5px;
}

.storage input{
	width: 168px;
	margin: 0 0 10px 0;
}

.largeNext {
	font-weight: normal;
	display: block;
	margin: 34px 0 0 0;
	font-size: 25px;
	padding: 5px;
}

.errMsg {
	color: black;
	border: 1px solid red;
	background-color: #FFADAD;
	padding: 5px;
	margin: 0 0 10px 0;
	width: 350px;
}

.smallNext {
	font-weight: normal;
	display: block;
	margin: 12px 0 0 0;
	font-size: 25px;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #4C4C4C;
}

.smallBack {
	font-weight: normal;
	display: block;
	margin: 0px 0 0 0;
	font-size: 25px;
	padding: 12px 0 0 0;
	border-top: 1px solid #FFFFFF;
}

.reqTextarea {
	width: 146px;
	height: 100px;
}

.contentImage {
	margin : 10px 0 10px 0;
	display: block;
}

#rightmenu .active
{
	color: white;
}

.font1 {
    font-size: 10px;
}   

.font2 {
    font-size: 14px;
}   

.font3 {
    font-size: 16px;
}   
