html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	background: #fff;
}

body.contentpane {
	background: #FdFEFE;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

a:link {
	text-decoration: underline;
	font-weight: 400;
	color: #999;
	outline: none;
}

a:visited {
	text-decoration: underline;
	color: #999;
}

a:hover {
	text-decoration: none;
	font-weight: 400;
}

input  {
	color: #ccc;
	padding: 2px;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}

.inputbox {
	border: 1px solid #cfcfcf;
	color: #666;
	padding: 2px;
	background: #fdfdfd;
}

.inputbox:hover {
}

#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
}

input.button, .validate  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	background: transparent url(../images/but.png) repeat-x top left;
}

input.button:hover, .validate:hover  {
}

#search_bg {
	background: url(../images/with_search.png) no-repeat top left;
	height: 30px;
	padding: 21px 0 0 0;
}

#nosearch {
	background: url(../images/without_search.png) no-repeat top left;
	height: 51px;
}

#search {
	float: right;
	width: 203px;
	height: 22px;
	padding: 4px 8px 4px 4px;
}

#search .search .inputbox {
	float: left;
	background: url(../images/search_box.png) no-repeat top left;
	border: none;
	color: #bf220d;
	font-size: 11px;
	line-height: 14px;
	width: 131px;
	height: 14px;
	padding: 4px;
	margin: 0 4px 0 0;
}

#search .search input.button {
	float: left;
	background: url(../images/search_button.png) no-repeat top left;
	border: none;
	color: #bf220d;
	cursor: pointer;
	font-weight: 700;
	width: 60px;
	height: 22px;
	padding: 0px 2px 1px 2px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background: #a6a7a9 url(../images/bg.png) repeat-x top left;
}

#container {
	width: 948px;
	margin: 0 auto;
}

#header {
	background: url(../images/header.png) no-repeat top left;
	position: relative;
	width: 936px;
	margin: 0 auto 10px auto;
	height: 182px;
	padding: 2px 6px;
}

#headerimg {
	float: left;
	background: url(../images/headerimg.jpg) no-repeat top left;
	width: 397px;
	height: 176px;
}

#header table {
	float: left;
	width: 330px;
	height: 176px;
	padding: 0 10px;
}

#header table tr td {
	vertical-align: middle;
}

#header h1 {
	margin: 0;
	text-align: center;
}

#header h1 a, #header h1 a:link, #header h1 a:hover {
	font-size: 28px;
	font-family: Tahoma, Verdana, Arial,  sans-serif;
	line-height: normal;
	color: #c0220d;
	text-decoration: none;
	outline: none;
	font-weight: 700;
}

#content {
	width: 948px;
	margin: 0 auto;
	background: url(../images/content_middle.png) repeat-y top center;
}

#content_top {
	background: url(../images/content_top.png) no-repeat top center;
}

#content_bottom {
	background: url(../images/content_bottom.png) no-repeat bottom center;
	width: 920px;
	margin: 0 auto;
	padding: 13px 14px 15px 14px;
}

#pillmenu {
	position: relative;
	width: 938px;
	margin: 0 auto;
	height: 60px;
	padding: 0 5px;
	background: url(../images/topmenu.png) no-repeat top left;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 32px;
	width: 938px;
	overflow: hidden;
}

#pillmenu li {
	background: url(../images/topmenu_li.png) no-repeat top right;
	float: left;
	display: inline;
	height: 32px;
	padding: 0 2px 0 0;
}

#pillmenu li a {
	float: left;
	font-size: 11px;
	color: #e8e8e8;
	text-decoration: none;
	font-weight: 400;
	line-height: 32px;
	padding: 0 10px 0 12px;
}

#pillmenu li a:hover {
	background: url(../images/topmenu_hover.png) repeat-x bottom center;
}

#pillmenu li a#active_menu-nav {
	text-decoration: underline;
}

span.breadcrumbs.pathway {
	display: block;
	height: 22px;
	padding: 6px 10px 0 10px;
	color: #e8e8e8;
	line-height: 14px;
}

span.breadcrumbs.pathway a.pathway {
	text-decoration: underline;
	color: #e8e8e8;
}

span.breadcrumbs.pathway a.pathway:hover {
	text-decoration: none;
}

#outside {
	position: absolute;
	top: 0;
	right: -20px;
	background: url(../images/outside.png) no-repeat top left;
	width: 24px;
	height: 60px;
}

.boxes {
	float: left;
	width: 209px;
	height: 170px;
}

.boxes ul {
	overflow: hidden;
	height: 134px;
	text-align: left;
	margin: 0;
	padding: 4px 10px;
	list-style: none;
}

.boxes ul li a:link, .boxes ul li a:visited {
	text-decoration: none;
	color: #666;
	background: url(../images/popular_row.png) no-repeat center left;
	padding: 0 0 0 20px;
	height: 20px;
	line-height: 20px;
}

.boxes ul li a:hover {
	color: #888;
	text-decoration: underline;
}

.boxes h3 {
	height: 28px;
	line-height: 27px;
	font-weight: 400;
	color: #bf220d;
	font-size: 11px;
	padding: 0 10px;
}

.boxes div.module {
	background: none;
	height: 170px;
}

.boxes div.module div, .boxes div.module div div {
	background: none;
	margin: 0;
}

.boxes div.module div div div {
	width: auto;
	padding: 0;
}

#leftcolumn, #rightcolumn {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
}

#rightcolumn {
	margin: 0 0 0 10px;
}

div#maincolumn {
	float: left;
	width: 500px;
}

div#maincolumn_full {
	float: left;
	width: 500px;
}

div.nopad {
	overflow: hidden;
	padding: 0;
	
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	width: 920px;
	margin: 0 auto;
	height: 40px;
	text-align: center;
	font-size: 11px;
	color: #666;
	padding: 10px 0 0 0;
}

#footer a {
	color: #a12413;
	font-size: 11px;
	text-decoration: none;
	font-weight: 700;
}

#footer a:hover {
	color: #ba3624;
}

a.footer123:link, a.footer123:visited {
	color: #fefefe;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.footer123:hover {
	color: #fefefe;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#f123 {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
}
.f123 {
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.f123_bg {
	background:url(../images/123_bg.png);
	width:134px;
	height:30px;
	text-align:center;
	padding: 0 3px;
}
.f123_1 {
	display: block;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666;
	text-align: left;
	padding: 0 0 2px 4px;
}

a.link_123:link, a.link_123:visited {
	font-size: 15px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 15px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	
	padding: 10px 0 0 4px;
	color: #999;
	font-size:15px;
	font-weight:600;
}

table.blog {
	
}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	margin-top:3px;	
	color: #333;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	vertical-align: middle;
	color: #BF220D;
	text-align: left;
	font-weight: 700;
}

h2, a.contentheading {
	background: none;
	border: none;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #738349;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #999;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #999;
	padding-bottom: 8px;
}

a.readon {
	float: right;
	background: url(../images/readon.png) no-repeat center left;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 0 14px;
	color: #7c7c7c;
	text-transform: lowercase;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #f8f8f8;
}

tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #8e8e8e;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
	margin: 0 4px;
	border-collapse: collapse;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module, div.module_text {
	margin: 0;
	padding: 0;
	background: url(../images/box_middle.png) repeat-y top left;
}

div.module_menu div, div.module div, div.module_text div {
	background: url(../images/box_top.png) no-repeat top left;
}

div.module_menu div div, div.module div div, div.module_text div div {
	background: url(../images/box_bottom.png) no-repeat bottom left;
	margin: 0 0 10px 0;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	width: 200px;
	margin: 0;
	text-align: center;
	padding: 1px 0 4px;
}

div.module div div div div {
	width: 160px;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: none;
}

div.module_text div div div div {
	text-align: left;
}

div.module_text div div div div.bannergroup_text {
	padding: 10px;
	width: 160px;
}

div.module_text div div div div.bannergroup_text div {
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	width: 180px;
	margin: 0 auto;
	text-align: center;
	padding: 4px 0 0;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0;
	text-align: center;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0;
	line-height: 24px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	padding: 0 6px 6px 0;
	vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	background: url(../images/box_h3.png) repeat-x top left;
	width: 186px;
	margin: 0 auto;
	height: 26px;
	line-height: 23px;
	padding: 1px 0 0 12px;
	color: #bf220d;
	font-size: 15px;
	text-align: center;
	font-weight: 700;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	width: 180px;
	margin: 0 auto;
	list-style: none;
	text-align: left;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

#leftcolumn ul.menu li ul li, #rightcolumn ul.menu li ul li{
	border-bottom: none;
}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #333;
	background: url(../images/menu_row.gif) center left no-repeat;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #cd2b15;
	background: url(../images/menu_row_hover.gif) center left no-repeat;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	padding: 0 0 0 10px;
	color: #cd2b15;
	background: url(../images/menu_row_hover.gif) center left no-repeat;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #999;
	background: url(../images/submenu_row.gif) center left no-repeat;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	padding: 0 0 0 20px;
	color: #cd2b15;
	background: url(../images/submenu_row_hover.gif) center left no-repeat;
}

#leftcolumn ul.menu li.parent ul li a {
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 20px;
	color: #999;
	background: url(../images/submenu_row.gif) center left no-repeat;
	text-decoration: none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color: #cd2b15;
	background: url(../images/submenu_row_hover.gif) center left no-repeat;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #cd2b15;
	background: url(../images/submenu_row_hover.gif) center left no-repeat;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin-top: 0; 
	padding: 0;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	width: 180px;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #8e8e8e;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	
	background: none;
	border: none;
	font-size:14px;
	font-weight:600;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}
.flash{ background:url(http://localhost/neu/images/1.swf);}
#indexh2{ 
    text-align:center;
	font-size:16px;
	}
	
#indexcontent{
 text-align:left;
	font-size:14px;
	font-weight:400;
	}
	
#indexregestrierung{
 text-align:center;
	font-size:14px;
	font-weight:600;
	}
	
#indexhier{
 text-align:center;
	font-size:14px;
	font-weight:600;
	color: #0000FF;
	}
.indexhier{
 text-align:center;
	font-size:14px;
	font-weight:600;
	color: #0000FF;
	}
#indexlogin{
 text-align:center;
	font-size:14px;
	font-weight:600;
	color:#0000CC;
	}
	.benutzername{
	color:#000000;
	margin-bottom:3px;
	}
#login{
    width:100px;
    }
.regestrirungals  {
    height:22px;
	width:150px;
	color: #fefefe;
	font-size: 14px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	background: transparent url(../images/but1.png) repeat-x top left;
}
#register{
	font-size:14px;
	text-align:center;
	 
	}
.componen{
	padding: 10px 4px 0 4px;
	color: #999;
	font-size:15px;
	font-weight:600;
	margin: 0;
	text-align: center;
	padding: 0;
	}
#fragenauflisten{
	padding: 10px 0 0 4px;
	}

#kontaktdaten{
	font-size:14px;
	margin-left:20px;
	}
#vorteile{
	font-size:13px;
	}

.blau{
	color:#0000FF;
	}
	
.blau1{
	color:#0000FF;
	font-weight:600;
	}

#auflisten{
	border:0px;
	margin-top:10px;
	border-bottom:dotted #999999 thin;
	width:417px;
	}
	
#vereinbarungbewertung
	{margin-left:100px;
	font-size:14px;
	font-weight:600;
	}
#centererfahrungen{
	text-align:center;
	}

.empfelung{
	margin: 0;
	padding: 0;
	background: url(../images/mitel_middle.png) repeat-y top left;
}

.empfelung1{
	background: url(../images/mitel_top.png) no-repeat top left;
}

.empfelung2{
	background: url(../images/mitel_bottom.png) no-repeat bottom left;
	margin: 0 0 0 0;
}

#mitel{
	padding-top: 5px;
	margin-left:10px;
	padding-bottom: 2px;
	height:20px;
	}
#empfelung3{
	font-size:12px;
	padding:4px 7px 7px 7px;
		
	}
.empfelung3{
	font-size:12px;
	padding:4px 7px 7px 7px;
		
	}

#autor1{
	font-size:11px;
	padding:0 25px 3px 25px;
	color: #9B9B9B;
	text-align:right;
	}
#empfelung4{
	margin-top:10px;
	}
.empfelung4{
	margin-top:10px;
	}
	
#fragen{
	padding: 0 0 3px 0;
	margin-left:30px;	
	font-size:11px;
	font-weight:600;
	color:#993300;
	}
.fragen{
	padding: 0 0 3px 0;
	margin-left:30px;	
	font-size:11px;
	font-weight:600;
	color:#993300;
	}
	
#antwortf{
	margin-left:30px;
	padding: 0 0 3px 0;
	margin-left:30px;	
	font-size:11px;
	font-weight:600;
	color:#0000FF;
	}
.antwortf{
	margin-left:30px;
	padding: 0 0 3px 0;
	margin-left:30px;	
	font-size:11px;
	font-weight:600;
	color:#0000FF;
	}

#allgemein{
	width:490px;
	
	}	
#zuruck{
	padding:20px 0px 20px 10px;
	text-align:left;
	
	float:left;
	}
	
#weiter{
	padding:20px 10px 20px 0px;	
	text-align:right;

	float:right;
	}
#anzeigenvonbis{
float: none;
text-align:center;
width:490px;
}

#empfbild{
	padding:13px;
	}
	
#vereinbarunglisten{
	padding: 0 0 3px 0;
	margin-left:30px;	
	font-size:13px;
	font-weight:600;
	color:#993300;
	}
	
button1 {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}
	
input.button1  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	background: transparent url(../images/but2.png) repeat-x top left;
}

button2 {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}
	
input.button2  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	background: transparent url(../images/but3.png) repeat-x top left; color:
}


.raised {background: transparent; width: 100%; }


.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 { border-left:2px solid #E9E9E9;   border-right:2px solid #E9E9E9;}
.raised .b3 { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raised .b4 { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raised .b4b { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raised .b3b { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raised .b2b { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}

.raised .b1 {margin:0 5px; background:#E9E9E9;}

.raised .b2 {margin:0 3px; border-width:0 2px; border-top:1px solid #E9E9E9;}
.raised .b2b {margin:0 3px; border-width:0 2px; border-bottom:1px solid #E9E9E9;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background: #E9E9E9;}
.raised .boxcontent {display:block; border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raised .boxcontent1 {display:block; border-bottom:2px solid #E9E9E9; }
.raised .boxcontent2 {display:block; border-left:2px solid #E9E9E9; border-right:0px solid #E9E9E9; height:1px;}
.raised .boxcontent3 {display:block; border-right:2px solid #E9E9E9;}
.raised .boxcontent4 {display:block; border-left:1px solid #E9E9E9; }

#ankauf1{
	font-weight:600; 
	
	float:left; 
	width:35%;
	}
	
#ankauf2{
text-align:right;	 
	float: right; 
	width:20%;
	}
	
#ankauf3{
	text-align:right;	 
	float: right; 
	width:22%;
	}
	
#ankauf4{
text-align:right;	
	float: right; 
	width:17%;
	padding:0px 0px 0px 0px;
	margin-right:10px;
	}
	
#ankauf5{
text-align: right;	
	float: right; 
	width:14%;
	padding:0px 0px 0px 0px;
	margin-right:25px;
	}
	
#ankauf6{
text-align: right;	
	float: right; 
	width:20%;
	padding:0px 0px 0px 0px;
	margin-right:0px;
	}
	
#ankauf7{
text-align: left;	
	float:left; 
	width:20%;
	padding:0px 0px 0px 0px;
	margin-left:10px;
	}
	
#ankaufweiter{
text-align: right;	
	float:right; 
	width:20%;
	padding:0px 0px 0px 0px;
	margin-right:10px;
	}
	
#ankaufzuruck{
text-align:left;	
	float:left; 
	width:20%;
	padding:0px 0px 0px 0px;
	margin-left:10px;
	}
	
#ankauf8{border-right:2px solid #E9E9E9;}

.raisedmenu {background: transparent; width: 100%; }

.raisedmenu .top, .raisedmenu .bottom {display:block; background:transparent; font-size:1px;}
.raisedmenu .b1, .raisedmenu .a1, .raisedmenu .a2, .raisedmenu .a3, .raisedmenu .a4, .raisedmenu .b2, .raisedmenu .b3, .raisedmenu .b4, .raisedmenu .b1b, .raisedmenu .b2b, .raisedmenu .b3b, .raisedmenu .b4b {display:block; overflow:hidden;}
.raisedmenu .b1, .raisedmenu .a1, .raisedmenu .a2, .raisedmenu .a3, .raisedmenu .a4, .raisedmenu .b2, .raisedmenu .b3, .raisedmenu .b1b, .raisedmenu .b2b, .raisedmenu .b3b {height:1px;}
.raisedmenu .b2 { border-left:2px solid #E9E9E9;   border-right:2px solid #E9E9E9;}
.raisedmenu .b3 { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raisedmenu .b4 { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raisedmenu .b4b { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raisedmenu .b3b { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raisedmenu .b2b { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}

.raisedmenu .b1 {margin:0 5px; background:#E9E9E9;}

.raisedmenu .b2 {margin:0 3px; border-width:0 2px; border-top:1px solid #E9E9E9;}
.raisedmenu .b2b {margin:0 3px; border-width:0 2px; border-bottom:1px solid #E9E9E9;}
.raisedmenu .b3, .raisedmenu .b3b {margin:0 2px;}
.raisedmenu .b4, .raisedmenu .b4b {height:2px; margin:0 1px;}
.raisedmenu .b1b {margin:0 5px; background: #E9E9E9;}
.raisedmenu .boxcontent {display:block; border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raisedmenu .boxcontent2 {display:block; border-left:2px solid #E9E9E9; border-right:1px solid #E9E9E9;}
.raisedmenu .boxcontent4 {display:block; border-left:1px solid #E9E9E9; border-right:2px solid #E9E9E9;}
.raisedmenu .boxcontent5 {display:block; border-left:2px solid #E9E9E9; border-right:1px solid #E9E9E9; margin-left:-1px;}
.raisedmenu .boxcontent1 {display:block; border-bottom:2px solid #E9E9E9; }


.raisedmenu .a1 {margin:0 5px; background:#E9E9E9;}

.raisedmenu .a2 {margin:0 3px 0 5px; border-width:0 2px; border-top:1px solid #E9E9E9;}
.raisedmenu .a3 {margin:0 2px;}
.raisedmenu .a4 {height:2px; margin:0 1px;}

.raisedmenu .a2 {  border-right:2px solid #E9E9E9;}
.raisedmenu .a3 {  border-right:2px solid #E9E9E9;}
.raisedmenu .a4 {  border-right:2px solid #E9E9E9;}
.raisedmenu .boxcontent3 {border-right:2px solid #E9E9E9;}

.kaufvertrag {display:block; border-right:2px solid #E9E9E9;}




.rechnung{
	margin: 0;
	padding: 0;
	background: url(../images/mitel_middle1.png) repeat-y top left;
}


.rechnung1{
	background: url(../images/mitel_top1.png) no-repeat top left;
}


.rechnung2{
	background: url(../images/mitel_bottom1.png) no-repeat bottom left;
	margin: 0 0 0 0;
}

#rechnung3{
	font-size:12px;
	padding:4px 7px 7px 7px;
		
	}
	
#rechnung4{
	margin-top:10px;
	}
	
	
	#rechnunglisten{
	padding: 0 0 3px 0;
	margin-left:30px;	
	font-size:13px;
	font-weight:600;
	color:#993300;
	}
	
	
	
	
	.raised2 {background: transparent; width: 100%; }


.raised2 .top, .raised2 .bottom {display:block; background:transparent; font-size:1px;}
.raised2 .b1, .raised2 .b2, .raised2 .b3, .raised2 .b4, .raised2 .b1b, .raised2 .b2b, .raised2 .b3b, .raised2 .b4b {display:block; overflow:hidden;}
.raised2 .b1, .raised2 .b2, .raised2 .b3, .raised2 .b1b, .raised2 .b2b, .raised2 .b3b {height:1px;}
.raised2 .b2 { border-left:2px solid #E9E9E9;   border-right:2px solid #E9E9E9; background:#F8F8F8;}
.raised2 .b3 { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9; background:#F8F8F8;}
.raised2 .b4 { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9; background:#F8F8F8;}
.raised2 .b4b { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9; background:#F8F8F8;}
.raised2 .b3b { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9; background:#F8F8F8;}
.raised2 .b2b { border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9; background:#F8F8F8;}

.raised2 .b1 {margin:0 5px; background:#E9E9E9;}

.raised2 .b2 {margin:0 3px; border-width:0 2px; border-top:1px solid #E9E9E9; }
.raised2 .b2b {margin:0 3px; border-width:0 2px; border-bottom:1px solid #E9E9E9;}
.raised2 .b3, .raised2 .b3b {margin:0 2px;}
.raised2 .b4, .raised2 .b4b {height:2px; margin:0 1px;}
.raised2 .b1b {margin:0 5px; background: #E9E9E9;}
.raised2 .boxcontent {display:block; border-left:2px solid #E9E9E9; border-right:2px solid #E9E9E9; background:#F8F8F8;}
.raised2 .boxcontent1 {display:block; border-bottom:2px solid #E9E9E9; background:#F8F8F8; }
.raised2 .boxcontent2 {display:block; border-left:2px solid #E9E9E9; background:#F8F8F8; border-right:0px solid #E9E9E9; height:1px;}
.raised2 .boxcontent3 {display:block; border-right:2px solid #E9E9E9; background:#F8F8F8;}
.raised2 .boxcontent4 {display:block; border-left:1px solid #E9E9E9; background:#F8F8F8;}

.divlinks{float:left;}


.numlinks, .numlinks-inactive {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336699;
}

.numlinks-inactive {
	color:#DDDDDD;
}

.numhighlight {
	background-color: #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#339900;
}

.t-border {
	border-collapse:collapse;
}

.td-border {
	width:23px;
	height:25px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	vertical-align:middle;
	border:#EEEEEE solid; 
	border-width:1px;
}	

