body {
	margin: 0 auto;
	padding: 0;
	width: 790px;
	background: #F2F2F2 url('../images/bg/bg_page.jpg') repeat-y center;
	color: #000;
	font-weight : normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	/*color: #303B6F;*/
	color: #313794;
	font-size: 12px;
}

a:hover {
	color: #EB2733;
}

h1 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.mini {
	font-size: 9px;
}

/* + + + + HEAD + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#head {
	float: left;
	width: 790px;
	padding:0;
}

#head_top {
	background: url(../images/bg/header_top.jpg) no-repeat 0 0;
	height:91px;
}

#head_bottom {
	background: url(../images/bg/header_bottom.jpg) no-repeat 0 0;
	height:142px;
}

#logo {
	float: left;
	display:block;
	width: 205px;
	height: 85px;
	padding:3px 0 0 5px;
	border:none;
}

/* + + + + GLOBALMEUNU + + + + */

#globalmenu {
	float: right;
	padding-left: 10px;
	font-size: 10px;
	padding-top:10px;
}

#globalmenu a {
	color: #ffffff;
	font-size: 10px;
}

#globalmenu ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style-type: none;
}

#globalmenu li {
	display: inline;
	padding: 0 9px 0 9px;
	border-left: #ffffff 1px solid;
}

#globalmenu li.pos1 {
	border: none;
}

#globalmenu .on, #globalmenu a:hover{
	color: #EB2733;
}

/* + + + + MENU + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/* + + + + Mainmenu + + + + */

#mainmenu {
	float: left;
	width: 789px;
	background: #FF002A;
}

#mainmenu ul {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	list-style-type: none;
	display: inline;
}

#mainmenu li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

#mainmenu a {
	padding: 5px;
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #fff;
}

#mainmenu a:hover {
	color: #fff;
	background: #F37D85;
}

#mainmenu .on {
	color: #fff;
	background: #F37D85;
}


/* + + + + MENU CONTENT + + + + + + + + + + + + + + + + + + + + + + + + + + */

#menu {
	float: left;
	width: 230px;
}

#menu .title{
	height:20px;
	width:218px;
	background: url(../images/bg/bg_menu.gif) repeat-x 0 0;
	border: 1px solid #e1e1e1;
	text-align: center;
	font-weight: bold;
	line-height: 19px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #e1e1e1;
	width: 218px;
}

#menu ul li a {
	display: block;
	border-bottom: 1px solid #fff;
	padding: 4px;
	padding-left: 24px;
	padding-right: 0;
	background: #F2F2F2;
}

#menu ul li a:hover {
	background: #F9F9FA url('../images/ic/menu_icon.gif') no-repeat 4px center;
}

#menu ul li .on {
	background: #F9F9FA url('../images/ic/menu_icon.gif') no-repeat 4px center;
	font-weight: bold;
	/*color: #EB2733;*/
	color: #FF002A;
}

#menu ul li.sub a {
	padding-left: 40px;
	font-size: 10px;
}

#menu ul li.sub a:hover {
	background: #F9F9FA url('../images/ic/menu_icon.gif') no-repeat 24px center;
}

#menu ul li.sub .on {
	background: #F9F9FA url('../images/ic/menu_icon.gif') no-repeat 24px center;
	font-weight: bold;
	color: #EB2733;
}

.sub {
	padding:0px;
	margin:0px;
}

/* + + + + MODULES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#modules
{
	float:left;
	width: 210px;
	font-size: 10px;
	color: #222;
	margin-top: 20px;
	padding: 0px 10px;
}

#modules h1
{
	padding: 10px 0px 5px 0px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

#modules a
{
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}

#modules a:link,
#modules a:visited
{
	color: #f00;
}

#modules a:hover
{
	color: #222;
}

/* + + + + CONTENT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#content {
	float: left;
	width: 770px;
	padding: 10px;
	padding-top: 20px;
	line-height: 16px;
}

/* + + + + halfbox + + + + */

.halfbox {
	float: left;
	width: 520px;
	margin-right: 20px;
}


/* + + + + FORM + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

form {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;

}

.feld {
	width: 243px;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 4px;
	border: 1px solid #B2B2B2;
	font-size: 11px;
}

.pull {
	width: 243px;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 4px;
	border: 1px solid #B2B2B2;
	font-size: 11px;
}

.area {
	width: 233px;
	height: 160px;
	margin-top: 2px;
	padding: 5px;
	border: 1px solid #B2B2B2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.but {
	width: 120px;
	height: 22px;
}

/* + + + + FOOTER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#footer {
	float: left;
	display: inline;
	width: 770px;
	margin: 10px;
	margin-top: 30px;
	padding-bottom: 20px;
	border-top: 1px solid #E5E5E5;
}

#footer .pager {
	float:right;
}
#footer .pager ul {
	display:inline;
	list-style-type:none;
}
#footer .pager ul li {
	display:inline;
}

#footer .pager a:hover, #footer .pager .on{
	color: #c1c1c1;
}

/* + + + + ALLGEMEINES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.h10 {
	height:10px;
}

.red
{
	color: #f00;
}

.cb
{
	clear:both;
}

div.paragraph
{
	padding: 0px 0px 10px 0px;
}
.u
{
	text-decoration: underline;
}

div.picture .img
{
	float:left;
	padding: 3px 8px 5px 0px;
}

.pl5
{
	padding-left: 5px;
}

.bb1d999
{
	border-bottom: 1px dotted #999;
}

.pb10
{
	padding-bottom: 10px;
}

.pt10
{
	padding-top: 10px;
}

.email
{
	unicode-bidi:bidi-override;
	direction: rtl;
}
/* + + + + EDITMODE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

p.editMode
{
	padding: 12px 0px 8px 0px;
	font-size: 12px;
	font-weight:bold;
	color:#333;
}

p.editMode span.desc
{
	margin: 0;
	padding-top: 1px;
	font-weight:normal;
	color: #666;
	display:block;
	font-size: 10px;
}

div.editMode_cb
{
	padding: 10px 0;
	clear: both;
	width: 100%;
}

div.editMode_dotted
{
	border-top: 2px dotted #666;
	width: 100%;
}

div.editMode_subBlock
{
	padding-left: 40px;
}

div.editMode_subBlock div.editMode_2spaltig div
{
	width: 220px;
	float: left;
}

div.editMode_subBlock div.editMode_dotted
{
	border-top: 1px dotted #666;
	width: 100%;
}
