/* - basic html elements - */
html {
	
}
body {
	margin: 0px;
	padding: 0px;
	font: normal 100.01% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	margin-left: 10px;
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0px;
	padding: 0px;
	font: bold 130% Arial, Helvetica, sans-serif;
	border-left: 3px solid #C6DFD9;
	background: #EDE0D1;
	color: #B63F68;
}

h2 {
	margin-left: 10px;
	padding: 0px;
	color: #6A6869;
; clip:   rect(   )
; font-family: "strong 12px Arial", Helvetica, sans-serif; font-weight: bold; font-size: 16px
}

img {
	
}

hr {
	margin: 5px 0px;
	padding: 0px;
	width: 99%;
	height: 2px;
	background: #E2E6EB;
}

.small {
	font-size: x-small;
}
.strong {
	font-weight: bold;
}

#right_column input{
	margin-top: 4px;
	width: 140px;
	height: 16px;
	border: 1px solid #333;
	background-color: #B63F68;
}

a {
	color: #B63F68;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #B63F68;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #8A0D42;
}
#left_column a, #left_column a:visited {
	color: #B63F68;
	font-weight: bold;
	text-decoration: none;
}
#left_column a:active{
	color: #B63F68;
	font-weight: bold;
}
#left_column a:hover {
	text-decoration: none;
	color: #8A0D42;
	padding-left: 2px;				/**/
}

/* - layout elements - */
#top1 {
	width: 800px;
	height: 116px;
	background: #ffffff;
}
#top2 {
	width: 650px;
	height: auto;
	border-bottom: 1px solid #C2C9CE;
border-top: 1px solid #C2C9CE;
border-right: 1px solid #C2C9CE;
	font-size: 70%;
}

#left_column {
	margin-top: 3px;
	padding-bottom: 30px;
	width: 170px;
	height: auto;
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #F3CFDB url(images/left_col_bottom.gif) no-repeat bottom;
	float: left;
}

#right_column {
	margin-top: 10px;
	margin-left: 10px;
	width: 750px;
	height: auto;
	float: left;
	background: #ffffff;
}
#content {
	width: 550px;
	height: auto;
	float: left;
background: #EBF5F4;
border-right: 2px solid #C2C9CE;
}
#content_big {
	width: 680px;
	height: auto;
	float: left;
background: #EBF5F4;
border-right: 2px solid #C2C9CE;
}
#contextual {
	padding-top: 10px;
	padding-left: 5px;
	width: 165px;
	height: 1400px;
	font-size: 70%;
	float: left;
        background: #C6DFD9;
}

#teaser {
	margin-top: 20px;
	padding-left: 5px;
	width: auto;
	height: auto;
	border-left: 3px solid #C6DFD9;

border-top: 3px solid #C6DFD9;
border-bottom: 3px solid #C6DFD9;	
	background: #EDE0D1;
	font-size: 80%;
	color: #333;
}

#left_column ul {
	margin-left: 5px;
	padding-left: 5px;
}
#left_column li {
	margin-top: 5px;
	padding-left: 2px;
	list-style-type: none;
	border-left: 1px solid #94A0AB;
	border-bottom: 1px solid #94A0AB;
}

#footer {
	padding-left: 5px;
	width: auto;
	height: auto;
	border-left: 3px solid #C6DFD9;
	background: #EDE0D1;
	font-size: 70%;
}


/*--------------------------------------
  den nachfolgenden code nicht aendern
----------------------------------------*/
.twt_code {
	display: none;
}.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
