/*************/
/* Allgemein */
/*************/
* {
	padding:0px;
	margin:0px auto;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	border-collapse:collapse;
	color:#726859;
}

/* Wenn der Scrollbalken nicht immer angezeigt werden soll, nachfolgende Zeile bitte auskommentieren */
html {overflow: -moz-scrollbars-vertical;}

a {text-decoration:none;}
a:hover {color:#F96914;}

img {border:none; display:block;}

h1 {font-size:16px;font-weight:bold;}
h2 {font-size:12px;font-weight:bold;}
h3 {font-size:12px;font-weight:bold;}

li {margin-left:20px; list-style-image:url(system_images/li.gif);}

/**********/
/* Aufbau */
/**********/
.centerbox {
	width:1000px;
	background-repeat:no-repeat;
}

.head {
	height:199px;
	border-left:1px solid #E2DFD8;
	border-right:1px solid #E2DFD8;
}

.navi {
	float:left;
	width:235px;
	height:156px;
	padding-top:43px;
	padding-right:14px;
	text-align:right;
	line-height:160%;
}

.subnavi {
	float:left;
	border-left:1px solid #E2DFD8;
	width:235px;
	padding-left:14px;
	height:156px;
	padding-top:43px;
	line-height:160%;
}

.logo {
	float:left;
	border-right:1px solid #E2DFD8;
	width:249px;
	height:100%;
}

.breadcrumbbox {
	border:1px solid #E2DFD8;
	height:24px;
}

.breadcrumb {
	border-left:1px solid #E2DFD8;
	width:384px;
	height:100%;
	font-size:10px;
	color:#BDB7A8;
	line-height:24px;
	padding-left:14px;
	float:left;
	margin-left:249px;
}

.breadcrumb a, .lang_switch a {
	font-size:10px;
	color:#BDB7A8;
}

.breadcrumb a:hover, .lang_switch a:hover, lang_switch_active a {
	color:#F96914;
}

.lang_switch {
	border-right:1px solid #E2DFD8;
	width:86px;
	height:100%;
	font-size:10px;
	color:#BDB7A8;
	line-height:24px;
	float:left;
	text-align:right;
	padding-right:14px;
}

.contentbox {
	border-left:1px solid #E2DFD8;
	border-right:1px solid #E2DFD8;
	width:998px;
	background-image:url(system_images/content_background.gif);
}

.foot {
	height:199px;
	border:1px solid #E2DFD8;
	border-top:none;
	clear:both;
}

.footspacer {
	width:249px;
	height:100%;
	float:left;
}

.foot_kontakt {
	float:left;
	width:484px;
	border-left:1px solid #E2DFD8;
	border-right:1px solid #E2DFD8;
	height:100%;
	padding-left:14px;
	padding-top:2px;
}

.foot_kontakt, .foot_kontakt a {
	color:#BDB7A8;
	font-size:10px;
}

.foot_kontakt a:hover {
	color:#F96914;
}

.footnavi {
	float:left;
	width:249px;
}

.footnavi table {
	width:100%;
}

.footnavi td {
	border-bottom:1px solid #E2DFD8;
	vertical-align:middle;
	height:24px;
	font-size:12px;
	color:#A59A85;
}

.footnavi_first {
	padding-left:14px;
}

/*************/
/* Templates */
/*************/
.content_minheight {
	width:249px;
	height:299px;
	float:left;
}

.content_links {
	width:249px;
	height:299px;
	float:left;
}

.content {
	border-right:1px solid #E2DFD8;
	border-left:1px solid #E2DFD8;
	width:498px;
	float:left;
}

.content_rechts {
	width:249px;
	float:left;
}

.content_clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	background-color:#E2DFD8;
}

.content_headline {
	padding:18px 29px 12px 29px;
	font-size:13px;
	font-weight:bold;
	background-image:url(system_images/background_headline.gif);
	background-repeat:no-repeat;
	height:19px;
}

.content_text {
	padding:0px 29px 14px 29px;
}

/********/
/* Navi */
/********/
.menu1		{color:#726859; font-size:12px;}
.menu1:hover	{color:#F96914; font-size:12px;}
.menu1Active	{color:#F96914; font-size:12px;}
.menu1Down	{color:#F96914; font-size:12px;}

.menu2		{color:#726859; font-size:12px;}
.menu2:hover	{color:#F96914; font-size:12px;}
.menu2Active	{color:#F96914; font-size:12px;}
.menu2Down	{color:#F96914; font-size:12px;}

.fmenu1		{color:#A59A85; font-size:12px;}
.fmenu1:hover	{color:#F96914; font-size:12px;}
.fmenu1Active	{color:#F96914; font-size:12px;}
.fmenu1Down	{color:#F96914; font-size:12px;}

/*************/
/* Sonstiges */
/*************/
.search_input {
	border:1px solid #E2DFD8;
	width:123px;
	height:12px;
	font-size:10px;
}

.search_submit {
	border:none;
	background-color:#FFFFFF;
}

.referenz, .referenz_active {
	float:left;
	width:209px;
	background-image:url(system_images/referenz_li.gif);
	background-repeat:no-repeat;
	padding-left:11px;
	padding-bottom:2px;
}

.referenz_active a {
	color:#F96914;
}

.referenz_table {
	height:149px;
	width:100%;
	background-color:#E2DFD8;
}

.referenz_table td {
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:120%;
}

.referenz_table a {
	font-size:11px;
}

.pagelink,.pagelink_active {
	width:14px;
	height:14px;
	background-color:#EEECE8;
	border:1px solid #E2DFD8;
	float:left;
	text-align:center;
	margin-left:5px;
}

.pagelink {
	font-size:11px;
	color:#726859;
}

.pagelink:hover, .pagelink_active {
	font-size:11px;
	color:#F96914;
}

.orange {
	color:#F96914;
}

.contact_input {
	width:115px;
}

.contact_table {
	width:100%;
}

.contact_textarea {
	width:280px;
	overflow:auto;
}

.contact_submit {
	width:100px;
}

.input_text {
	border:1px solid #726859;
	width:175px;
	height:16px;
	margin-bottom:2px;
}