* {
	margin:0;
	padding:0;
}
img {
	border: 0;
}
body {
	font-family: Verdana, /*Helvetica, Arial, Tahoma, */sans-serif;
	font-size: 100.01%;	/* 69%^=11px, 75%^=12, 81%^=13, 87%^=14, 93%^=15, 99%^=16px */
	background-color: #666;
	color: #555;
}
table {
	border-collapse: collapse;
}

/*****************
main layout 
*****************/
#pagewrap {
	width: 100%;
}
#maintab {
	width: 1000px;
	background: url(fileadmin/tmpl/img/bkgrnd.jpg) repeat-y left top;
}
#lhead_cell {
	width: 209px;
}
#headnav_cell {
	width: 387px;
	height: 32px;
	text-align: right;
}
#rhead_cell {
	width: 364px;
}
#logo_cell {
	width: 960px;
	height: 150px;
	text-align: left;
	vertical-align: bottom;	
	background: url(fileadmin/tmpl/img/head.jpg) no-repeat top left;
}
div#mainnav {
	width: 209px;
}
#subnav_cell {
	width: 209px;
	vertical-align: top;
	background-color: #EDEDED;
}
.side_cell {
	width: 20px;
	vertical-align: top;
}
#hspace_cell {
	height: 17px;
	line-height: 17px;
}
#cnttop_cell {
	height: 18px;
	text-align: left;
	line-height: 14px;
	font-size: 57%;
	vertical-align: bottom;
	background: url(fileadmin/tmpl/img/topcrn.jpg) no-repeat top left;
}
#cntheader_cell {
	height: 90px;
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
}
#content_cell {
	vertical-align: top;
	background-color: #FFF;
	width: 751px;
	height: 415px;
	font-size: 69%;
	line-height: 135%;
}
#content {
	vertical-align: top;
	text-align: left;
	color: #333;
	padding: 15px 0 30px 0;
	margin: 0 30px 0 30px;
	text-align: left;
	border-top: 1px dashed #C4C3C3;
}
#cntfoot_cell {
	height: 20px;
	line-height: 20px;
	font-size: 0.6em;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	padding: 0 10px 0 10px;
	background: url(fileadmin/tmpl/img/foot.jpg) no-repeat top left;
}
#btm_cell {
	height: 20px;
}

#foot_links {
    width: 1000px;
    padding: 7px 0 0 0;
}
#foot_links a {
    display: block;
    float: left;
    height: 30px;
    padding: 0 4px 0 0;
}
#foot_links a#lnk_1und1 {
    width: 20px;
    background: url(fileadmin/tmpl/img/1und1.png) no-repeat top left;
}
#foot_links a#lnk_xing {
    width: 44px;
    background: url(fileadmin/tmpl/img/xing.png) no-repeat top left;
}
#foot_links a#lnk_facebook {
    width: 68px;
    background: url(fileadmin/tmpl/img/facebook.png) no-repeat top left;
}


/*** MENU ***/

#headnav {
	overflow: hidden;
	margin: 0 12px 0 0;
}
#mainnav {
	overflow: hidden;
	margin: 0 0 19px 0;
	text-align: left;
}
#subnav {
	overflow: hidden;
	margin: 20px 0 0 0;
	text-align: left;
}
.navi {
	font-family: Verdana, /*'Trebuchet MS', Helvetica, Courier, Tahoma, Arial, */sans-serif;
	font-weight: bold;
	font-size: 69%;
	text-indent: 30px;
	background: url(fileadmin/tmpl/img/btnbkgrnd.jpg) no-repeat left top;
}
.navi a {
	display: block;
	outline: none;
	color: #555;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
}
.navi a:hover {
	color: #F35812;
	text-decoration: none;
	background: url(fileadmin/tmpl/img/btnarwhvr.gif) no-repeat left center;/**/
}
.select a {
	color: #F35812;
	background: url(fileadmin/tmpl/img/btnarw.gif) no-repeat left center;
}

/* head navi */
#headnav .navi {
	font-size: 63%;
	text-indent: 0;
}
#headnav .navi a {
	color: #CCC;
	float: right;
	padding: 0 12px;
}
#headnav .navi a:hover, #headnav .select a {
	color: #FFF;
	background: none;
}
#headnav .select a, #headnav .select a:hover {
	background: none;
}

/* prev-next navi */
#content .prevnextnav {
	width: 370px;
	text-align: center;
}
#content .prevnextnav a {
	color: #333;
	font-size: 0.8em;
	/*font-weight: bold;*/
}
#content .prevnextnav a:hover {
	color: #F35812;
	text-decoration: none;
}

/* breadcrumb navi */
.breadcrumbs  {
	width: 100%;
	color: #888;
	text-indent: 215px;
	overflow: hidden;
	white-space: nowrap;
}
.breadcrumbs a {
	color: #888;
}
.breadcrumbs a:hover {
	color: #5F5F5F;
	text-decoration: none;
}DIV#feedback{
	width: 143px;
	font-size: 61%;
	padding: 12px;
	margin: 65px 0 65px 20px;/**/
	border: 1px solid #B6B5B5;
	background-color: #FFF;
}/*** index ***/

DIV.subindex_wrap {
	width: 100%;
	overflow: hidden;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 20px 0 20px 0;
}
DIV.subindex_wrap .subindex_div {
	width: 100%;
	margin: 0 0 12px 0;
}
#ct_3 #colBorder DIV.subindex_wrap .subindex_div {
	float: left;
	width: 345px;
}
DIV.subindex_wrap .subindex_tab {
	width: 100%;
	border-bottom: 1px dashed #C4C3C3;
}
#ct_3 DIV.subindex_wrap .subindex_tab {
	width: 318px;
	margin: 0 15px 0 0;
}
DIV.subindex_wrap .thumb_cell {
	width: 130px;
	height: 110px;
	text-align: left;
	vertical-align: top;
}
DIV.subindex_wrap .thumb_cell a {
}
DIV.subindex_wrap .title_cell {
	height: 16px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
DIV.subindex_wrap .descript_cell {
	height: 60px;
	text-align: left;
	vertical-align: top;
}
DIV.subindex_wrap .link_cell {
	height: 20px;
	text-align: right;
	vertical-align: bottom;
}
DIV.subindex_wrap .link_cell a {
	display: block;
	padding: 0 0 6px 0;
}

.title_cell h2 {
	font-size: 123%; 
}
/*** cTemplates ***/

#ct_1 {
	width: 100%;
}
#ct_1 #colNormal {
	vertical-align: top;
}

#ct_2 {
	width: 100%;
}
#ct_2 #colNormal {
	vertical-align: top;
	width: 327px;
	padding-right: 30px;
}
#ct_2 #colRight {
	vertical-align: top;
	width: 334px;
}

#ct_3 {
	width: 100%;
}
#ct_3 #colNormal {
	vertical-align: top;
	width: 342px;
	padding-right: 15px;
}
#ct_3 #colRight {
	vertical-align: top;
	width: 334px;
}
#ct_3 #colBorder {
	vertical-align: bottom;
	height: 40px;
}

#ct_4 {
	width: 100%;
}
#ct_4 #colNormal {
	vertical-align: top;
}
#ct_4 #colRight {
	vertical-align: top;
}
#ct_4 #colBorder {
	vertical-align: top;
}
/*** CONTENT ***/

/* HEADINGS */
h1 {
	font-size: 159%; 
	text-align: left;
	color: #F35812;
	line-height: 1em;
	font-weight: normal;
	margin: 0 0 6px 0;
}
h2 {
	font-size: 99%; 
	line-height: 1em;
	color: #F35812;
	margin: 0 0 6px 0;
	letter-spacing: 0px;
}
h3 {
	font-size: 81%; 
	line-height: 1em;
	margin: 0 0 3px 0;
	letter-spacing: 1px;
}



/* TEXT */
#content p {
	margin: 0 0 10px 0; /* some air around p elements */
	padding: 0;
}
.justify {
	text-align: justify
}
.smalltext {
	font-size: 61%;
	font-weight: normal;
	line-height: 1.1em;
}

/* LISTS */
ul.stdlist {
	margin: 3px 0 0 0; /* top-right-bottom-left */
	list-style-type: square; /* disc, circle, none */
}
.stdlist li {
	line-height: 1.2em;
	margin: 0 0 3px 30px; /* top-right-bottom-left */
}

/* LINKS */
a:link, a:visited, a:active {
	text-decoration: none;
	outline-style: none;
}
a:hover {
	text-decoration: underline;
}
#content a {
	color: #F35812;
}
div.totoplink {
	text-align: right;
	font-size: 0.8em;
}
div#address,
div.copyright {
	float: left;
	color: #DEDEDE;
}
div#address {
	width: 770px;
}
div.copyright {
	width: 170px;
	text-align: right;
}
div.copyright a:hover, div#address a:hover {
	color: #EEE;
	text-decoration: none;
}
div.copyright a, div#address a {
	color: #DEDEDE;
	text-decoration: none;
}

#facebook {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: url(fileadmin/tmpl/img/fb.ico) no-repeat 0 0;
	margin: 7px 4px 0 0;
}/*** MININEWS ***/
.tx-mininews-pi1 {
	width: 200px;
	text-align: left;
	font-size: 61%;
	padding: 8px 0 0 8px;
	margin: 100px 0 40px 0;
	border: 2px solid #C4C3C3;
	border-left: 0;
	border-right: 0;
}
.tx-mininews-pi1-fp_listrow {
	padding: 0 0 0 10px;
}
.tx-mininews-pi1 h3 {
	font-size: 111%;
	letter-spacing: 0;
	margin: 0 0 10px 10px;
}
.tx-mininews-pi1-fp_listrowField-title {
	font-size: 105%; 
	font-weight: bold;
	color: #F35812;
	margin: 0 0 3px 0;
	padding: 0;
}
.tx-mininews-pi1-fp_listrowField-teaser p {
	margin: 0;
	padding: 0;
}
.tx-mininews-pi1 img {
	margin: 6px 0 15px 0;
}
.tx-mininews-pi1 a {
}

/*** MAILFORM ***/

.tx-thmailformplus-pi1 {
	background-color: #EDEDED;
	padding: 10px 0 10px 10px;
}
.tx-thmailformplus-pi1 h2 {
	padding: 0 0 15px 0;
}
.tx-thmailformplus-pi1 .label {
	display: block;
	float: left;
	width: 100px;
}
.tx-thmailformplus-pi1 input {
	width: 208px;
	height: 18px;
	margin: 0 0 3px 0;
	border: 1px solid #5F5F5F;
}
.tx-thmailformplus-pi1 textarea {
	width: 208px;
	border: 1px solid #5F5F5F;
}
.tx-thmailformplus-pi1 .required {
	border: 1px solid #F35812;
}
.tx-thmailformplus-pi1 #required_hint {
	font-size: 81%;
	text-align: right;
	color: #777;
	padding: 0 15px 0 0;
}
.tx-thmailformplus-pi1 #btn_wrap {
	text-align: center;
}
.tx-thmailformplus-pi1 button {
	width: 100px;
	height: 20px;
	font-size: 81%;
	border: 1px solid #5F5F5F;
	background-color: #D6D6D6;
	padding: 1px 0 2px 0;
	margin: 0 0 0 3px;
	cursor: pointer;
	outline-style: none;
}

