@charset "UTF-8";
/* ------------------------------
HTML Redefine Tags
------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}

body {
	background: #32212D url(../images/bg_web.gif) repeat-x;
	color: #DCCBD8;
	text-decoration: none;
	font: 100 75%/1.3333em Calibri, sans-serif;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
strong {
	color: #FFF;
}
title {
	font-size: 0.8133px;
	line-height: 1px;
	background: #754F6B;
}
input, textarea {
	background: #754F6B;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #422C3B;
}




a:link, a:visited{
	color:#BFAA93;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
a:hover{
	text-decoration:none;
	color: #FFF;
}
a img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (990 pixel) */

#frame{
	margin:0px auto;
	overflow:hidden;
	width:970px;
	padding:0px;
	background: #52384A url(../images/bg_frame.gif) no-repeat right top;
}
#path{
	width:970px;
	height:25px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#spacebar {
	width:auto;
	display:block;
	height:1px;
	line-height: 1px;
	clear: both;
}
#nav{
	width:970px;
	height:45px;
	margin: 0px auto;
	padding: 0px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	height: 65px;
	width: 970px;
	
	}
#breadcrumb {
	font-size: 0.8333em;
	line-height: 2.8333em;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 950px;
	border-bottom: 1px solid #754F6B;
	color: #BFAA93;
}
#content{
	width:510px;
	font-size: 1.3333em;
	line-height: 1.1111em;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
#content p {
	margin: 0px 0px 12px;
	padding: 0px;
}
#content h1 {
	font-size: 1.5em;
	font-weight: 700;
	color: #FFF;
	line-height: 1.6666em;
	border-bottom: 1px solid #754F6B;
}
#content h2 {
	font-size: 1.166em;
	line-height: 1.333em;
	font-weight: 100;
	color: #FFF;
}
#content h3 {
	font-weight: 100;
	text-transform: uppercase;
	color: #EFE7ED;
}
#content ul {
	margin: 0px 0px 12px 12px;
	padding: 0px;
}
#content ul li {
	padding-left: 12px;
	background: url(../images/contentbullet.png) no-repeat left top;
}
#content ol {
	margin-bottom: 12px;
	margin-left: 12px;
}
#content em {
	font-style: italic;
}

table th {
	border-bottom: 1px solid #754F6B;
	color: #FFF;
	border-top: 1px solid #754F6B;
	text-align: center;
}




#UserID {
	background: url(../images/bg_login.gif) no-repeat;
	height: 21px;
	width: 120px;
	border-width: 0px;
	border-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Calibri, sans-serif;
	font-weight: 900;
}
#PassField {
	background: url(../images/bg_pass.gif) no-repeat;
	height: 21px;
	width: 120px;
	border-width: 0px;
	border-style: none;
	color: #FFFFFF;
	text-decoration: none;
	font: 900 11px/21px Geneva, Calibri, sans-serif;
}



#column_left{
	width:200px;
	float:left;
	font-size: 1em;
	margin: 0px 20px 0px 10px;
	display: inline;
}
#column_left h1 {
	font-size: 1.3333em;
	font-weight: lighter;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 2.5em;
	border-bottom: 1px solid #754F6B;
}
#column_left ul li {
	border-bottom: 1px solid #754F6B;
	color: #BFAA93;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1.8333em;
}
#column_left ul li a {
	color: #BFAA93;
	text-decoration: none;
	background: url(../images/arrowoff.png) no-repeat left center;
	padding-left: 10px;
}
#column_left ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background: url(../images/arrowon.png) no-repeat left center;
}




#column_right{
	width:200px;
	float:right;
	font-size: 1em;
	margin: 0px 10px 0px 20px;
	padding: 0px;
}
#column_right h1 {
	border-bottom: 1px solid #754F6B;
	font-size: 1.3333em;
	line-height: 2.5em;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#column_right p {
	margin: 0px 0px 6px;
	padding: 0px;
}
#column_right h2 {
	font-weight: 700;
	margin-left: 10px;
	font-size: 13px;
	color: #000000;
}

#column_right h3 {
	margin: 12px 10px 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#column_right ul {
	margin-bottom: 5px;
}

#column_right ul li {
	background: url(../images/arrowon.png) no-repeat left 4px;
	padding-left: 10px;
}


#column_right_adsense{
	width:200px;
	float:left;
	font-size: 11px;
	line-height: 14px;
}
#column_right_adsense p {
	margin: 0px 15px 8px;
	padding: 0px;
}
#column_right ul.download li{
	background: url(../images/pdf.png) no-repeat;
	padding-left: 20px;
	line-height: 1.5em;
}
#index_left {
	margin: 10px 27px 0px 10px;
	padding: 0px;
	float: left;
	width: 213px;
	font-weight: 900;
	color: #CCBCAA;
	font-size: 1.0833em;
	line-height: 1.25em;
}
#index_left h1 {
	font-size: 1.4166em;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: -1px;
	line-height: 1.1111em;
	font-weight: 900;
}
#index_left h2 {
	font-weight: 100;
	color: #FFF;
	font-size: 1.25em;
	line-height: 1.3333em;
}
#index_left a  {
	color: #FFF;
}
#index_left a:hover {
	color: #000;
}




#index_right {
	margin: 14px 0px 8px;
	padding: 0px;
	float: left;
	width: 710px;
}
ul.download {
	margin-bottom: 6px;
}

.features {
	text-decoration: none;
	margin: 5px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #754F6B;
}
.feature form {
	margin-left: 17px;
	margin-bottom: 8px;
}
#endnav {
	text-transform: uppercase;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 1em;
	line-height: 3em;
	font-weight: 900;
	letter-spacing: 1px;
	width: 600px;
}


#footer{
	width:auto;
	display:block;
	padding:0px 0 10px;
	text-align: center;
	color: #754F6B;
	line-height: 1.6666em;
}
#footer a {
	font-size:11px;
	color:#754F6B;
	font-weight: 100;
}
#footer a:hover {
	color:#FFF;
	text-decoration: none;
}
.tooltipheader {
	font-size: 12px;
	line-height: 14px;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 2px;
	background: #422C3B;
	display: block;
	width: 150px;
	margin: 2px;
	height: auto;
}
.tooltipbody {
	font-size: 10px;
	line-height: 12px;
	color: #D0C3CD;
	background: #3C2836;
	padding: 0px;
	display: block;
	margin: 2px;
	width: 150px;
	height: auto;
}


.center {
	text-align: center;
}
.textbox10 {
	margin: 0px 0px 16px 10px;
	padding: 0px;
	float: left;
	width: 230px;
	color: #CCBCAA;
	font-weight: 900;
	font-size: 1.0833em;
	line-height: 1.25em;
}
.textbox10 h1 {
	font-size: 1.4166em;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: -1px;
	line-height: 1.1111em;
	font-weight: 900;
}
.textbox10 a {
	color: #FFF;
}
.textbox10 a:hover {
	color: #000;
}


.textbox0 {
	margin: 0px 0px 16px;
	padding: 0px;
	float: left;
	width: 230px;
	font-weight: 900;
	color: #CCBCAA;
	font-size: 1.0833em;
	line-height: 1.25em;
}
.textbox0 h1 {
	font-size: 1.4166em;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: -1px;
	line-height: 1.1111em;
	font-weight: 900;
}
#fotobox {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 730px;
	background: #52384A;
	display: block;
	height: 140px;
}
#fotobox ul {
	margin-left: 5px;
	padding-top: 10px;
}

#fotobox ul li {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#fotobox ul li img {
	padding: 0px;
	margin: 0px;
}
.kontakt {
	width: 100%;
}
.kontakt td {
	padding: 2px;
}

