
* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 62.5% arial, helvetica, sans-serif;
	background: url(../img-site/background.jpg);
	color: #454A4D;
}

a {
	color: #a60000;
	text-decoration: none;
}

a.totoplink {
	font-size:0.8em;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.hide {
	display: none;
}

sup, sub { font-size: 0.65em; }

.cleaner1, .cleaner2, .cleaner_grey {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	background: transparent;
}

.cleaner1 {
	height: 0px;
}
.cleaner2 {
	height: 1px;
}
.cleaner_grey {
	height: 1px;
	border-bottom: 15px solid #fff;
	font-size: 1px;
	background: url(../img-site/seperatorfull.gif) right top no-repeat;
}

h1 {
	font: bold 1.4em arial, helvetica, sans-serif;
}


#wrapper {
	width: 870px;
	padding: 10px 15px 2px 15px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: #cfcfcf 1px solid;
	background: #fff url(../img-site/bottomb.gif) left bottom no-repeat;
}

#wrapper2 {
	width: 870px;
	padding: 10px 15px 2px 15px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: #cfcfcf 1px solid;
	background: #fff url(../img-content/startback.jpg) left top no-repeat;
}

#wrapper3 {
	width: 870px;
	padding: 10px 15px 2px 15px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: #cfcfcf 1px solid;
	background: #fff url(../img-content/landingpage.gif) left top no-repeat;
}

#logo {
	display: block;
	float: left;
}


/* Main menu */
#menu {
	border-left: 10px solid #fff;
	float: left;
	width: 740px;
	background: url(../img-site/buttonbgshadow.gif) left bottom repeat-x;
}

#menu_corner_left, #menu_corner_right {
	font-size: 0px;
	line-height: 0px;
	display: block;
	width: 10px;
	height: 29px;
}

	/* runde Ecken */
	#menu_corner_left {
		float: left;
		background: url(../img-site/buttonl.gif) left bottom no-repeat;
	}
	#menu_corner_right {
		float: right;
		background: url(../img-site/buttonr.gif) left bottom no-repeat;
	}

#menu ul {
	list-style: none;
	float: left;
	/*width: 720px;*/
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background: url(../img-site/buttonbg.gif) repeat-x;
	height: 22px;
	width:545px;
}
#menu div {
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background: url(../img-site/buttonbg.gif) repeat-x;
	height: 22px;
	
}
#menu ul li {
	display: inline;
}


#menu ul li a {
	display: block;
	float: left;
	padding: 5px 10px 0 10px;
	height: 17px;
	font-size: 1.2em;
	line-height: 1em;
	text-decoration: none;
	background: url(../img-site/buttonbg.gif) repeat-x;
	font-weight: bold;
	color: #454A4D;
}

#menu ul li a:hover {
	text-decoration: underline;
	color: #a60000;
	background: url(../img-site/buttonbghl.gif) repeat-x;
}
#menu ul li.sublink a {
	float: right;
	font-size: 0.9em;
	padding: 7px 5px 0 5px;
	height: 15px;
}

	#menu ul li#partner a.active { background: url(../img-site/buttonbgpartner.gif) repeat-x; }
	#menu ul li#kunden a.active { background: url(../img-site/buttonbgkunden.gif) repeat-x; }
	#menu ul li#produkt a.active { background: url(../img-site/buttonbgproduct.gif) repeat-x; }
	#menu ul li#about a.active { background: url(../img-site/buttonbgabout.gif) repeat-x; }
	#menu ul li#event a.active { background: url(../img-site/buttonbgevent.gif) repeat-x; }
	#menu ul li#beratung a.active { background: url(../img-site/buttonbgservices.gif) repeat-x; }
	#menu ul li#impressum a.active { background: url(../img-site/buttonbgimpressum.gif) repeat-x; }
	#menu ul li#kontakt a.active { background: url(../img-site/buttonbgkontakt.gif) repeat-x; }


/* Content */
.content_start,
.content_start2,
#content {
	float: left;
	width: 650px;
	padding: 13px 0px 0 15px;
	font-size: 1.2em;
	line-height: 1.5em;
}

.content_start,
.content_start2 {
	width: 630px;
	padding-left: 0;
}

.content_start {
	margin: 10px 0 45px 0;
	padding-top: 0;
}


.content_start2 {
	background: url(../img-site/globus.jpg) 100% 10px no-repeat;
	font-size: 1em;
	padding-top: 3px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

	#content h1 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}

	#content h2 {
		font-size: 1.1em;
		margin-bottom: 1em;
	}

	#content h3 {
		font-size: 1em;
		margin-bottom: 1em;
	}

	#content p {
		margin-bottom: 1em;
	}

	#content a img {
		border: none;
	}

	#content img.content_img {
		float: left;
		margin: 4px 20px 10px 0;
	}

	#content a.anker {
		color: #454A4D;
		text-decoration: none;
	}

	#content ul {
		margin: 0 0 1.5em 0;
		list-style: none;
	}
	
	#content ol {
		margin: 0 1em 1.5em 2em;
	}

		#content ul li {
			background:transparent url(../img-site/standardli.gif) no-repeat scroll 0pt 0.45em;
			padding-left: 17px;
		}

	#content ul.anker {
		margin: 0 1em 1.5em 0;
	}

		#content ul.anker li {
			background: url(../img-site/ankerli.gif) 0 0.4em no-repeat;
			padding-left: 15px;
		}
		
	#content blockquote {
		margin:0 1.5em;
	}


.box_left,
.box_right,
.box_left_start {
	margin-top: 10px;
	float: left;
	width: 200px;
	padding-top: 3px;
}

.box_left {
	margin-bottom: 1em;
	background: url(../img-site/standard.gif) no-repeat;
}


.startbox {
	float: right;
	width: 240px;
	margin-top:-140px;
}

.box_right, .box_left_start {
	background: url(../img-site/bgstart.gif) no-repeat;
	margin-bottom: 0;
	margin-top: 10px;
	float: right;
	width: 240px;
}

.box_right2 {
	background: url(../img-site/bgstart.gif) no-repeat;
	margin-bottom: 0;
	margin-top: 5px;
	padding-top: 3px;
}

.box_left_start {
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
}

	#partnerbox { background: url(../img-site/bgpartner.gif) no-repeat; }
	#kundenbox { background: url(../img-site/bgkunden.gif) no-repeat; }
	#aboutbox { background: url(../img-site/bgabout.gif) no-repeat; }
	#produktbox { background: url(../img-site/bgproduct.gif) no-repeat; }
	#eventbox { background: url(../img-site/bgevent.gif) no-repeat; }
	#servicebox { background: url(../img-site/bgservices.gif) no-repeat; }
	#impressumbox { background: url(../img-site/bgimpressum.gif) no-repeat; }
	#kontaktbox { background: url(../img-site/bgkontakt.gif) no-repeat; }

.box_left .content,
.box_left_start .content,
.box_right .content,
.box_right2 .content {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0 10px 10px 10px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}

	.box_left .content ul,
	.box_right .content ul,
	.box_right2 .content ul {
		list-style: none;
		margin: 0 0 1em 0;
	}

	.box_right2 .content ul {
		margin: 0;
	}

	.box_left .content ul li,
	.box_right .content ul li,
	.box_right2 .content ul li {
		padding: 2px 0;
		
	}

		.box_left .content ul.anker li {
			background: url(../img-site/ankerli.gif) 0 0.5em no-repeat;
			padding-left: 15px;
		}

		.box_left .content ul.standard li {
			background: url(../img-site/standardli.gif) 0 0.6em no-repeat;
			padding-left: 17px;
		}

		.box_left .content ul li a.active {
			font-weight: bold;
		}

		.box_right2 .content ul.linklist li {
			line-height: 1.3em;
			background: url(../img-site/standardli.gif) 0 0.5em no-repeat;
			padding-left: 18px;
			padding-bottom: 8px;
		}
		
		.box_right2 .content p a{
			background:transparent url(../img-site/standardli.gif) no-repeat scroll 0pt 0.25em;
			padding-left: 18px;
		}

			.box_left .content ul ul {
				margin: 2px 0 0 0;
			}

			.box_left .content ul.standard ul li {
				background: url(../img-site/standardli2.gif) 0 0.65em no-repeat;
				padding-left: 12px;
			}


	.box_left .content h3,
	.box_left_start h3,
	.box_right .content h3,
	.box_right2 .content h3 {
		font-size: 1em;
		padding-bottom: 13px;
	}

	.box_left .content p {
		padding: 0 0 10px 0;
	}

	#kundenbox .content p {
		font-size: 0.95em;
		padding: 0 0 10px 0;
	}

	.box_right2 p {
		padding-bottom: 1em;
	}

	.box_left_start p {
		padding: 0.5em 0.5em 1em 0.5em;
	}

	.box_left .content blockquote {
		font-style: italic;
		padding: 0 10px 10px 10px;
	}


.box_left span.bottom,
.box_right span.bottom,
.box_right2 span.bottom,
.box_left_start span.bottom {
	display: block;
	background: url(../img-site/boxb.gif) no-repeat;
	height: 9px;
	font-size: 1px;
	line-height: 1px;
}
.box_right span.bottom,
.box_right2 span.bottom,
.box_left_start span.bottom {
	background: url(../img-site/boxbottomstart.gif) no-repeat;
}

#footer {
	background-color: #ffffff;
	padding: 10px;
	background: url(../img-site/seperatorfull.gif) center top no-repeat;
}

.tmpl_split_l,
.tmpl_split_r,
.tmpl_split2_l,
.tmpl_split2_r,
.tmpl_split3_l,
.tmpl_split3_r,
.tmpl_split4_l,
.tmpl_split4_r,
.tmpl_split5_l,
.tmpl_split5_r {
	float: left;
	width: 170px;
	padding: 0.5em 0 1.5em 0;
}

.tmpl_split_r { width: 480px; }

.tmpl_split2_l { width: 215px; }
.tmpl_split2_r { width: 435px; }

.tmpl_split3_l { width: 290px; padding-right: 30px;}
.tmpl_split3_r { width: 290px; padding-right: 0; }

.tmpl_split4_l { width: 100px; }
.tmpl_split4_r { width: 540px; }

.tmpl_split5_l { width: 130px; }
.tmpl_split5_r { width: 520px; }

.smalltext {
	font-size: 0.9em;
}

dl.history dt {
	display: block;
	float: left;
	width: 40px;
}
dl.history dd {
	display: block;
	margin-left: 40px;
	margin-bottom: 4px;
	clear: right;
}

form.standard {
	padding-bottom: 1.5em;
}


form.standard label,
.captcha-img {
	width: 160px;
	display: block;
	float: left;
	padding: 2px;
}

form.standard select,
form.standard select.short {
	width: 296px;
	display: block;
	float: left;
	margin-bottom: 5px;
	color:#454A4D;
}

form.standard select.short {
	width: 60px;
}

form.standard textarea {
	font: normal 1em verdana, arial, sans-serif;
	padding: 3px;
	width: 450px;
}

form.standard input,
form.standard input.short {
	font: normal 1em verdana, arial, sans-serif;
	padding: 2px;
	width: 288px;
	margin-bottom: 5px;
}

form.standard input.short {
	width: 52px;
}

form.standard input.form_submit {
	width: auto;
	margin: 5px 0 0 164px;
	padding: 2px;
}

.error-msg {
	color:red;
}

.error-msg ul li {
	color:red;
}

.starttext, .content_start {
	background: url(../img-site/backgradient.gif) repeat-y;
	font-size: 1.2em;
	line-height: 1.5em;
}

.content_start {
	width: 497px;
	height: 35px;
	margin-top: 66px;
	margin-left:50px;
	background: url(../img-site/welcome.gif) no-repeat;
}

#content_start3.content_start3 {
	width: 497px;
	margin: 81px 0pt 65px 20px;
	float: left;
}

.contentbox_new {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 265px;
	width: 310px;
	float: left;
}
.contentbox_new p a {
	background: transparent url(../img-site/standardli.gif) no-repeat scroll 0pt 0.25em;
	padding-left: 12px;
}

.contentbox_new3 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: -80px 0 120px 0;
	padding-left: 240px;
	width: 300px;
	float: left;
}

.contentbox_new3 ul li{
	background: transparent url(../img-site/standardli.gif) no-repeat scroll 0pt 0.4em;
	list-style: none;
	line-height:1.4em;
	padding-left: 18px;	
	margin-left: 10px;
}

#gross {
	font-size:1.5em;
	line-height:1.3em;
	font-weight: bold;
}
#gross p{
	font-weight: normal;
}
.contentbox_new span.gross a{
	background: none;
	padding-left: 0px;
}

.gross {
	font-size:1.5em;
	line-height:1.3em;
	font-weight: bold;
}
.gross p{
	font-weight: normal;
}
#highlight {
	color: #a60000;
}

#highlight2 {
	font-weight: bold;
}


.starttext h2 {
	font-size: 1.1em;
	padding: 15px 50px 1em 15px;
	background: url(../img-site/backcornertop.gif) left top no-repeat;
}

.starttext p {
	padding: 0 50px 1em 15px;
}

.starttext p.short {
	width: 225px;
}

.starttext span.bottom,
.content_start span.bottom,
.content_start span.top {
	display: block;
	font-size: 0;
	line-height: 0;
	background: url(../img-site/backcornerbottom.gif) left top no-repeat;
	height: 10px;
}

.content_start span.top {
	background: url(../img-site/backcornertop.gif) left top no-repeat;
}


#content .contenttable {
	margin-bottom:1em;
}

#content .contenttable p {
	margin-bottom:0em;
}

#content .contenttable th {
	vertical-align:top;
	padding-right:10px;
}

#content p.imagecaption {
	font-style:italic;
	padding:10px 0;
}



#content .tx-ttnews-browsebox p {
	margin-bottom:0.3em;
}

#content .tx-ttnews-browsebox table {
	margin-bottom:1em;
}

#content .tx-ttnews-browsebox table td {
	padding-right:5px;
}

#content .tx-ttnews-browsebox-SCell {
	font-weight:bold;
}

#content .tx-indexedsearch p { margin-top:0.5em; margin-bottom:0.5em;}
#content .tx-indexedsearch select { margin-right:0.5em;}
#content .tx-indexedsearch input { margin-right:0.5em;}

.s {
    font-size:0.9em;
    font-weight:normal;
	line-height:1em;
}
.m {
    font-size:1.1em;
    font-weight:bold;
	line-height:1em;
}
.l {
    font-size:1.2em;
    font-weight:bold;
	line-height:1em;
}
.xl {
    font-size:1.4em;
    font-weight:bold;
	line-height:1em;
}
.searchbox-button {
	border: none;
	color:#454A4D;
	height: 18px;
	font-size:1.1em;
	font-weight:bold;
	margin-top:2px;
	background: url(../images/search_button.png) left top no-repeat;
	width:45px;
}
#searchfield {
margin-top:2px;
margin-right:5px;
width:120px;
font-size:1em;
color:#454A4D;
height:16px;
border: 1px solid #bfbfbf;
}
#servicemenu  {
text-align:right;
width:875px;
}

#servicemenu ul {
	list-style: none;
	float: right;
	
}

#servicemenu ul li {
	display: inline;
}


#servicemenu ul li a {
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	height: 17px;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	color: #454A4D;
}

#servicemenu ul li a:hover {
	color: #a60000;
}

.tx-vgetagcloud-pi1 {
	width:98%;
}

#leftcontent {
 width:200px;
 float:left;
}