	/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(http://demo.regger24.de/regger-images/design_2/bg.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #497da6;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(http://regger24.de/regger-images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(http://regger24.de/regger-images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px;
}

/** HEADER */

#header {
	width: 861px;
	height: 84px;
	margin:0 auto 0 auto;
	text-align:left;
	background-image:url(http://demo.regger24.de/regger-images/design_2/head.png);
	background-repeat:no-repeat;
}

#header h1 {
	margin: 0;
	padding: 24px 0 0 50px;
	color:#373737;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #dadada;
	font-family: Trebuchet MS, Verdana;
}


/** MENU */

#menu {
	width: 861px;
	height: 71px;
	background-image:url(http://demo.regger24.de/regger-images/design_2/menu_bg.png);
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
}

#menu ul {
	margin: 0 5px 0 3px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float:left;
	display:block;
	width:213px;
	height:50px;
	background-image:url(http://demo.regger24.de/regger-images/design_2/space.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#menu li:first-child {
	background:none;
}


#menu a {
	display:block;
	text-align:center;
	margin: 0 0 0 2px;
	padding: 11px 0 14px 0;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
	height:25px;
	width:211px;
	text-shadow: 1px 1px 0 #789ebc;
}

#menu a:hover {
	background-image: url(http://demo.regger24.de/regger-images/design_2/menu_hover.png);
	background-repeat:repeat-x;
	color: #ffffff;
}

#menu .active {
	background-image: url(http://demo.regger24.de/regger-images/design_2/menu_active.png);
	background-repeat:repeat-x;
}

/** CONTENT */

#content {
	width: 861px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-image: url(http://demo.regger24.de/regger-images/design_2/content_bg.png);
	background-repeat:repeat-y;
}

#columnA {
	float: right;
	width: 656px;
	margin: 0 5px 0 0;
	padding: 0px;
	color:#999999:
}

#columnA h2 {
	color:#5183ab;
	border-bottom: 1px solid #999999;
	font-size: 24px;
	font-weight: normal;
	padding:0 0 0 5px;
	margin:0 0 4px 0;
	text-shadow: 1px 1px 1px #dadada;
}


#columnB {
	float: left;
	width: 184px;
	margin:0 0 0 5px;
	text-align:center;
}

#columnA p, #columnC p, #columnB p {
	margin: 0px;
	padding: 0px;
}

#columnC {
	clear: left;
	float: left;
	width: 184px;
	margin:0 0 0 5px;
	text-align:center;
}

#columnCtitle {
	display:none;
}

#columnC h3, #columnB h3 {
	color:#5183ab;
	border-bottom: 1px solid #999999;
	font-size: 24px;
	font-weight: normal;
	padding:0 0 0 5px;
	margin:0 0 4px 0;
	text-shadow: 1px 1px 1px #dadada;
	text-align:left;
}

#br {
	font-size:0px;
	clear:both;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0 auto 0 auto;
	padding:17px 0 10px 0;
	width:861px;
	text-align: center;
	background-image: url(http://demo.regger24.de/regger-images/design_2/content_foot.png);
	background-repeat:no-repeat;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #bfbfbf;
}

#footer a {
	font-size: 10px;
	color: #bfbfbf;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}


/** Regger */
.regger_checkbox {
	height:20px;
	width:20px;
}


td.legend {
	font-size:14pt;
	font-weight:bold;
}

td.trenner {
	width:20px;
}


td.input {
	text-align:right;
}

td.input input {
	width:172px;
	height:25px;
	border:1px solid #497da6;
	font-size:15pt;
}

td.input textarea {
	border:1px solid #497da6;
	font-size:15pt;
}

td.input select {
	width:243px;
	height:33px;
	font-size:15pt;
	border:1px solid #497da6;
}

tr.row0 {
	background-color:#cadeef;
}

tr.row1 {
	background-color:#96b2cb;
}	
