body {
	font: 100% Verdana, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/*color: #58585a;*/
	color:#000000;
	font-size:12px;
	
	scrollbar-base-color:#e1e1e1;
  	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#e7590f;			/* mann&mouse orange */
  	scrollbar-darkshadow-color:#CCCCCC;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#EEEEEE;
  	scrollbar-shadow-color:#CCCCCC;
  	scrollbar-track-color:#EEDDDD;
}

table{	margin:0px; }

form{ margin:0px; }


label{ margin:0px; }

h1{
	color:#e7590f;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}
h2{
	color:#e7590f;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}
h3{
	color:#000000;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
h4{
	color:#000000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

a{ font-weight:normal; color:#000000; text-decoration:underline; }
a:link { font-weight:normal; color:#000000; text-decoration:underline; }
a:visited { font-weight:normal; color:#000000; text-decoration:underline; }
a:active { font-weight:normal; color:#000000; text-decoration:underline; }
a:hover { font-weight:normal; color:#e7590f; text-decoration:underline; }

a.menu { font-weight:normal; color:#58585a; text-decoration:none; }
a.menu:link { font-weight:normal; color:#58585a; text-decoration:none; }
a.menu:visited { font-weight:normal; color:#58585a; text-decoration:none; }
a.menu:active { font-weight:normal; color:#58585a; text-decoration:none; }
a.menu:hover { font-weight:normal; color:#58585a; text-decoration:none; }

a.submenu { font-weight:normal; color:#9c9e9f; text-decoration:none; font-size:14px;}
a.submenu:link { font-weight:normal; color:#9c9e9f; text-decoration:none; font-size:14px;}
a.submenu:visited { font-weight:normal; color:#9c9e9f; text-decoration:none; font-size:14px;}
a.submenu:active { font-weight:normal; color:#9c9e9f; text-decoration:none; font-size:14px;}
a.submenu:hover { font-weight:normal; color:#000000; text-decoration:none; font-size:14px;}

a.wurzel { font-weight:normal; font-style: italic; color:#000000; text-decoration:none; font-size:9px;}
a.wurzel:link { font-weight:normal; font-style: italic; color:#000000; text-decoration:none; font-size:9px;}
a.wurzel:visited { font-weight:normal; font-style: italic; color:#000000; text-decoration:none; font-size:9px;}
a.wurzel:active { font-weight:normal; font-style: italic; color:#000000; text-decoration:none; font-size:9px;}
a.wurzel:hover { font-weight:normal; font-style: italic; color:#000000; text-decoration:none; font-size:9px;}

.wurzel2 { font-weight:normal; font-style: italic; color:#000000; text-decoration:none; font-size:9px;}

.searchinput{
	border:1px #9c9e9f solid;
	color:#9c9e9f;
	background-color: #ffffff;
	font-size: 9px;
}

input{
	border:1px #9c9e9f solid;
	color:#9c9e9f;
	background-color: #ffffff;
}
file{
	border:1px #4a4f54 solid;
	color:#4a4f54;
	background-color: #ffffff;
}

.button{
	border:0px #9c9e9f solid;
	background-color: #ffffff;
	color:#9c9e9f;
}

select{
	border:1px #9c9e9f solid;
	background-color: #ffffff;
	color:#9c9e9f;
}

textarea{
	border:1px #9c9e9f solid;
	background-color: #ffffff;
	color:#9c9e9f;
}

ul {
	margin-left:10;
	margin-right:0; 
	margin-bottom: 10;
	margin-top: 10;
	padding-left:10;
	padding-right:0;
	list-style-image:url(http://mannundmaus.seam.brunner.at/fileadmin/template/img/dot.gif);
}

li {
	margin-left:0; 
	margin-bottom:0;
	margin-top:0;
	padding-left:0;
}


fieldset{
	border: 0;
}

#container {
	width: 996px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size:12px;
	height: 100%;
	/*background-image: url(http://mannundmaus.seam.brunner.at/fileadmin/template/img/main.gif);*/
	background-color:#FFFFFF;
	background-repeat: repeat-y;
}

#container2 {
	width: 996px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size:12px;
	height: 100%;
}

#header{
	width: 996px;  
	height: 142px;
	background-image:url('../img/top.gif');
	background-repeat:no-repeat;
}

.navpoint{
	float:left;
	padding-top:16px;
	padding-left:11px;
}

#mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:996px;
	font-size:12px;
}

#mainContent2 {
	/*padding: 28 0 0 24;  remember that padding is the space inside the div box and margin is the space outside the div box */
	width:629px;
	font-size:12px;
	float:left;
	/* background-color:red; */
}

#mainContent3 {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	width:340px;
	/* background-color:green; */
}

#mainContent4 {
	/*padding: 28 0 0 24;  remember that padding is the space inside the div box and margin is the space outside the div box */
	width:580px;
	font-size:12px;
	float:left;
	margin-left:85px;
	/* background-color:red; */
}

#mainContent5 {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	width:190px;
	font-size:10px;
	margin-left:40px;
	/* background-color:green; */
}
#mainContent5 p {
	font-size:10px;
}

/* Formatting of the contact form */
#kontaktformTable {
	width:600px;
}
#kontaktForm {
	/*width:500px;*/
	margin-left:30px;
}
.kontaktformGray {
	background-color:#e6e6e7;
}
.formtitles {
	font-family:Verdana, Helvetica, sans-serif;
}
.formelements {
	background-color:#FFFFFF;
	font-family:Verdana, Helvetica, sans-serif;
	width:500px;
	border:0px;
	margin-bottom:10px;
}
.formelementsSend {
	background-color:#FFFFFF;
	color:#000000;
}

div {
	color: #000000;
	font-size:12px;
}

p {
	margin:0px; 
	font-size:12px;
	text-align:justify;
}

td {
	margin:0px; 
	font-size:12px;
}

hr {
	color:#000000;
}

.footer {
	font-size:12px;
}