/*******************************************************************************
********************************************************************************
	Projekt		: MVB Online
********************************************************************************
*******************************************************************************/

/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
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, 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, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	height: 100.01%;
	margin-bottom: -1px;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}


/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.algn-cntr { 
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}

.dib {
	display: block;
}



/*********************************************************** Hintergruende *****
*******************************************************************************/



/************************************************************* Text-Farben *****
*******************************************************************************/
/*	Schwarz */
body, 
.pagination ul li a {
	color: #000;
}
h1 {
	color: #666;
}
#sidebar {
	color: #616161;
}
#navi a {
	color: #5d5d5f;
}

/*	Weiss */
#navi-main li a, 
#navi-top li a {
	color: #fff;
}
/*	Rot */
h2, a, 
ul.form_warning {
	color: #e13d22;
}


/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: Arial, Verdana, sans-serif;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}


/********************************************************* Schriftgroessen *****
*******************************************************************************/
body 																{ font-size: .75em; }

#sidebar														{ font-size: .916em; }

#navi																{ font-size: 1.08em; }

h2, 
#navi-main, 
.tx1																{ font-size: 1.166em; }

h1																	{ font-size: 1.833em; }
/************************************************************* Zeilenhoehe *****
*******************************************************************************/
#content {
	line-height: 1.5em;
}
#sidebar {
	line-height: 1.36em;
}

/************************************************************* Allgemeines *****
*******************************************************************************/
h1, h2 {
	font-weight: 100;
}
h1 {
	margin-bottom: 21px;
}
h2 {
	margin-bottom: 4px;
}
h3 {
	font-weight: bold;
}
.xform h2, 
.xform h3, 
.xform h4 {
	clear: both;
	margin-bottom: 4px;
}
.xform h2 {
	padding-top: 1em;
}


.content p, 
.content dl, 
.content ol, 
.content ul, 
.content table {
	margin-bottom: 1em;
}

#navi .content ul.navi, 
.content .tx1, 
.content .tx2 {
	margin-bottom: 0;
}



#sidebar .fl-lft { 
	margin-right: 10px;
}

#sidebar .fl-rght { 
	margin-left: 10px;
}

.tx1 {
	font-weight: bold;
}

#content a:hover, 
#sidebar a:hover
{
	text-decoration: underline;
}


.slice ol, 
.slice ul {
	margin-left: 20px;
}
.slice ol li {
	list-style-type: decimal;
}
.slice ul li {
	list-style-type: square;
}


div.slice.ti.twopic p{
	float:left;
	display:inline;
	width:235px;
}

#content .slice,
#sidebar .slice {zoom: 1;}


/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	background-color: #ededed;
	background-image: url(/layout_mvb/css/bg_bdy2.gif);
	background-repeat: repeat-y;
}

#website {
	width: 100%;
	background-image: url(/layout_mvb/css/bg_bdy.gif);
	background-repeat: repeat-x;
}

#header,
#search, 
#wrapper {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
}
#header {
	height: 175px;
	background-image: url(/layout_mvb/css/bg_hdr.gif);
}
#search {
}
#search .content {
	width: 973px;
}


#navi, 
#content, 
#sidebar {
	float: left;
	width: 263px;
}
#content {
	width: 495px;
}
#sidebar {
	width: 215px;
}
#navi .content {
	width: 225px;
	padding-top: 10px;
}
#content .content {
	padding-top: 14px;
	padding-right: 17px;
}
#sidebar .content {
	padding: 0 5px;
}


/****************************************************************** Header *****
*******************************************************************************/

#logo {
}
#logo p {
}
#logo p a {
	display: block;
	width: 280px;
	height: 80px;
	text-indent: -1000em;
}


/****************************************************************** Footer *****
*******************************************************************************/

/************************************************************ Navigationen *****
*******************************************************************************/
#navi-top {
	position: absolute;
	left: 792px;
	top: 154px;
}
#navi-top li {
	display: inline;
	padding-right: 14px;
}
#navi-top li a:hover, 
#navi-top li a.active, 
#navi-top li a.current {
	text-decoration: underline;
}

#navi-main {
	position: absolute;
	top: 127px;
	left: 263px;
}
#navi-main ul {
	position: relative;
}
#navi-main li {
	display: block;
	float: left;
	width: 165px;
}
#navi-main li a {
	display: block;
	padding: 9px 15px 11px 11px;
	background-image: url(/layout_mvb/css/bg_navi.gif);
	background-position: 0 0;
}
#navi-main li a:hover {
	text-decoration: underline;
}
#navi-main li a strong {
	display: block;
}
#navi-main li a.lvl-2 {
	background-position: 0 -100px;
}
#navi-main li a.lvl-3 {
	background-position: 0 -200px;
}
#navi-main li a:hover,
#navi-main li a.active, 
#navi-main li a.current {
	background-position: 0 -300px;
}



/*	Allgemein */
#navi ul li, 
#navi ul li a, 
#navi ul li a span {
	display: block;
}

/*	1te Ebene */
#navi ul li a {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #9f9f9f;
}
#navi ul li a span {
	padding: 5px 2px 6px 24px;
	background-color: #e8e9e9;
	font-weight: bold;
}
#navi li a:hover span {
	text-decoration: underline;
}
#navi ul li a:hover span, 
#navi ul li a.active span, 
#navi ul li a.current span {
	border-right: 4px solid #f00;
}

/*	2te Ebene */
#navi ul li li.has-sub-4 {
	border-bottom: 1px solid #9f9f9f;
}
#navi ul li li.has-sub-4 a {
	border-bottom: 0;
}
#navi ul li li a span {
	padding-left: 34px;
	background-color: #fff;
	font-weight: normal;
}
#navi ul li li a:hover span, 
#navi ul li li a.active span, 
#navi ul li li a.current span {
	font-weight: bold;
}
#navi ul li li a span {
	padding-left: 34px;
	background-color: #fff;
	font-weight: normal;
}

/*	3te Ebene */
#navi ul li li li a {
	border: 0;
}
#navi ul li li li a span {
	padding-left: 44px;
}
#navi ul li li li a:hover span, 
#navi ul li li li a.active span, 
#navi ul li li li a.current span {
	border: 0;
	color: #f00;
	font-weight: normal;
}

.pagination {
	text-align: right;
}
.pagination dl dt, 
.pagination dl dd, 
.pagination ul, 
.pagination ul li {
	display: inline;
}
.pagination dl dt {
	padding-right: 15px;
}
.pagination ul li {
	background-image: url(/layout_mvb/css/ic_vert_grey.gif);
	background-position: 0px 50%;
}
.pagination ul li.first {
	background: none;
}
.pagination ul li a {
	padding: 0 5px;
}
.pagination ul li a:hover {
	text-decoration: underline;
}
.pagination ul li a.active {
	font-weight: bold;
}

/****************************************************************** Module *****
*******************************************************************************/
.split {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 0 0 3em 0;
	background-color: #9d9d9d;
}

.slice {
	margin-bottom: 1em;
}

.link-download a {
	display: block;
	padding: 0px 0 20px 34px;
	background-image: url(/files/ic_download.gif);
}

#sidebar .link-download {
	margin-bottom: 1em;
}

/*	Text - Image */
#content .ti, 
#sidebar .ti {
	position: relative;
}
#sidebar .ti {
	margin-bottom: 3em;
	margin-bottom: 0;
}
#content .ti-fl p.img, 
#content .ti-bl p.img {
	padding-top: 5px;
}
#content .ti-bl .ti-content,
#sidebar .ti-bl .ti-content {
	float: right;
	width: 298px;
}
#content .ti-bl-l .ti-content, 
#sidebar .ti-bl-l .ti-content {
	float: left;
}
#sidebar .ti-bl .ti-content {
	width: 171px;
}

.tsr .slice
{
	margin-bottom: 0;
}
.tsr
{
	margin-bottom: 1em;
	border-bottom: 1px solid #9d9d9d;
}
.tsr-li
{
	text-align: right;
}



.shadow {
	display: block;
	position: relative;
	padding: 0 0 3px 0;
	background-image: url(/layout_mvb/css/shw.gif);
	background-position: 100% 100%;
}
.shadow .shadow-rt, 
.shadow .shadow-lb {
	display: block;
	position: absolute;
	width: 2px;
	height: 3px;
	background-image: url(/layout_mvb/css/shw_rt.gif);
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
}
.shadow .shadow-rt {
	top: 0;
	right: 0;
}
.shadow .shadow-lb {
	bottom: 0;
	left: 0;
	background-image: url(/layout_mvb/css/shw_lb.gif);
}


/************************************************************ Suchformular *****
*******************************************************************************/
div#search form {
}
div#search input {
	background: none;
	border: 0;
}
div#search p.form-text {
	position: relative;
	float: right;
	display: inline;
	margin: 19px 34px 0 0;
	padding: 0 0 15px 23px;
	background-image: url(/layout_mvb/css/ic_mag.gif);
}
div#search input.form-text {
	width: 119px;
	padding: 2px 20px 2px 6px;
	background-color: #e0e0e0;
	background-image: url(/layout_mvb/css/ic_search_submit.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #747577;
}
div#search input.form-submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	padding: 0;
	cursor: pointer;
}


/**************************************************************** Formular *****
*******************************************************************************/
.xform {
	clear: both;
}

.xform fieldset {
	padding: 0 0 2em 0;
}
.xform .article {
	clear: both;
	overflow: auto;
	height: 300px;
	margin: 0 6px 1em 0;
	padding: 10px;
	border: 1px solid #999;
}
.xform p {
	clear: both;
	overflow: hidden;
	margin-bottom: 1em;
}
.xform p.formcheckbox, 
.xform p.formradio {
	margin-bottom: .5em;
}
.xform label, 
.xform span.as-label {
	display: block;
	float: left;
	width: 160px;
	margin-right: 10px;
	line-height: 1.1;
}
.xform label {
	padding-top: 2px;
}
.xform p.formnotice {
	padding-left: 160px;
}

.xform p.formcaptcha input.captcha, 
.xform p.formpassword input.password, 
.xform p.formtext input.text, 
.xform p.formtext input.inp_disabled, 
.xform p.formtextarea textarea.textarea {
	width: 300px;
	padding: 3px 0;
	background-image: url(/layout_mvb/css/form_field_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #999;
}
body .xform p.formtext2 input.text {
	width: 150px;
}
body .xform p.formtext3 input.text {
	width: 75px;
}
body .xform p.formtext4 input.text {
	width: 40px;
}
.xform p.formtext input.inp_disabled {
	background: none;
	border: 0;
	font-weight: bold;
}
.xform p.formselect select {
	width: 296px;
}

.xform table label, 
.xform table span.as-label, 
.xform table input, 
.xform table p.formcaptcha input.captcha, 
.xform table p.formpassword input.password, 
.xform table p.formtext input.text, 
.xform table p.formtext input.inp_disabled, 
.xform table p.formtextarea textarea.textarea, 
.xform table p.formselect select {
	width: 10px;
}

/***************************************************** formwarning --------------*/

.xform p.formcaptcha input.form_warning, 
.xform p.formpassword input.form_warning, 
.xform p.formtext input.form_warning, 
.xform p.formtextarea textarea.form_warning {
	border:1px solid #f00;
}

.xform .form_warning label.radio,
.xform label.form_warning {
	color:#f00;
}

/***************************************************** forminfo --------------*/
.xform .forminfo {
	font-size: .916em;
	line-height: 1.36;
}

/***************************************************** form-captcha ----------*/
.xform p.formcaptcha label {
	float: none;
	width: auto;
	margin-bottom: 5px;
}
.xform p.formcaptcha input.captcha {
}
.xform p.formcaptcha img {
	width: 140px;
	vertical-align: top;
}
/***************************************************** form-checkbox ---------*/
/***************************************************** form-radio ------------*/

.xform .formcheckbox input, 
.xform .formradio input {
	float: left;
	margin: 2px 5px 0 0;
	padding: 0;
	line-height: 1;
	vertical-align: top;
}
.xform p.formcheckbox label, 
.xform p.formmcheckbox label, 
.xform p.formradio label, 
.xform div.formradio label {
	display: block;
	float: left;
	width: 290px;
}
.xform p.formcheckbox input.checkbox, 
.xform p.formmcheckbox input {
	display: inline-block;
	margin: 0 10px 4px 148px;
	padding: 0;
	vertical-align: middle;
}

.xform div.formradio label {
	margin-bottom: 5px;
}
.xform div.formradio p.radio {
	padding-left: 148px;
}
.xform div.formradio p.radio span.formradio {
	clear: both;
	display: block;
}
.xform div.formradio p.radio label {
}
.xform div.formradio p.radio label sup {
	display: inline-block;
	margin-top: -5px;
	vertical-align: top;
}
.xform div.formradio p.radio input {
	margin-right: 8px;
}


/***************************************************** form-submit -----------*/
.xform p.formsubmit {
	text-align: right;
}
.xform p.formsubmit input {
	margin-right: 6px;
	padding: 2px 15px;
	background-color: #747577;
	border: 0;
	color: #fff;
}



.xform .form-1col, 
.xform .form-2col, 
.xform .form-2grid {
	float: left;
	width: 100%;
	margin-bottom: 2em;
}
.xform .form-2col .form-col-a, 
.xform .form-2col .form-col-b {
	float: left;
	width: 220px;
}
.xform .form-2col .form-col-b {
	float: right;
}
.xform .form-1col p.formcheckbox input.checkbox, 
.xform .form-1col p.formmcheckbox input, 
.xform .form-1col p.formradio label, 
.xform .form-2col p.formcheckbox input.checkbox, 
.xform .form-2col p.formmcheckbox input, 
.xform .form-2col p.formradio label {
	margin-left: 0;
}
.xform .form-1col div.formradio p.radio, 
.xform .form-2col div.formradio p.radio {
	padding-left: 0;
}
.xform .form-1col p.formcheckbox label, 
.xform .form-1col p.formmcheckbox label, 
.xform .form-1col p.formradio label, 
.xform .form-1col div.formradio label, 
.xform .form-1col div.formradio p.radio label {
	width: 400px;
}
.xform .form-2col p.formcheckbox label, 
.xform .form-2col p.formmcheckbox label, 
.xform .form-2col p.formradio label, 
.xform .form-2col div.formradio label {
	width: 180px;
}
.xform .form-2col div.formradio p.radio {
	padding-left: 0;
}


.xform .form-2grid div.formradio p.radio, 
.xform .form-3grid div.formradio p.radio {
	float: left;
	width: 100%;
	padding-left: 0;
}
.xform .form-2grid div.formradio p.radio span.formradio, 
.xform .form-3grid div.formradio p.radio span.formradio {
	clear: none;
	display: block;
	float: left;
	width: 220px;
}
.xform .form-2grid div.formradio p.radio span.formradio label {
	width: 180px;
}
.xform .form-3grid div.formradio p.radio span.formradio {
	width: 148px;
}
.xform .form-3grid div.formradio p.radio span.formradio label {
	width: 108px;
}


/***************************************************** table -----------*/

table {
	width:100%; 
	border:1px;
}
table tr th,
table tr td
{ 
	background-color:#ddd;
	padding:2px 5px;
	border:1px solid #999;
	border-width:0px 0px 1px 0px;
}
table tr td {
	background-color:#eee;
}

table.plain tr td {
	background-color:#fff;
	padding:2px 0px;
	border:0px solid #999;
	border-width:0px 0px 0px 0px;
}







/****************************************************************** Voting *****
*******************************************************************************/
#website .vote h3, 
#website .vote p {
	margin-bottom: 10px;
}
.vote img {
	vertical-align: middle;
}
