html, body {
	height: 100%;
}

ul, li, a {margin: 0; padding: 0}

body {
	background: url(../img/body_bg.jpg) repeat-x #fff;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	color: #1B1B1B;
}



h2 {
	margin: -1em 0 0.8em 0;
}

h3 {
    margin-top: 0.3em
}

blockquote {
    margin-left: 17px;
}


/* wrapper
 ----------------------------------------------- */

#wrapper {
	position:relative;
	min-height:100%;
	background: url(../img/wrapper_bg.gif) repeat-y top right;
	width: 1000px;
	background-color: #fff;
	 /* margin: 0 auto; */
	 padding: 0;
	 margin: 0;
}


/* header
 ----------------------------------------------- */

#header {
	width: 1000px;
	height: 145px;
	position: relative;
	margin: 0;
	background: url(../img/header_bg.jpg) no-repeat top right #fff;
	/*z-index: 99; */
}



#logo {
	background: url(../img/dfv_logo.gif) no-repeat;
	position: absolute;
	width: 67px;
	height: 110px;
	top: 17px;
	left: 62px;
}

#logo a {
	width: 67px;
	height: 110px;
	display: block;
}

/* metanav
 ----------------------------------------------- */

#metanav {
	float: right;
	margin-top: 7px;
	padding-right: 6px;
	font-size: 89%;
}

#metanav ul li {
	float: left;
	list-style: none

}

#metanav a {
	padding: 0 6px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	border-left: 1px solid #fff
}

#metanav a:hover {
	text-decoration: underline;
	color: #fff;
}

#metanav-txt {
	float: left;
}

#metanav img {border: none}


/* search
 ----------------------------------------------- */

#search {
	width: 996px;
	height: 23px;
	margin-bottom: 9px;
	background: #4C93D3;
	color: #C5E4F3;
	font-size: 89%;
	border-top: 1px solid #B6DEFA;
	border-bottom: 1px solid #6E8FAC
}

.search_wrap {
    float: right;
    padding-top: 2px;
    padding-right: 5px
}

#search form {
    margin: 0;
    padding: 0;
}

#search input.tx-indexedsearch-searchbox-sword {
	margin-left: 10px;
	margin-right: 5px;
    border: 1px solid #0099CC;
    width: 100px;
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
}

#search input.tx-indexedsearch-searchbox-button {
	margin-left: 5px;
    background-color: #4C93D3;
    color: #fff;
    border: 1px solid #0099CC;
    font-size: 96%;
    padding: .1em .2em;
}



/* language
 ----------------------------------------------- */

#language {
float: right;
margin-top: 7px;
margin-right: 17px;
width: 20px;
height: 20px
	
}



/* breadcrumb
 ----------------------------------------------- */

#breadcrumb {
	position: absolute;
	left: 215px;
	top: 1px;
	font-size: 89%;
	color: #535353;
	height: 20px;
}


#breadcrumb a {
	overflow: hidden;
	text-decoration: none;
	color: #535353;
}

#breadcrumb a:hover {
	text-decoration: underline;
}


/* layout
 ----------------------------------------------- */

#main {
	position: relative;
	width: 998px;
	margin: 0px ;
	padding: 0 0 110px 0 ;
}


#subnav {
	position: relative;
	width: 198px;
	float: left;
	margin-right: 17px;
	overflow: hidden;
}

#contentsection {
	width: 779px;
	float: left;
	position: relative;
	line-height: 130%;
}

#contentmain {
    padding-top: 2.0em;
    position: relative;
    float: left;
}

#contentmain img {}

#contentright {
	position: relative;
	float: right;
	width: 200px
}




/* leftcol - Content
 ----------------------------------------------- */

#leftcol_verlauf {
	width: 198px;
	height: 160px;
	background: url(../img/leftcol_verlauf.gif) repeat-x;
}

/* Subnav
 ----------------------------------------------- */
 
 
ul#subnavlist1 {
	border-top: 1px solid #70ACD5
}

ul#subnavlist1 li {list-style: none}


ul#subnavlist1 li a:link, ul#subnavlist1 li a:visited {
	display: block;
	padding: 5px 3px 5px 10px;
	width: 190px;
	font-size: 89%;
	color: #fff;
	text-decoration: none;
	background: url(../img/subnav_bg.gif) repeat-x left bottom #4C93D3;
}

ul#subnavlist1 li a:hover {
	background: #0B63AD
}

ul#subnavlist1 li a.active-in,
ul#subnavlist1 li a.active-out
{background: #2876BC !important}

ul#subnavlist1 li.last a {background: #E35501}

ul#subnavlist1 li.superlast a {background: url(../img/subnav_superlastbg.gif) repeat-x left top #E36B24} 

ul#subnavlist2 li {list-style: none}

ul#subnavlist2 li a:link, ul#subnavlist2 li a:visited {
	display: block;
	padding: 5px 3px 5px 10px;
	width: 190px;
	font-size: 89%;
	color: #535353;
	text-decoration: none;
	background: url(../img/subnav_bg2.gif) repeat-x left bottom #DDDDDD; 
	
	
}

  ul#subnavlist2 li.last a {background-image: url(../img/subnav_bg.gif) !important} 
  ul#subnavlist2 li.last a:hover {
	background: url(../img/subnav_bg.gif) repeat-x left bottom #ECECEC
}



ul#subnavlist2 li a:hover {
	background: url(../img/subnav_bg2.gif) repeat-x left bottom #ECECEC
}


ul#subnavlist2 li a.active-in {background: url(../img/subnav_bg2.gif) repeat-x left bottom #fff !important; font-weight: bold}
ul#subnavlist2 li.last a.active-in {background: url(../img/subnav_bg.gif) repeat-x left bottom #fff !important; font-weight: bold}
ul#subnavlist2 li a.active-out {background: url(../img/subnav_bg2.gif) repeat-x left bottom #fff !important; font-weight: bold}

ul#subnavlist3 li a:link, ul#subnavlist3 li a:visited {
	display: block;
	width: 180px;
	padding: 5px 3px 5px 20px;
	font-size: 89%;
	color: #535353;
	text-decoration: none;
	background: url(../img/subnav_bg2.gif) repeat-x left bottom #fff !important; }


/* content rightcol
 ----------------------------------------------- */

.content-100 {
	width: 768px;
	margin: 0px 0px 0 0;
}

.content-75 {
    float: left;
	overflow: hidden;
	width: 570px;
	margin: 0px 0 0 0;
}

#contentright {

	font-size: 89%;
	line-height: 120%;
}

.content-50 {
	width:360px;
	margin: 0px 25px 0 0;
}

.rightcol-50 {
	width:360px;
	margin: 0px 0 0 0;
}





/* teaser infoboxen
 ----------------------------------------------- */

.teaserhome {
	overflow: hidden;
	padding: 0 0;
	margin-right: 0;
	margin-bottom: 8px;
	background: #DFDFDD
}

.teaserhome h3 {
	margin: 0;
	padding: 4px 0 4px 8px;
	font-weight: bold;
	color: #fff;
	background: #B9B8B4;
}


.teaserhome p {
	margin: 0;
	padding: 4px 8px 8px 0;
	overflow: hidden;
}

.teaserhome a:link, .teaser1 a:visited {
	padding-top: 4px;
	color: #4C93D3; 
	font-weight: bold; 
	display: block;
	text-decoration: none
}

.teaserhome a:hover {text-decoration: underline}


.teaserhome img {float: left; padding: 5px 5px 5px 5px; border: none; overflow: hidden;}



/* teaser2
 ---------------- */


.teaserglobal {
	overflow: hidden;
	padding: 0 0;
	margin-right: 0;
	margin-bottom: 8px;
	border-bottom: 1px solid #B9B8B4;
	border-left: 1px solid #B9B8B4;
}

.teaserglobal h3 {
	margin: 0;
	padding: 4px 0 4px 8px;
	font-weight: bold;
	color: #fff;
	background: #B9B8B4;
}


.teaserglobal p {
	margin: 0;
	padding: 8px;
	overflow: hidden;
	
}

.teaserglobal a:link, .teaserhome a:visited {
	padding-top: 4px;
	color: #4C93D3; 
	font-weight: normal; 
	text-decoration: underline
}

.teaserglobal a:hover {text-decoration: none}


.teaserglobal img {float: left; padding: 5px; border: none; overflow: hidden;}



#contentright h4 {
	margin-right: 5px;
    margin-bottom: 0;
    padding: 4px 0 0 8px;
    color: #4c93d3;
    }
    
#contentright ul li {
    padding-bottom: 1px !important
}
 
 
#contentright ul ul {
    margin-top: 0.1em !important;
    margin-bottom: 0.1em !important
}




/* sitemap
 ----------------------------------------------- */

div.sitemap .sm-rubriklink {
	background-color: #EFEFEF; 
	display: block; 
	padding: .2em 0 .3em .7em;
	margin-bottom: .5em;
	font-weight: bold;
}

div.sitemap li.sm-rubriklist {
	background-image: none;
	margin: 0 0 1em 0;
}

#contentmain div.sitemap ul {
	list-style: none;
	margin: 1em 0 .7em 0;
	padding-left: 12px;
	}	

#contentmain div.sitemap ul li {
	padding: 0 0 4px 12px;
	background: none;
	}

#content div.sitemap ul ul {
	list-style: none;
	margin: .3em 0 .3em 0;
	padding-left: 11px;
	}	

#content div.sitemap ul ul li {
	padding: 0 0 4px 16px;
	line-height: 1.4em;
	background: url(../img/listpunkt_content.gif) 0px 2px no-repeat;
}

/* misc
 ----------------------------------------------- */

.clear {
	clear:both;
	height:0;
	padding:0;
	border:0;
	margin:0;
	font-size:0;
	line-height:0;
}

.linktotop {
    font-size: 89%;
}

#leftcol-1 {
	position: relative;
	margin: 30px 0 0 10px;
	width: 180px;
	font-size: 89%;
	line-height: 120%;
}

	
/* footer
 ----------------------------------------------- */

#footer {
	position:fixed;
	bottom: 0;
	width: 994px;
	height: 80px;
	background:  #ededed;;
	
	/* z-index: 199; */

} 

* html #footer {
	bottom: -1px; /* ie 1px bottomgap */
}

/* IE 6 */
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}


#footer-inner {
position: relative;
left: -2px;
width: 994px;
border-top: 1px solid #D1D1D1;

}


#flashfilm {background: #ccc; margin: 0; padding: 0}


#footer-print {
	position: absolute; 
	left: 230px;
	bottom: 75px;
}

#footer-print a {
	color: #888;
	text-decoration: none;
}

#footer-print a:hover {
	text-decoration: underline;
}

#footer-print a.printversion {
    background: url(../img/printversion.gif) no-repeat 0 0;
    padding-left: 18px;
    padding-top: 4px;
    position: relative;
}

.footer-txt2 {
	position: absolute;
	bottom: 4px;
	left: 230px;
	color: #fff;
}

/* innopunkt
 ----------------------------------------------- */
 
#inno-header {
    margin: 0 0 1em 0;
    padding: 0 0 6px 0;
    border-bottom: 1px dotted #003050;
}

#inno-header img {
    margin: 0 .3em 0 0;
}

/* innopunkt datenbanken, scripts */

.ipprojektdb select {
	width: 300px;
}


#content .iptable, #contentright .iptable {
	font-size: 101%;
	padding: 0;
	margin: 0;
	}

#content .iptable td, #contentright .iptable td  {
	vertical-align: top;
	margin: 0;
	}

/* mailformular */

#content .mailformtable {
	font-size: 101%;
	padding: 0;
	margin: 0;
	}

#content .mailformtable td {
	vertical-align: top;
	margin: 0;
	}

.formnook {
	color: #D72F4D;

}


/* veranstaltungsformular
 ----------------------------------------------- */

.va-form fieldset {
	border: 1px #bebebe solid; 
	background: #F7F7F7; 
	width: 94%; 
	margin: 1em 0 .5em 0;
	padding: 1em;
	display: block;

}

.va-form input, .va-form textarea, .va-form select {
	background: #eee; 
	color: #000;
}

.va-form input:focus, .va-form textarea:focus {
	background: #fff; 
	color: #000;
	line-height: normal; 
}

.va-form label {
	clear: both; 
	float: left; 
	width: 40%; 
	text-align: right;
	line-height: 130%;
	margin: .3em 0;
}

.va-form br {
    clear: both;
}

.va-form input, .va-form select, .va-form textarea {
	width: 16em; 
	text-align: left;
    font-size: 100%;
   	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	margin: .3em 0;
	margin-left: .8em; 
}


.va-form input.radiobox {
    width: auto;
    background-color: #f7f7f7;
}

.va-form input.submit {
    margin: auto;
    margin-left: 0;
    width: auto;
    text-align: center;
}

.va-form p {
    margin: 1em 0 0 0;
    padding: 0;
}
/* universal formular
 ----------------------------------------------- */

.uni-form fieldset {
	border: 1px #bebebe solid; 
	background: #F7F7F7; 
	width: 94%; 
	margin: 1em 0 .5em 0;
	padding: 0 1em 1em 1em;
	display: block;

}

.uni-form legend {
	border: 1px solid #aaa;
	color: #000; 
	background: #E5E5E5; 
	padding: 2px 6px 2px 6px; 
	margin: 0 0 1.5em -.7em;
	font-weight: bold;
}

.uni-form input, .uni-form textarea, .uni-form select {
	background: #eee; 
	color: #000;
	

}

.uni-form input:focus, .uni-form textarea:focus {
	background: #fff; 
	color: #000;
	line-height: normal; 
}

.uni-form label {
	clear: both; 
	float: left; 
	width: 40%; 
	text-align: right;
	line-height: 130%;
	margin: .3em 0;
}

.uni-form br {
    clear: both;
}

.uni-form input, .uni-form select, .uni-form textarea{
	width: 16em; 
	text-align: left;
    font-size: 100%;
   	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	margin: .3em 0;
	margin-left: .8em; 
}
.uni-form p.nlhinweis{    font-size: 100%;
   	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	margin: .3em 0;
	margin-left: .8em;}

.uni-form input.radiobox {
    width: auto;
    background-color: #f7f7f7;
}


.uni-form input.checkbox {    display:block;
    width: auto;float:left;
    background-color: #f7f7f7;
    margin: 0 .6em 0 0;
}

.uni-form .checkbox-long {
float:left;
    margin: 0px;
    display:inline;
    margin-left: 16.5em;
	 width: 20em;
}

.uni-form label.nl-text {
	float:left;display:block;
	width:auto;
	text-align:left;
	margin:-1.2em 0.3em 0.3em 1.5em;
	}

* html .uni-form label.nl-text {margin:-1.4em 0.3em 0.3em 1.1em;}
* html .uni-form .checkbox-long {margin-left: 16em;}
*+html .uni-form .checkbox-long {margin:-0.1em 0.4em 0.4em 16em;}
*+html .uni-form label.nl-text {margin:-1.5em 0.4em 0.4em 1.8em;}
*+html .uni-form input.checkbox {margin: 0 .6em 0 0;}
/*
.uni-form span.nl-text{
float:left;
display:inline-block;margin:0;
margin-left:30px;}
*/
.uni-form input.submit {
    margin: auto;
    margin-left: 0;
    width: auto;
    text-align: center;
}

.uni-form fieldset p {
    margin: 0 0 0 0;
    padding: 0;
}
/* Newsletter formular
 ----------------------------------------------- */

.uni-form08 fieldset {
	border: 1px #bebebe solid; 
	background: #F7F7F7; 
	width: 94%; 
	margin: 1em 0 .5em 0;
	padding: 0 1em 1em 1em;
	display: block;

}

.uni-form08 legend {
	border: 1px solid #aaa;
	color: #000; 
	background: #E5E5E5; 
	padding: 2px 6px 2px 6px; 
	margin: 0 0 1.5em -.7em;
	font-weight: bold;
}

.uni-form08 input, .uni-form08 textarea, .uni-form08 select {
	background: #eee; 
	color: #000;
}

.uni-form08 input:focus, .uni-form08 textarea:focus {
	background: #fff; 
	color: #000;
	line-height: normal; 
}

.uni-form08 label {
	clear: both; 
	float: left; 
	width: 40%; 
	text-align: right;
	line-height: 130%;
	margin: .3em 0;
}

.uni-form08 br {
    clear: both;
}

.uni-form08 input, .uni-form08 select, .uni-form08 textarea {
	width: 16em; 
	text-align: left;
    font-size: 100%;
   	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	margin: .3em 0;
	margin-left: .8em; 
}


.uni-form08 input.radiobox {
    width: auto;
    background-color: #f7f7f7;
}

/*

.uni-form input.checkbox {
    width: auto;
    background-color: #f7f7f7;
}

*/

.uni-form08 input.checkbox {
    width: auto;
    background-color: #f7f7f7;
    margin: 0 .5em 0 0;
}

.uni-form08 .checkbox-long {
    margin: .3em 0;
    display: block;
    margin-left: 16.5em;
    width: 20em;
}


.uni-form08 input.submit {
    margin: auto;
    margin-left: 0;
    width: auto;
    text-align: center;
}

.uni-form08 fieldset p {
    margin: 0 0 0 0;
    padding: 0;
}

/* contact formular
 ----------------------------------------------- */

.contact-form fieldset {
	border: 1px #bebebe solid; 
	background: #F7F7F7; 
	width: 94%; 
	margin: 1em 0 .5em 0;
	padding: 0 1em 1em 1em;
	display: block;

}

.contact-form legend {
	border: 1px solid #aaa;
	color: #000; 
	background: #E5E5E5; 
	padding: 2px 6px 2px 6px; 
	margin: 0 0 1.5em -.7em;
	font-weight: bold;
}

.contact-form input, .contact-form textarea, .contact-form select {
	background: #eee; 
	color: #000;
}

.contact-form input:focus, .contact-form textarea:focus {
	background: #fff; 
	color: #000;
	line-height: normal; 
}

.contact-form label {
	clear: both; 
	float: left; 
	width: 20%; 
	text-align: right;
	line-height: 130%;
	margin: .3em 0;
}

.contact-form br {
    clear: both;
}

.contact-form input, .contact-form select, .contact-form textarea {
	width: 20em; 
	text-align: left;
    font-size: 100%;
   	font-family: arial, helvetica, sans-serif;
	line-height: normal;
	margin: .3em 0;
	margin-left: .8em; 
}

.contact-form textarea {
    width: 36em;
}


.contact-form input.radiobox {
    width: auto;
    background-color: #f7f7f7;
}

.contact-form input.checkbox {
    width: auto;
    background-color: #f7f7f7;
    margin: 0 .5em 0 0;
}

.contact-form .checkbox-long {
    margin: .3em 0;
    display: block;
    margin-left: 16.5em;
    width: 20em;
}


.contact-form input.submit {
    margin: auto;
    margin-left: 0;
    width: auto;
    text-align: center;
}

.contact-form fieldset p {
    margin: 0 0 0 0;
    padding: 0;
}

.befragungform {
	line-height: 200%; 
	margin: 1.6em 0 0;
	padding: 0;
}

.befragungform fieldset {
	border: 1px #bebebe solid; 
	background: #F7F7F7; 
	width: 99%; 
	margin: 1em 0 .5em 0;
	padding: 0 1em 2em 1em;
	display: block;
}
	
.befragungform h4 {
    margin: -.8em 0 0 0;
    padding: 0 0 .3em 0;
    border: 0 none;
    display: block;
}

.befragungform legend {
	border: 1px solid #aaa;
	color: #000; 
	background: #E5E5E5; 
	padding: 2px 6px 2px 6px; 
	margin: 0 0 1.5em -.7em;
	font-weight: bold;
	line-height: 130%;
}

.befragungform label.polprofil {
	clear: both; 
	float: left; 
	width: 33%; 
	text-align: right;
	line-height: 130%;
	margin: .3em 0;
}
.dis_befragungform label.polprofil {
    clear: none;
    width: 10em;
    padding: 0;
    color: #000;
    display: block;
    float: left;
    text-align: center;
}

.dis_befragungform input.polprofil, .dis_befragungform span.polprofil{
	float: left;
	margin: 2em 2.5em 0em -5em !important;
	width: auto;
	background-color: #F7F7F7;
}


.befragungform strong.polprofil {
    line-height: 130%;
    margin-bottom: 5px;
}

.befragungform div.polprofil {
    line-height: 130%;
    margin-bottom: 5px;
    font-weight: bold;
}

.befragungform label {
	clear: both; 
	float: left; 
	width: 33%; 
	text-align: right;
	line-height: 130%;
	margin: .3em 0;
}

.befragungform textarea {
    width: 30em;
    height: 7em;
}

.befragungform br {
	clear: both;
}

/* misc
 ----------------------------------------------- */

p.csc-header-date {
margin: 0;
padding: 0;
color: #4C6E84;
}


/* anwaelte
 ----------------------------------------------- */


tr.lawyer {
 background: #ededed
}

tr.lawyer td {
padding: 10px 5px;
border-top: 8px solid #E1E1E1
}

td.lawyer1 {
background: #ededed
}

td.lawyer1 p{
 line-height: normal;
 margin: 0;
 padding: 5px;
 font-size: 89%
}

/* Kontakte
 ----------------------------------------------- */
 
 fieldset {
 margin: 0;
 padding-top: 20px;
 border: 1px solid #97ACD8;
 border-bottom: none;
 background:   #ededed    /* #F9F9F9 */
 }
 
div.field {
    margin-bottom: 8px
} 
 
div.field label.left {
    display: block;
    float: left;
    padding-right: 30px;
    width: 150px;
    text-align: right
}
 
 
span.opt {
    color: #cc3300
 }
 
 span.mailsent {color: #D02E21; font-weight:bold}
 
 input.input_text {
    width: 300px;
    height: 16px;
    border: 1px solid #ccc;
    background: #fff
 }
 
div.error {
    background: #ededed; 
    margin: 0;
    padding-bottom: 5px;
    padding-left: 190px}

 p.error {margin: 0;
 padding: 0}
 
 p.pflichtfelder {
    padding-left: 185px; 
    font-size: 89%
 }
 
 
 div.sent {
 overflow: hidden;
    padding-left: 188px;
    padding-bottom: 10px;
    height: 33px;
    background: #ededed;
    border: 1px solid #97ACD8;
    border-top: none
 }
 
 div.sent input.submit {
    border: 1px solid #ccc;
    width: 140px;
    padding: 2px;
    text-align: center;
    color: #4C93D3;
    font-size: 11px;
    background: #fff;
    display: block;
    float: left;
    cursor: pointer;
    text-decoration: none;
    margin-right: 20px
    
 }
 
 div.sent input.submit_hover {
    border: 1px solid #ccc;
    width: 140px;
    padding: 2px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    background: #4C93D3;
    display: block;
    float: left;
    cursor: pointer;
    text-decoration: none;
    margin-right: 20px
 }
 
 textarea.text {
 width: 300px;
    height: 60px;
    border: 1px solid #ccc;
    background: #fff
    
 }
 
  textarea.text_wide {
    width: 300px;
    height: 90px;
    border: 1px solid #ccc;
    background: #fff
    
 }
 
 
 input.check {
    width: auto;
    border: 1px solid #ccc;
    background: #fff
 }
 
 select.branche {
 margin-bottom: 8px
 }
 
 
 /* ____________  Mitglieder ___________ */
 
 
 form#mitglieder {overflow: hidden;}
 
 
 
 
 form#mitglieder input {
 	margin-right: 8px;
 	float: left;
  	width: 157px;
    height: 18px;
    border: 1px solid #ccc;
    background: #fff
 }
 
 form#mitglieder label {
  	display: block;
    float: left;
    padding-right: 30px;
    width: 33px;
    }
 form#mitglieder select {
 	float: left;
 	width: 200px;
 	margin: 0;
 	padding: 1px;
 	border: 1px solid #ccc
 }
 
  form#mitglieder input.submit {
  	margin-left: 10px;
    border: 1px solid #ccc;
    width: 80px;
    height: 22px;
    padding: 2px;
    text-align: center;
    color: #4C93D3;
    font-size: 11px;
    background: #fff;
    display: block;
    float: left;
    cursor: pointer;
    text-decoration: none;
    margin-right: 20px
    
 }
 
 form#mitglieder input.submit_hover {
	margin-left: 10px;
    border: 1px solid #ccc;
    width: 80px;
    height: 22px;
    padding: 2px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    background: #4C93D3;
    display: block;
    float: left;
    cursor: pointer;
    text-decoration: none;
    margin-right: 20px
 }
 
 form.pagination {
 	margin-top: 20px;
 	
 	display: block;
 	float: left;
 	width: auto;	
 }
 
 form.pagination input.number {
 	float: none;
	padding: 3px;
 	margin-right: 5px;
 	width: 30px;
 	background: #ededed;
 	border: 1px solid #ccc;
 	color: #666 !important;
 	text-align: center !important
 }
 
 form.pagination input.number_hover {
 	float: none;
	padding: 3px;
 	margin-right: 5px;
 	width: 30px;
 	background: #E35501;
 	border: 1px solid #ccc;
 	color: #fff !important;
 	text-align: center !important
 }
 
 input.detail {
 	padding: 2px;
 	font-size: 11px;
 	color: #666;
 	background: #fff;
 	border: 1px solid #E35501	
 }
 
 input.detail_hover {
 	padding: 2px;
 	font-size: 11px;
 	color: #fff;
 	background: #E35501;
 	border: 1px solid #ededed	
 } 
 
 input#detail_back {float: right}
 
 
form.pagination span {
	display: block;
 	float: left;
 	margin-right: 5px;
	padding: 4px 2px 3px 3px;
	width: 22px;
	background: #E35501;
 	border: 1px solid #E35501;
	font-size: 110%;
 	color: #fff;
 	text-align: center 
}


tr.table_mitglieder  {
	color: #2D2D2D !important
	}
	
	
tr.table_mitglieder td {
	padding-bottom: 10px
	}
	
td.mitglieder_zeichen img {margin: 4px 0 0 11px}
	
td.td_detail {padding-left: 10px}
	
	
b.big {font-size: 110%}

p.self_expression {padding-top: 10px}




/* -------- Kontakt anforderung ----------- */



form#anforderung {
	overflow: hidden;
	background: #ededed;
	border: 1px solid #97ACD8

}





/* -------- Galerie ----------- */




table#pg-outer {width: 100%} 


table#pg-outer tr td {padding: 10px; vertical-align: top}


table#pg-outer td {border: 1px solid #ccc; padding: 10px; width: 33%}


td.pg-inner-pic {border: none !important}
td.pg-inner-txt {border: none !important}


p.pg-pager {padding-left: 10px}



div.pg-singleview-pager {margin: 20px 0;}


div#pg-singleview {}

div#pg-singleview {
    margin:0 auto;
    padding:0;
    text-align:center;
    width:500px;
}

div.tx-photographiclibrary-pi1 {width: 550px; }
















