/*******************************************************************************
********************************************************************************
	Projekt		: alle-achtung.net
********************************************************************************
*******************************************************************************/


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
* {
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

a {
	text-decoration:none;
}

img, fieldset {
	border: 0;
}

img {
	vertical-align: bottom;
}

ol, ul, li {
	list-style: none;
}

strong {
	font-weight: bold;
}

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;
}

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

.fl-lft, 
.flLeft { 
	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;
}

.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;
}




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

/*	Gelb -> #FFFBDE
*******************************************************************************/



/************************************************************* Text-Farben *****
*******************************************************************************/

/*	Schwarz -> #000
*******************************************************************************/
/*
 {
	color: #000;
}
*/

/*	Grau -> #606060
*******************************************************************************/
body, 
div#f-cntnt div.frm-nvgtn ul li a, 
div#f-cntnt div.frm-nvgtn ul li a.frm-nvgtn-pnt {
	color: #606060;
}

/*	Grau -> #848484
*******************************************************************************/
div#lgn {
	color: #848484;
}

/*	Blau -> #3D93C2
*******************************************************************************/
div.rex-com-profile h2, 
div.com-board-info h2, 
div#lgn h3, 
div#f-cntnt h3, 
div#f-sdbr h3, 
div#lgn p.f-txt label, 
div.quote blockquote p {
	color: #3D93C2;
}

/*	Gruen -> #5AB44E
*******************************************************************************/
a, 
h2, 
div.quote blockquote p cite, 
div#f-cntnt div.frm-nvgtn ul li a.frm-nvgtn-pnt:hover, 
div#f-cntnt div.frm-nvgtn ul li.current a, 
div#f-cntnt div.frm-nvgtn ul li a:hover, 
div#f-cntnt div.frm-nvgtn ul li.current a.frm-nvgtn-pnt {
	color: #5AB44E;
}

/*	Grau -> #666
*******************************************************************************/
div#bubble-txt a {
	color: #333;
}

/*	Weiss -> #FFF
*******************************************************************************/
div#bubble-txt {
	color: #FFF;
}


/*	Dossier Farben
*******************************************************************************/
/*	Blau */
.clr-1, 
body#page-23 div#rex-form div.frm-dssr div.frm-dssr-rdo p span.frm-rdos span.frm-rdo-1 {
	color: #004D77;
}
/*	Orange */
.clr-2, 
body#page-23 div#rex-form div.frm-dssr div.frm-dssr-rdo p span.frm-rdos span.frm-rdo-2 {
	color: #F39301;
}
/*	Purple */
.clr-3, 
body#page-23 div#rex-form div.frm-dssr div.frm-dssr-rdo p span.frm-rdos span.frm-rdo-3 {
	color: #BE468D;
}
/*	Gruen */
.clr-4, 
body#page-23 div#rex-form div.frm-dssr div.frm-dssr-rdo p span.frm-rdos span.frm-rdo-4 {
	color: #B4AC17;
}



/*************************************************************** Schriften *****
*******************************************************************************/
body {
	font-family: arial, verdana, "times new roman", sans-serif;
}


/********************************************************* Schriftgroessen *****
*******************************************************************************/
div#wbst {
	font-size: .75em;
}

div#frm-srch input {
	font-size: .9em;
}

h1, 
div.rex-com-profile h2, 
div.com-board-info h2 {
	font-size: 1.6em;
}
h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}
/*
div#bubble-txt, 
div#f-cntnt h3, 
div#f-cntnt p, 
div#f-cntnt dl, 
div#f-cntnt ol, 
div#f-cntnt ul {
	font-size: 1.1666em;
}
*/
div#lgn h3 {
	font-size: 1.3333em;
}
div.quote blockquote p {
	font-size: 1.15em;
}
div.quote blockquote p cite {
	font-size: .87em;
}



/************************************************************* Zeilenhoehe *****
*******************************************************************************/
div#bubble-txt, 
div#f-cntnt, 
div#f-sdbr {
	line-height: 1.6;
}
div#f-sdbr div.quote {
	line-height: 1.4;
}

/************************************************************* Allgemeines *****
*******************************************************************************/
h1 {
	margin-bottom: 12px;
}

h2 {
	margin-bottom: 0;
}
div.rex-com-profile h2, 
div.com-board-info h2 {
	margin-bottom: .5em;
}
div.com-board-info h2 {
	font-weight: normal;
}

h3 {
	margin-bottom: 0;
	font-weight: bold;
}
div#lgn h3 {
	margin-bottom: 5px;
	font-weight: normal;
}
div.com-board-info h3 {
	margin-bottom: .5em;
}

h1.hdl-rndr, 
h2.hdl-rndr {
	display: block;
	margin-bottom: 1em;
	text-indent: -5000px;
}

/*
div#f-cntnt h3.hdl-clouds {
	padding: 14px 0 10px 20px;
	background-image: url(/layout/css/hdl_clouds.png);
}
*/

.noclear {
	clear: none;
}



div#f-cntnt div.slc, 
div#f-sdbr div.slc {
	margin-bottom: 2em;
}
div#bubble-txt p, 
div#bubble-txt ol, 
div#bubble-txt ul, 
div#f-cntnt p, 
div#f-cntnt ol, 
div#f-cntnt ul, 
div#f-sdbr p, 
div#f-sdbr ol, 
div#f-sdbr ul {
	margin-bottom: 1em;
}
div#lgn p {
	margin-bottom: 8px;
}

div#f-cntnt p.no-space, 
div#f-cntnt div.quote blockquote p, 
div#f-cntnt div.frm-nvgtn ul {
	margin-bottom: 0px;
}
div#f-cntnt div.download p  {
	margin-bottom: 6px;
}

div.tsr1 p.link-intern {
	margin-top: -1em;
}



div#f-cntnt ol, 
div#f-cntnt ul, 
div#f-cntnt div.slc div.box1 ul li, 
div#f-sdbr ol, 
div#f-sdbr ul {
	margin-left: 24px;
}
div#f-cntnt div.slc ul,
div#f-cntnt div.slc ol  {
	margin-left: 0;
}
div#f-cntnt div.frm-nvgtn ul  {
	margin-left: 10px;
}

div#f-cntnt ol li, 
div#f-sdbr ol li {
	list-style-type: decimal;
}
div#f-cntnt ul li,
div#f-cntnt div.slc div.box1 ul li, 
div#f-sdbr ul li {
	list-style-type: square;
}

div#f-cntnt div.slc ul li {
	list-style: none;
	padding-left: 25px;
	background-image: url(/layout/css/lsi_v1.gif);
	background-position: 0px 5px;
}

div#f-cntnt div.slc div.box1 ul li {
	padding: 0;
	background: none;
}
div#f-cntnt div.slc ol li {
	list-style: none;
	padding-left: 25px;
	background-image: url(/files/bullet.gif);
	background-position: 3px 4px;
}



table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
table tr td {
	padding: 2px 5px;
}


div#f-cntnt a, 
p.icon-mycard a, 
p.icon-info a {
	border-bottom: 1px dashed #5AB44E;
}
div#bubble-txt a {
	border-bottom: 1px dashed #333;
}
div#f-cntnt p.map-entry a, 
div#f-cntnt p.dssr-info a, 
div#bubble-txt p.bubble-close a, 
div#f-cntnt div.frm-nvgtn ul li a.frm-nvgtn-pnt, 
div#f-cntnt div.com-navi ul li a {
	border-bottom: 0;
}

/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	height: 100%;
	background-image: url(/layout/css/bg_bdy.jpg);
	background-repeat: repeat-x;
}
div#wbst {
	float: left;
	width: 100%;
	height: 100%;
	background-image: url(/layout/css/bg_ftr.gif);
	background-position: 0% 100%;
}
html>body #wbst {
	height: auto;
	min-height: 100%;
}
div#wbst2 {
	float: left;
	width: 100%;
	background-image: url(/layout/css/bg_bdy_clds.jpg);
	background-position: 100% 0%;
}
div#wbst3 {
	position: relative;
	width: 950px;
	padding-top: 30px;
}

div#hdr, 
div#wrppr {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}
div#wrppr {
	padding-top: 40px;
}
div#f-nvgtn, 
div#f-cntnt, 
div#f-sdbr {
	float: left;
	width: 205px;
} 
div#f-nvgtn {
	margin-left: -764px;
}
div#f-cntnt {
	display: inline;
	width: 559px;
	margin-left: 205px;
	padding-bottom: 100px;
}
div#f-sdbr {
	width: 185px;
}
div#f-nvgtn-2 {
	padding-left: 17px;
} 
div#f-cntnt-2 {
	padding: 0 28px;
}
/****************************************************************** Header *****
*******************************************************************************/
div#hdr {
}
div#logo {
	margin-left: 17px;
}
div#logo p {
	position: relative;
	background-image: url(/layout/css/hdr_brdr.gif);
	height: 203px;
}
div#logo p a {
	position: absolute;
	left: 192px;
	top: 66px;
	display: block;
	width: 158px;
	height: 136px;
	text-indent: -1000em;
}
/****************************************************************** Footer *****
*******************************************************************************/
div#ftr {
	clear: both;
	position: relative;
	height: 65px;
}
p.ftr-link {
	position: absolute;
	bottom: 5px;
}
p.ftr-link a {
	display: block;
	width: 116px;
	height: 55px;
	text-indent: -1000em;
}
p.ftr-link-2 a, 
p.ftr-link-3 a {
	width: 92px;
}
p.ftr-link-1 {
	left: 244px;
}
p.ftr-link-2 {
	left: 378px;
}
p.ftr-link-3 {
	left: 480px;
}
p.ftr-link-4 {
	left: 600px;
}

/******************************************************************* Login *****
*******************************************************************************/
div#lgn {
	position: absolute;
	left: 764px;
	top: 0;
	background-image: url(/layout/css/bg_lgn.jpg);
	width: 185px;
	height: 203px;
}
div#lgn2 {
	padding: 10px;
}

div#lgn h3 {
}
div#lgn h3.hdl-rndr {
	background-image: url(/layout/css/h3_lgn.gif);
	height: 20px;
	text-indent: -1000em;
}
div#lgn p.fl-lft {
	margin-right: 0;
	line-height: 20px;
}
div#lgn p.fl-rght {
	clear: none;
	margin-left: 0;
}

/************************************************************ Navigationen *****
*******************************************************************************/
div#f-nvgtn ul {
}
div#f-nvgtn ul li ul {
	padding-bottom: 5px;
}
div#f-nvgtn ul li, 
div#f-nvgtn ul li a {
	display: block;
}
div#f-nvgtn ul li {
	margin-bottom: 3px;
	padding-bottom: 1px;
	background-image: url(/layout/css/splt_v2.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
}
div#f-nvgtn ul li ul li {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: none;
}
div#f-nvgtn ul li a {
	height: 24px;
	margin-bottom: 3px;
	background-position: 0px 0px;
	text-indent: -1000em;
}
div#f-nvgtn ul li a:hover, 
div#f-nvgtn ul li a.current, 
div#f-nvgtn ul li a.active {
	background-position: -200px 0px;
}
div#f-nvgtn ul li ul li a:hover, 
div#f-nvgtn ul li ul li a.current, 
div#f-nvgtn ul li ul li a.active {
	background-position: -200px 0px;
}



div.frm-nvgtn {
	float: left;
	width: 100%;
	background-image: url(/layout/css/bg_navi_v1.gif);
}

div.dssr-out div.frm-nvgtn ul {
	float: right;
}
div.frm-nvgtn ul li {
	display: block;
	float: left;
	margin-right: 20px;
	line-height: 31px;
}
div#f-cntnt div.frm-nvgtn ul li a, 
div#f-cntnt div.frm-nvgtn ul li a.frm-nvgtn-pnt, 
div#f-cntnt div.frm-nvgtn ul li span.frm-nvgtn-pnt {
	display: block;
	padding-left: 9px;
	background-image: url(/layout/css/icon_nmbr.gif);
	background-position: 0px -47px;
	border-bottom: 0;
}

div#f-cntnt div.frm-nvgtn ul li a:hover, 
div#f-cntnt div.frm-nvgtn ul li a.frm-nvgtn-pnt:hover, 
div#f-cntnt div.frm-nvgtn ul li.current a, 
div#f-cntnt div.frm-nvgtn ul li.current a.frm-nvgtn-pnt, 
div#f-cntnt div.frm-nvgtn ul li.current span.frm-nvgtn-pnt {
	background-position: 0px 3px;
}
div#f-cntnt div.frm-nvgtn ul li a span, 
div#f-cntnt div.frm-nvgtn ul li a.frm-nvgtn-pnt span, 
div#f-cntnt div.frm-nvgtn ul li span.frm-nvgtn-pnt span {
	padding-right: 10px;
	color: #FFF;
}
div.frm-nvgtn ul li.current {

}


/****************************************************************** Bubble *****
*******************************************************************************/
div#bubble {
	position: relative;
	padding-top: 50px;
	zoom: 1;
}
div#bubble p a#bubble-icon {
	position: absolute;
	right: 0;
	top: 140px;
	display: block;
	width: 47px;
	height: 58px;
	background-image: url(/layout/css/bubble_icon.gif);
}
div#bubble div#bubble-txt {
	position: absolute;
	bottom: 345px;
	left: 172px;
	width: 585px;
	
	z-index: 20;
	display: none;
}
div.bubble-top {
	height: 7px;
	overflow: hidden;
	background-image: url(/layout/css/bubble_t.png);
}
div.bubble-bttm {
	height: 58px;
	background-image: url(/layout/css/bubble_b.png);
}
div.bubble-mddl {
	position: relative;
	padding: 10px 30px;
	background-image: url(/layout/css/bubble_m.png);
	background-repeat: repeat-y;
}
p.bubble-close {
	position: absolute;
	top: 10px;
	right: 10px;
}
p.bubble-close a {
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(/layout/css/bubble_close.gif);
	border: 0;
	text-indent: -5000px;
}


/****************************************************************** Module *****
*******************************************************************************/


div.box1, 
div.no-tab-navi, 
div.com-tab-no-navi {
	clear: both;
	position: relative;
	padding-top: 5px;
	background-image: url(/layout/css/box1_503_t.gif);
	background-position:0% 0%;
}
div.box1-2 {
	padding: 15px 17px 17px 17px;
	background-image: url(/layout/css/box1_503_b.gif);
	background-position:0% 100%;
}


div.box2-1 {
	position: relative;
	float: left;
	width: 100%;
	background-image: url(/layout/css/bg_navi_v1.gif);
}
div.box2-2, 
div.no-tab-navi div.tab2 {
	clear: both;
	position: relative;
	padding-bottom: 5px;
	background-image: url(/layout/css/bg_tab_bttm.gif);
	background-position: 0% 100%;
}
div.box2-3, 
div.no-tab-navi div.tab2 div.tab-cnt {
	padding: 1px;
	background-image: url(/layout/css/bg_tab_cntnt.gif);
	background-repeat: repeat-y;
}
div.box2-cntnt, 
div.no-tab-navi div.tab2 div.tab-cntnt div.tab-cnt2 {
	clear: both;
	position: relative;
	padding: 0 19px 5px 19px;
}


div.box3-1 {
	padding-top: 5px;
	width: 400px;
	background-image: url(/layout/css/box3_400_t.gif);
	background-position: 0% 0%;
}
div.box3-2 {
	padding-bottom: 5px;
	background-image: url(/layout/css/box3_400_b.gif);
	background-position: 0% 100%;
}
div.box3-3 {
	padding: 20px;
	background-image: url(/layout/css/box3_400_m.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}
div#f-cntnt div.box3-3 div.slc {
	margin: 0;
}

div.box4-1 {
	padding-top: 5px;
	width: 185px;
	background-image: url(/layout/css/box4_185_t.gif);
	background-position: 0% 0%;
}
div.box4-2 {
	padding-bottom: 5px;
	background-image: url(/layout/css/box4_185_b.gif);
	background-position: 0% 100%;
}
div.box4-3 {
	padding: 10px 16px;
	background-image: url(/layout/css/box4_185_m.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}

div.box5-1 {
	float: left;
	margin: 0 10px 20px 0;
	padding-top: 5px;
	width: 239px;
	background-image: url(/layout/css/box5_239_t.gif);
	background-position: 0% 0%;
}
div.box5-2 {
	padding-bottom: 5px;
	background-image: url(/layout/css/box5_239_b.gif);
	background-position: 0% 100%;
}
div.box5-3 {
	padding: 10px 16px;
	background-image: url(/layout/css/box5_239_m.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}



div.tsr1 p.fl-lft {
	margin-right: 0;
}
div.tsr1-cntnt {
	float: right;
	width: 340px;
}
div.tsr1-cntnt div.tsr1-cntnt-txt {
}



div.quote {
	width: 185px;
	height: 153px;
	background-image: url(/layout/css/bg_quote.jpg);
}
div.quote blockquote {
	padding: 10px;
}
div.quote blockquote p {
	font-style: italic;
}
div.quote blockquote p cite {
	display: block;
	padding-top: 10px;
	font-style: normal;
}





p.link-download {
	line-height: 38px;
}
div#f-cntnt p.link-download a {
	border: 0;
}
div#f-cntnt p.link-download img {
	vertical-align: middle;
}
p.link-download span.name {
	font-weight: bold;
}

/***************************************************************** Buttons *****
*******************************************************************************/
div#frm-srch p.bt1 {
	float: right;
}

p.bt1 a, 
p.link-save a, 
p.link-button a {
	display: block;
	float: left;
	padding: 0px 0px 0px 8px;
	background-image: url(/layout/css/bt1_l.gif);
	background-position: 0% 0%;
	border: 0;
	white-space: nowrap;
}
div#f-cntnt p.bt1 a, 
div#f-cntnt p.link-save a, 
div#f-cntnt p.link-button a {
	border: 0;
}
p.bt1 a span, 
p.link-save a span, 
p.link-button a span {
	display: block;
	padding: 0 8px 0 0px;
	background-image: url(/layout/css/bt1_r.gif);
	background-position: 100% 0%;
	color: #FFF;
	line-height: 20px;
}


/******************************************************************* Icons *****
*******************************************************************************/
p.icon-pncl {
	height: 20px;
	padding: 9px 0px 0px 60px;
	background-image: url(/layout/css/icon_pencil.gif);
	background-position: 12px 0px;
}
p.icon-lgt {
	height: 20px;
	padding: 9px 0px 0px 40px;
	background-image: url(/layout/css/icon_logout.jpg);
	background-position: 0px 0px;
}
p.icon-mycard {
	padding: 0px 0px 0px 30px;
	background-image: url(/layout/css/icon_kontaktkarte.jpg);
	background-position: 0px 0px;
	line-height: 22px;
}
p.icon-info {
	padding: 0px 0px 0px 30px;
	background-image: url(/layout/css/icon_info_2.jpg);
	background-position: 0% 50%;
	line-height: 22px;
}
div#f-nvgtn p.icon-info {
	margin: 1em 0 0 28px;
}




/**************************************************************** Elemente *****
*******************************************************************************/
div.splt {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 10px 0;
	background-image: url(/layout/css/splt.gif);
	background-position:0% 0%;
	background-repeat:repeat-x;
}



p.img {
	position: relative;
	padding: 2px 0 0 2px;
}
div.no-pddg p.img {
	padding-left: 0px;
}
div#f-cntnt p.img {
	margin-top: 4px;
}
div#f-cntnt p.img span {
	display: block;
}
div#f-cntnt div.tsr1 p.img {

}
p.img span.img-brdr-1 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 4px;
}
p.img span.img-brdr-2 {
	display: block;
}
p.img span.img-brdr-1-137 {
	background-image: url(/layout/css/brdr_img_141_t.gif);
}
p.img span.img-brdr-2-137 {
	width: 141px;
	background-image: url(/layout/css/brdr_img_141_b.gif);
	background-position: 0% 100%;
}
p.img span.img-brdr-1-181 {
	background-image: url(/layout/css/brdr_img_185_t.gif);
}
p.img span.img-brdr-2-181 {
	width: 185px;
	background-image: url(/layout/css/brdr_img_185_b.gif);
	background-position: 0% 100%;
}


/**************************************************************** Dossiers *****
*******************************************************************************/
div.dssr-count p {
	position: relative;
}
div.dssr-count p a {
	display: block;
	width: 146px;
	height: 175px;
	text-indent: -5000px;
}
div.dssr-count p span.dssr-count-n {
	position: absolute;
	left: 20px;
	top: 100px;
}
div.dssr-count p span.dssr-count-n-is-single {
	left: 36px;
}
div.dssr-count p span.dssr-count-n img {
	display: block;
	float: left;
}
div.dssr-count p span.dssr-count-n img.dssr-count-n1 {
	margin-top: 4px;
}
div.dssr-count p span.dssr-count-n-is-single img.dssr-count-n1 {
	margin-top: 0px;
}
div.dssr-count p span.dssr-count-n-is-5 img.dssr-count-n2 {
	margin-left: -8px;
}


/*	Dossierkarte */
div.dssr-map {
	position: relative;
	width: 501px;
	height: 512px;
}
div.dssr-map p.map-entry {
	position: absolute;
}
div.dssr-map p a, 
div.dssr-map p span {
	display: block;
	width: 16px;
	height: 20px;
	text-indent: -1000em;
}

div.dssr-map div.dssr-flyout {
	position: absolute;
	display: none;
}



div#dossier-info {
	position: absolute;
	top: 20px;
	left: 50px;
	display: none;
	z-index: 1000;
}
div#dossier-info p {
	position: static;
}

div#f-cntnt p.dssr-info {
	position: relative;
	margin: 0;
	padding-left: 17px;
	line-height: 31px;
	
	zoom: 1;
}
div#f-cntnt p.dssr-info a {
	display: block;
	padding-left: 30px;
	background-image: url(/layout/css/icon_info.jpg);
	background-position: 0% 50%;
}


div#f-cntnt div.nvgtn-bttm ul, 
div#f-cntnt div.dssr-cats ul {
	margin: 0;
}
div#f-cntnt div.nvgtn-bttm ul {
	text-align: right;
}
div#f-cntnt div.nvgtn-bttm ul li, 
div#f-cntnt div.dssr-cats ul li {
	margin-right: 15px;
	list-style: none;
	display: inline;
}
div#f-cntnt div.nvgtn-bttm ul li {
	margin-right: 0px;
}
div#f-cntnt div.nvgtn-bttm ul li a, 
div#f-cntnt div.dssr-cats ul li a {
	padding: 4px 0 3px 22px;
	border: 0;
}
div.dssr-cat {
	position: absolute;
	top: -50px;
	left: 30px;
	display: none;
	width: 380px;
	padding: 10px 10px 0 10px;
	background-color: #E2F4FA;
	z-index: 1000;
}




/*	Dossierausgabe */
div#f-cntnt div.frm-nvgtn p.dssr-kname {
	float: left;
	margin-bottom: 0;
	margin-left: 16px;
	padding: 0 5px 0 22px;
	background-position: 0% 50%;
	color: #004D7B;
	font-weight: bold;
	line-height: 31px;
}
div.dssr-cntnt {
	padding: 20px 0 0 0;
}
div.dssr-cntnt h3.pname {
	margin-bottom: 1em;
}
div#f-cntnt div.dssr-cntnt p.wth-brdr {
	margin-bottom: 3px;
	background-image: url(/layout/css/splt.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
	font-weight: bold;
}


/*************************************************************** Formulare *****
*******************************************************************************/
form {
	clear: both;
}
legend {
	font-weight: bold;
}

div#lgn div.f-fldst {
	padding-top: 10px;
}
div#lgn p.f-txt {
	clear: both;
	margin-bottom: 3px;
}
div#lgn p.f-txt label {
	display: block;
	float: left;
	width: 60px;
	padding-top: 5px;
}
div#lgn p.f-txt input {
	width: 90px;
	height: 14px;
}



/********************** Suche */
div#frm-srch {
	margin: 0 0 0 17px;
	padding: 32px 0 16px 0;
	background-image: url(/layout/css/splt_v2_double.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
}
div#frm-srch p.f-txt {
	float: left;
	padding-left: 11px;
}
div#frm-srch p.f-txt input {
	padding: 4px 0 4px 25px;
	width: 86px;
	background: none;
	background-image: url(/layout/css/bg_srch.gif);
	background-repeat: no-repeat;
	border: 0;
}






/****************************************************************** Voting *****
*******************************************************************************/
div#f-cntnt div.voting div.podPress_content a {
	border: 0;
}

div#f-cntnt div.voting table td {
	padding-left: 0px;
	vertical-align: top;
}

div#f-cntnt div.voting form label {
	display: block;
}

div#f-cntnt p.warning {
	color: #B00;
}
div#f-cntnt p.f-info {
	padding-top: 20px;
}

div#f-cntnt div.voting table {
	margin-bottom: 20px;
}
div#f-cntnt div.voting table th, 
div#f-cntnt div.voting table td {
	padding: 20px 0;
	background-image: url(/layout/css/splt_v2_double.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
}
div#f-cntnt div.voting table th a, 
div#f-cntnt div.voting table td a {
	border: 0;
}
div#f-cntnt div.voting table td.chckbx {
	width: 100px;
	padding-top: 52px;
	text-align: center;
}
div#f-cntnt div.voting table td div.soundfile-text div {
	padding-top: 20px;
}

