/*www.ricciono.de*/

* {

}
body {
	font-family: Verdana;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
		background-image:url(images/hintergrund.gif);
	background-repeat:repeat-x;
}
.wrapper {

/*   782px wegen 1+1px border */
 width: 782px;
 margin: 0 auto;
}
#border {
 border: 1px solid #999999;
 margin: 0px 0px 5px 0px;
 background-color: #fff;
 min-height: 776px;
 float: right;
 width: 780px;
}
* html #border {height:776px} /* IE Min-Height Hack */ 
/* ------------------------ Start Header -----------------*/


#quicklink {
	color: #000033;
	font-weight: bold;
	/* margin: 5px 10px 5px 0px; */
/*    height: 21px; */
	padding: 5px 10px 5px 0px;
	text-align: right;
}

.header {
 text-align: center;
 margin: 0px 0px 0px 0px;
}
/* ------------------------ End Header -----------------*/


/* ------------------------ Start Navigation Bar -----------------*/
#nav-bar {
 color: #fff;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
/* height: 50px; */
 padding: 0px 0px 0px 0px;
}

#mininav-bar {
 color: #fff;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
/* height: 292px; */
 padding: 0px 0px 0px 0px;
}

/* ------------------------ End Navigation Bar -----------------*/

.maincontent {
	color:#000033;
	font-weight: normal;
	min-height: 80px;
	display: inline; /* IE Hack */
	float: left;
	margin-bottom: 7px;
	width: 740px;
	padding: 30px 30px 10px 10px;
	line-height: 18px;
}
* html .maincontent {

height:80px;
	color:#0000FF

} /* IE Min-Height Hack */



h1 {
	font-size: 16px;
	color:#999999;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

h3 {
 font-size: 12px;
 font-weight: bold; 
 color: #666666;
// text-decoration: underline;
}


#footer {
 font-size: 10px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
}


#images {
// text-decoration: none;
 color: #000033;
  }

#images a:link {
 color: #000033;
// text-decoration: none;
 }

#images a:visited {
 color: #000033;
// text-decoration: none;
 }



#nav-bar a:link {
 color: #000033;
// text-decoration: none;
}

#nav-bar a:visited {
 color: #000033;
// text-decoration: none;
}

#nav-bar a:hover {
 color: #000033;
// text-decoration: none;
}


a:link {
	color: #000033;
//	text-decoration: none;
}
a:visited {
	color: #000033;
//	text-decoration: none;
}

.valid {
 margin: 10px 0px 0px 10px;
}

