html {
	background: #cacaca;
}
body {
	margin:0;
	padding:0;
	color: #000;
 	font-size: 62.5%;
	font-family:Tahoma, Geneva, sans-serif;
}
a, a:visited, a:hover, a:active
{
	border:none;
	color:#151515;
	text-decoration:none;
}
#page {
	background: #f5f5f3 url(../images/layout/container_bg.png) repeat-x;
	width:1000px;
	margin:0 auto;
	padding:0;
	border-left:3px #535353 solid;
	border-right:3px #535353 solid;
}
#header
{

}
#header .logo
{
	float:left;

	display:block;
	height:110px;
	margin-left:10px;
	margin-top:15px;
	margin-right:40px;
}
#header .werbebanner
{
	width:640px;
	height:95px;
	margin:15px 0px;
	float:right;
	margin-right:30px;
}
#top_navi {
	font-size:1.7em;
	background:url(../images/layout/navigations_bg.png) no-repeat transparent;
	height:50px;
	width:960px;
	margin:0 auto;
	padding-top:8px;
	padding-right:10px;
	text-align:center;
}
	#top_navi ul {
		list-style:none;
		margin:0 auto;
		padding:0;
		text-align:center;
	}
	#top_navi li {
		display:inline;
		padding-left:7px;
		padding-right:7px;

	}
	#top_navi a {
		text-decoration:none;
		color:#333;
		line-height:1.3em;
		font-size:18px;

	}
	#top_navi a:hover, #top_navi a.section, #top_navi a.current {
		text-decoration:underline;

	}
	#top_navi a span {
	}


#content
{
	width:960px;
	margin:0px auto;
	margin-bottom:20px;
}
.typography
{
	width:560px;
	float:left;
	border-left:2px solid #cacaca;
	border-right:2px solid #cacaca;
	padding-left:10px;
	min-height:550px;
	padding-bottom:80px;
	padding-right:10px;
}
#startseite
{
	padding-left:0px;
	width:762px;
	border-left:none;
}
#Navigation
{
	list-style:none;
	padding:0px;
	margin-top:0px;
}
#Navigation li
{
	background: url(../images/layout/navigation_point_bg.jpg) no-repeat;
	width:155px;

	height:24px;
	padding-left:10px;
	font-size:12px;
	border-bottom:#666666 2px solid;
	line-height:20px;


}
#Navigation li.last
{
	height:25px;
	border-bottom:#666666 2px solid;
}
#Navigation li a, #Navigation li a:hover, #Navigation li a:visited
{

	color:#000000;
	text-decoration:none;
	font-size:14px;

}
#right_navi {
	width:160px;
	min-height:550px;
	float:right;
	padding: 0px 10px;
	font-size:12px;
}
#right_navi ul
{
	list-style:none;
	padding:0px;
}
#left_column
{
	width:180px;
	float:left;
	min-height:550px;
}
#sub_navi {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	width:165px;
	float:left;
}
	#sub_navi a {
		width:145px;
		display:block;
		text-decoration:none;
		font-weight:bold;
		line-height:1.3em;
	}
	#sub_navi ul {
		list-style:none;
		margin:0;
		padding:0;
	}
	#sub_navi li {
		margin-left:-0.5em;
		margin-bottom:0.5em;
		padding-left:1em;
		width:160px;
		height:20px;
		background:url(../images/design/subanv1.png) no-repeat transparent;
	}
	#sub_navi li:hover {
		background:url(../images/design/subanv2.png) no-repeat transparent;
	}

#bigbox {
	text-align:left;
	margin-right:8px;
	margin-bottom:10px;
	width:384px;
	overflow:hidden;
}
	#bigbox_top {
		text-align:center;
		padding-right:1em;
		font-size:1.5em;
		line-height:1.8em;
		height:30px;
		background:url(../images/design/bigbox_top2.png) no-repeat transparent;
	}
	#bigbox_mid {
		height:140px;
		padding:0.5em 1.4em 0 1.2em;
		background:url(../images/design/bigbox_mid2.png) repeat-y transparent;
	}
	#bigbox_bot {
		padding-left:1.9em;
		height:50px;
		background:url(../images/design/bigbox_bot2.png) no-repeat transparent;
	}

#smallbox {
	text-align:left;
	margin-bottom:10px;
	width:237px;
	overflow:hidden;
}
	#smallbox_top {
		text-align:center;
		font-size:1.5em;
		line-height:1.8em;
		height:30px;
		background:url(../images/design/smallbox_top2.png) no-repeat transparent;
	}
	#smallbox_mid {
		text-align:center;
		height:130px;
		padding:0.5em 1.4em 0 1.2em;
		background:url(../images/design/smallbox_mid2.png) repeat-y transparent;
	}
	#smallbox_bot {
		padding-left:1.9em;
		height:35px;
		background:url(../images/design/smallbox_bot2.png) bottom left no-repeat transparent;
	}
#contbox {
	text-align:left;
	margin-bottom:10px;
	width:770px;
	overflow:hidden;
}
	#contbox_top {
		padding-left:1.9em;
		font-size:1.5em;
		line-height:1.8em;
		height:30px;
		background:url(../images/design/contbox_top.png) no-repeat transparent;
	}
	#contbox_mid {
		padding:0.5em 1.4em 0 1.2em;
		background:url(../images/design/contbox_mid.png) repeat-y transparent;
	}
	#contbox_bot {
		padding-left:1.9em;
		height:50px;
		background:url(../images/design/contbox_bot.png) no-repeat transparent;
	}

#navbox {
	float:right;
	width:210px;
	overflow:hidden;
	margin-bottom:10px;
}
	#navbox_top {
		text-align:center;
		padding-top:4px;
		padding-right:1em;
		font-size:1em;
		font-weight:bold;
		height:17px;
		background:url(../images/design/navbox_top2.png) no-repeat transparent;
	}
	#navbox_mid {
		padding:0.5em 1.6em 0 1.4em;
		background:url(../images/design/navbox_mid2.png) repeat-y transparent;
	}
	#navbox_bot {
		padding-left:1.9em;
		height:26px;
		background:url(../images/design/navbox_bot2.png) no-repeat transparent;
	}
#footer {
	width:50%;
	margin:0 auto;
	text-align:center;
}
#footer a {
	text-decoration:none;
}
#interpreten {
	font-size:0.8em;
	padding:1em;
}
#interpreten a {
	text-decoration:none;
	font-weight:bold;
}
.table{
	width:50%;
	float:left;
}
.table .td{

width:100%;
margin-bottom:5px;
display:block;
}
.InterpretBild img{
float:left;
width:100px;
margin-right:20px;
}
#Form_SendenForm label{
font-size:1.1em!important;
}
h1.right
{
	width:50% !important;
	clear:none !important;
	text-align:left !important;
}
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs {
 	color:#006;
	text-align: left;
	font-size: 0.9em;
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
	}

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;

}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #333;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #000000;
	border: 4px solid #000000;
	background: #FFFFff;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	display:block;
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -12px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}
#content #MemberLoginForm_LoginForm
{
	width:300px;
}
#content #MemberLoginForm_LoginForm Fieldset
{
	width:300px;
}
#content #MemberLoginForm_LoginForm_Remember
{
width:20px;
}
.last {border:0!important;}
.clear{clear:both;}
img.right
{
float:right;
margin-left:10px;
}
img.left
{
float:left;
margin-right:10px;
}
#content #MemberLoginForm_LoginForm
{
	background:url(/themes/webdome/images/design/promotioncode.jpg) no-repeat right;
	width:700px;

}
#content #MemberLoginForm_LoginForm .Actions
{
	width:300px;
}
#content #MemberLoginForm_LoginForm fieldset
{
	border:none !Important;
	width:300px;
}
#content #ForgotPassword
{
	display:inline;
}
#content #right_navi #MemberLoginForm_LoginForm
{
	background:none;
	width:120px;

}
#content #right_navi #MemberLoginForm_LoginForm .Actions
{
	width:160px;
}
 #content #right_navi #MemberLoginForm_LoginForm fieldset
{
	border:none !Important;
	width:120px !important;
}
#content #right_navi #ForgotPassword
{
	display:inline;
}
#startseite a.First		{
			margin-right:20px;
			}
			#startseite a.Last		{
			margin-left:14px;
			}

#startseite .events
{
width:350px;
margin-top:20px;
font-size:12px;
float:right;
margin-right:10px;

}
#startseite .pressepage
{
width:350px;
margin-top:20px;
font-size:12px;
float:left;
margin-right:40px;

}
#startseite .events .datum, #startseite .pressepage .datum
{
	display:block;
	text-align:right;
	font-size:0.9em;
}
#startseite .events .eventitem,#startseite .pressepage .presseitem
{
	clear:both;
}
#startseite .events .event_image, #startseite .pressepage .presse_image
{
	width:75px;
	height:75px;
	float:left;
	margin-right:5px;
}
#startseite .events strong,#startseite .pressepage strong
{
	font-size:12px;
}
.partner
{
width:260px;
height:150px;
float:left;
background:url(../images/design/partner.png) no-repeat bottom right;
margin-right:20px;
margin-bottom:20px;
text-align:center;
}
.partner h3
{
font-size:12px !important;
text-align:center;
font-weight:bold !important;
padding-top:10px;
height:16px;
}