* /* alles vorformatieren */
html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
	width: auto;
}

h1 {
	color: #003399;
	font-size: 22px;
}
h2 {
	color: #003399;
	font-size: 16px;
}

/* html {overflow-x:hidden;} */
/* allgemeine Links */
a {
	color: #33CC00;
	text-decoration: underline;
}
a:visited {
	color:	#339900;
	text-decoration: underline;
}
a:active {
	color: #66CC00;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
/* Allgemeine Textauszeichnungen */
.small {
	font-size: 85%;
}
.white {
	color: #FFFFFF;
}
.green {
	color: #33CC00;
}
.rotfett {
	color: #CC0000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
/* Formulare */
.input {
	background-color: #fff;
	font: 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	width: 160px;
	margin: 4px 0 5px 8px;
	padding: 3px;
	border: 1px solid #003399;
}
.textarea {
	border: 1px solid #003399;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 4px 0 5px 8px;
}
.button {
	background-color: #33CC00;
	color: #FFFFFF;
	font-size: 16px;
	padding: 3px;
}
.col1 {
	text-align: right;
	width: 140px;
	display: block;
	float: left;
	margin: 2px 2px 2px 0px;
}

.col2 {
	width: 180px;
	display: block;
	float: left;
	margin: 2px 2px 2px 0px;
}

.col2comment {
	width: 180px;
	margin: 2px 2px 2px 0px;
	display: block;
	float: left;
}

.col1comment {
	text-align: right;
	width: 140px;
	float: left;
	display: block;
	margin: 2px 2px 2px 0px;
}
div.row {
	clear: both;
	width: 335px;
}

.submit {
	height: 29px;
	width: 330px;
	padding-top: 5px;
	clear: both;
} 
/* Spezielle Auszeichnungen - Websitekopf */
#top {
	background-color: #003399;
	background-image:  url("../00_navigation/art/top_background.gif");
	background-repeat: repeat;
	display: block;
	height: 90px;
	width: 100%;
	margin: 0;
}
/* Spezielle Auszeichnungen - Hauptmenue */
#topmenu {
	width: auto;
	background-image:  url("../00_navigation/art/bg_topmenu.gif");
	background-repeat: repeat-x;
	height: 32px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 8px;
}
#topmenu ul {
	font-size: 14px;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topmenu li {
	float: left;
}
#topmenu ul li a
{
	color: #003399;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#topmenu ul li a.aktiv
{
	color:	#FFFFFF;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
#topmenu ul li a:visited
{
	color: #003399;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#topmenu ul li a:hover
{
	color:	#FFFFFF;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
#topmenu ul li a:active
{
	color:	#FFFFFF;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
/* Spezielle Auszeichnungen - Submenue links */
#submenu {
	width: 235px;
	height: 25px;
	margin-top: 20px;
	margin-left: 15px;
	padding-left: 0px;
}
#submenu h1 {
	font-size: 12px;
	font-weight: bold;
	color: #33CC00;
	margin: 0px;
	padding: 0px;
}
#submenu ul {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	background-image: url(../00_navigation/art/submenu_bullet_big.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 12px;
	padding-top: 4px;
}
#submenu ul li a
{
	color: #003399;
	text-decoration: none;
}
#submenu ul li a.aktiv
{
	color:	#33CC00;
	text-decoration: none;
}
#submenu ul li a:hover
{
	color:	#FFFFFF;
	text-decoration: none;
}
#submenu ul li a:active
{
	color:	#FFFFFF;
	text-decoration: none;
}
#submenu p {
	height: 1px;
	line-height: 1px;
	background-color: #C3DFF0;
	display: block;
	margin: 5px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
}
/* Spezielle Auszeichnungen - Websitefuss */
#footer {
	font-size: 95%;
	color: #003399;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 20px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
#footer a {
	color: #003399;
	text-decoration: underline;
}
#footer a:active {
	color: #003399;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #003399;
	text-decoration: underline;
}
/* Spezielle Auszeichnungen - Zweispaltiges Layout mit Linkkasten auf der rechten Seite */
#content {
	padding: 0;
	background-color: #FFFFFF;
	width: 720px;
	margin: 0;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

/* Linke Spalte */
#content #rowleft {
	width: 460px;
	float: left;
	margin: 0px 30px 0px 0px;
}
#content #rowleft h1 {
	color: #003399;
	font-size: 22px;
	line-height: 25px;
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content #rowleft h2 {
	color: #003399;
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content img {
	float: left;
	text-align: left;
	vertical-align: text-top;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content #rowleft ul, #content #rowright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
#content #rowleft ul li, #content #rowright ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#content #rowleft ul li a {
	background-image: url(../art/bullet_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 10px;
}
/* Top-Angebot */
#content #rowleft #topangebot {
	background-color: #B6CEDE;
	color: #003399;
	width: 460px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content #rowleft #topangebot h1 {
	font-size: 14px;
	display: block;
	background-color: #33CC00;
	margin: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
#content #rowleft #topangebot h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-right: 10px;
}
#content #rowleft #topangebot p,
#content #rowleft #topangebot ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#content #rowleft #topangebot p img {
	float: left;
	text-align: left;
	vertical-align: text-top;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content #rowleft #topangebot #angebotsfuss {
	display: block;
	width: 100%;
	text-align: right;
	border-top: 1px solid #FFFFFF;
	background-color: #B6CEDE;
	margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 3px;
}
#content #rowleft #topangebot #angebotsfuss a {
	background-color: #33CC00;
	background-image:  url("../art/bu_zumangebot.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	padding: 3px 5px 3px 18px;
}
/* Normale Angebote */
#content #rowleft #angebot,
#content #rowleft #artikel {
	margin: 0px 0px 15px 0px;	
}
#content #rowleft #angebot h1 {
	background-image:  url("../01_startseite/bilder_startseite/illu_angebotheader.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	height:	21px;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
}
#content #rowleft #angebot img,
#content #rowleft #artikel img {
	clear: both;
	float: left;
	padding-right: 5px;
	padding-left: 1px;
	padding-bottom: 5px;
}
#content #rowleft #angebot ul {
	background-color: #FFFFFF;
	border-left: 1px solid #B6CEDE;
	border-right: 1px solid #B6CEDE;
	border-bottom: 1px solid #B6CEDE;
	list-style-type: none;
	margin: 0;
	padding: 5px 0px 5px 0px;
}
#content #rowleft #angebot ul.normal {
	padding-left: 120px;
}
#content #rowleft #angebot ul li {
	margin: 0px 10px 0px 10px;
	padding: 2px;
}
#content #rowleft #angebot ul li.right, li.right {
	text-align: right;
}
#content #rowleft #angebot ul li.right a, #content #rowleft a.schalter {
	background-color: #33CC00;
	background-image:  url("../art/bu_zumangebot.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 5px 2px 18px;
}
/* Artikel */
#content #rowleft #artikel h1 {
	display: block;
	background-color: #33CC00;
	height:	21px;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
}
#content #rowleft #artikel h2 {
	font-size: 18px;
	padding: 0px 10px 0px 5px;
}
#content #rowleft #artikel ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#content #rowleft #artikel ul li {
	margin: 0px 10px 0px 10px;
	padding: 2px;
}
#content #rowleft #artikel ul li.right {
	text-align: right;
}
/* Rechte Spalte */
#content #rowright {
	width: 222px;
	float: right;
	margin: 0;
	padding: 0;
	
}
/*
#content #rowright * {
	margin: 0;
	padding: 0;
}

#content #rowright img {
	padding-bottom: 10px;
}*/

#content #rowright #linkkasten {
	background-color: #FFFFFF;
	border: 1px solid #33CC00;
	margin: 0;
	margin-bottom: 10px;
	/*width: 222px;*/
	clear: both;
}
#content #rowright #linkkasten.rahmenlos {
	border: none;
	/*width: 220px;*/
}
#content #rowright #linkkasten img {
	float: none;
	/*text-align: left;
	vertical-align: text-top;*/
	margin: 5px;
	/*margin-right: 0;*/
}

#content #rowright #linkkasten h1 {
	width: auto;
	font-size: 14px;
	color: #003399;
	background-color: #33CC00;
	display: block;
	float: none;
	margin: 0;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content #rowright #linkkasten.rahmenlos h1 {
	background-color: white;
}
#content #rowright #linkkasten p {
	width: 200px;
	margin: 0;
	padding: 10px;
	display: block;
	/*padding-top: 10px;
	padding-right: 10px;*/
}


/* Linke Spalte Formulare*/
#content #formleft {
	width: 340px;
	float: left;
	margin: 0px 20px 0px 0px;
}
#content #formleft h1 {
	color: #003399;
	font-size: 22px;
	line-height: 25px;
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content #formleft h2 {
	color: #003399;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content #formleft ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 5px 15px;
}
#content #formleft ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
/* Rechte Spalte Formulare*/
#content #formright {
	width: 340px;
	float: left;
	margin: 0px;
}
#content #formright h1 {
	color: #003399;
	font-size: 22px;
	line-height: 25px;
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content #formright h2 {
	color: #003399;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content #formright ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 5px 15px;
}
#content #formright ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#content #formright ul li a {
	background-image: url(../art/bullet_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 10px;
}
#clearleft {
	clear: left;
}

