/* the news box */
.newslist{
	display: none;
}
.newslist ul{
list-style-type:none;
padding: 0px;
margin: 0px;
}

.news{
	background:#fff;
	border: solid 1px #000;
	width:190px;
	font-size: 0.9em;
}

.news a{
	color:#000;
}
.news div{
	margin:0 .5em 0 1em;
	padding:0;
}
.news span{
	line-height:1em;
}
.hasJS{
	overflow:hidden;
	position:relative;
}
.hasJS div
{
	position:relative;
	left:0;
	margin:0;
	padding:0;
	border: solid 0px #0f0;
}

/* - - - mod1 - - - */
.mod1 {
    clear:both;
    width:100%;
}
.mod1
{
    margin-bottom: 15px;
}
.mod1_text {
	height:1%;
}
#nav_right .mod1
{
    background-color: #FFFAE6;
}
#nav_right .mod1_ftext,
#nav_right .mod1_text
{
    padding: 3px;
}

/*BEGIN Module 2,3,4,6*/
.mod2,.mod4,.mod3,.mod5,.mod6,.mod7,.mod8,.mod9,
.mod10,.mod11,.mod12,.mod13,.mod14,.mod15,
.mod16,.mod17,.mod18,.mod19,.mod20
{
	clear: both;
	text-align: left;
	margin-bottom:20px;
	line-height:1.4em;
}

.mod2_image,
.mod4_image,
.mod6_image,
.mod9_image,
.mod10_image,
.mod12_image,
.mod19_image
{
	float:left;
}

.mod2_image img,
.mod3_image img,
.mod6_image img,
.mod7_image img,
.mod9_image img,
.mod10_image img,
.mod11_image img,
.mod12_image img,
.mod13_image img,
.mod15_image img,
.mod16_image img,
.mod17_image img,
.mod18_image img,
.mod19_image img,
.mod20_image img
{
	 border: none;
}

.mod2_text,
.mod4_text,
.mod9_text,
.mod12_text,
.mod19_text
{
	padding-left: 10px;
}

/* Background-Handling für Modul 8 (Linkliste) */ 
.mod8 div#bg{
	background-repeat: no-repeat;
}
/*END Modul 8*/

.picTxt,.pictxt
{
	border: solid 0px #0f0;
	line-height: 1.4em;
	font-size: 0.8em;
}

/** HACK FOR 3px BUG **/
* html div.mod4_text,
* html div.mod2_text,
* html div.mod9_text,
* html div.mod12_text,
* html div.mod19_text
{
	height: 1%;
}



/*BEGIN Module 4*/
.mod4_image img{
	 border: solid 1px #000;
}


/*BEGIN Module 6*/
.mod6_image
{
	padding-right: 10px;
}


/*BEGIN Module 13,14,16,18 */
.mod13_image,.mod14_image,.mod15_image,.mod16_image,.mod18_image,.mod20_image{
	float:right;
}
.mod13_text,.mod14_text,.mod16_text,.mod18_text{
	padding-right: 10px;
}


/*BEGIN Module 14*/
.mod14_image img{
	 border: solid 1px #000;
}


/*BEGIN Module 15,20*/
.mod15_image,.mod20_image
{
	padding-left: 10px;
}

/*BEGIN Module 10*/
.mod10_text{
	text-align: right; 
	padding-left:15px;
	padding-right:15px;
}

/*BEGIN Modul 21*/
.mod21{
	clear: both;
	border: solid 0px #0f0;
	display: block;
	margin-bottom:15px;
}
/*END Modul 21*/

/*BEGIN Module 25*/
.mod25{
	clear: both;
	border: solid 0px #0f0;
	display: block;
	text-align: left;
	padding: 0px;
	margin-bottom: 30px;
}
.mod25_image{
	margin-left:0px;
	border: solid 0px #0f0;
	margin-top: 0px;
	display: block;
}
.mod25_text{
	padding: 0px;
	text-align: left; 
	border: solid 0px #f00;	
}

/*END Module 25*/

/*BEGIN Module 28 (Suchergebnisse) */
.mod28_headline {
	padding-top: 5px;
	padding-bottom: 10px;
}
.mod28_outer{
	clear: both;
	float: left;
	width: 99.9%;
}
.mod28_inner{
	padding-bottom: 10px;
	margin: 0px;
}
.mod28_teaserinfo 
{
	background-color: #ededed;
	font-size: 0.7em;
	margin-bottom: 5px;
}
.mod28_teaserquelle {
	float:right;
	margin:0em;
	padding:0px 5px 0px 0px;
	text-decoration:none;
	vertical-align:middle;	
}
.mod28_teaserdatum {

}
.mod28_teaserueberschrift {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color : #000000;
}
.mod28_teaserueberschrift a {
	font-weight: bold;
	color : #000000;
}
.mod28_text {

}
.mod28_text p {
	padding: 0px;
	margin: 0px;
}
.mod28_image {
	float: left;
	margin: 0px;
	padding: 2px 10px 5px 0px;
}
.mod28_image img {
	margin: 0px;
	padding: 0px;
}
/*END Modul 28*/

/*BEGIN Module 29*/
.mod29{
	clear: both;
	border: solid 0px #0f0;
	display: block;
	text-align: left;
	padding: 0px;
	margin-bottom: 30px;
}

.mod29_image{
	margin-right:15px;
	margin-left:0px;
	border: solid 0px #0f0;
	margin-top: 0px;
	float: left;
	display: block;
}
.mod29_text{
	padding: 0px;
	text-align: left; 
	border: solid 0px #f00;	
	float: left;
}
* html .mod29_text{
  float: left;
  border: solid 0px #f00;
}
*:first-child+html .mod36_text{
  /*float: left;*/
  border: solid 0px #f00;
 }

.mod29 a {
      text-decoration: none;
}
.mod29 a:visited {
      text-decoration: none;
}
.mod29 a:hover {
      text-decoration: none;
}
/*END Module 29*/

/*BEGIN Module 32*/
.mod32{
	clear: both;
	border: solid 0px #0f0;
	display: block;
	text-align: left;
	padding: 0px;
}

.mod32_image{
	margin-right:15px;
	margin-left:0px;
	border: solid 0px #0f0;
	margin-top: 0px;
	display: block;
}
.mod32_text{
	padding: 0px;
	margin: 0px;
	text-align: left; 
	border: solid 0px #f00;	
}

.mod32 a {
      text-decoration: none;
}
.mod32 a:visited {
      text-decoration: none;
}
.mod32 a:hover {
      text-decoration: none;
}
.mod_32_spacer{
	border: solid 0px #0f0;
	display: block;
}
/*END Module 32*/

/*BEGIN Module 33*/
.mod33{
	clear: both;
	border: solid 0px #0f0;
	display: block;
	text-align: left;
	padding: 0px;
}
.mod33_mods{
	border: solid 0px #f00;
}
.mod33_text{
	padding: 0px;
	margin: 0px;
	text-align: left; 
	border: solid 0px #f00;	
}

.mod33 a {
      text-decoration: none;
}
.mod33 a:visited {
      text-decoration: none;
}
.mod33 a:hover {
      text-decoration: none;
}
.mod_33_spacer{
	border: solid 0px #0f0;
	display: block;
}
/*END Module 33*/

/*BEGIN Module 34*/
.mod34{
	clear: both;
	border: solid 0px #0f0;
	display: block;
}
.mod34_header{
	font-size:0.7em;
	margin-top: 45px;
}

.mod34 span.link{
	font-size:0.7em;
	text-align:left;
}
.mod34 span.nolink{
	font-size:0.7em;
	text-align:left;
	text-decoration: none;
}
/*END Module 34*/

/*BEGIN Module 36*/
.mod36{
	clear: both;
	text-align: left;
	padding: 0px;
	margin-bottom: 15px;
}

.mod36_image{
	margin-left:0px;
	border: solid 0px #0f0;
	margin-top: 0px;
	display: block;
}
.mod36_text{
	padding: 0px;
	margin: 0px;
	text-align: left; 
	border: solid 0px #f00;
    padding-left: 10px;
}
* html .mod36_text em, .mod36_text p {
	overflow: visible;
	height: 1%;
}
.mod36 a {
      text-decoration: none;
}
.mod36 a:visited {
      text-decoration: none;
}
.mod36 a:hover {
      text-decoration: none;
}
.mod_36_spacer{
	clear: both;
	height: 30px;
	border: solid 0px #0f0;
	display: block;
}
.mod36_text .weiterlink
{
	text-decoration: underline;
}

/*END Module 36*/

/*BEGIN Module 37*/
.mod37 {
	clear: both;
	border: solid 0px #0f0;
	display: block;
	text-align: left;
	padding: 0px;
	margin-bottom: 5px;	
}
	
.mod37 ul {
	margin: 0px;
    padding: 0px;
    margin-left:0px;
    margin-top: 5px;
    padding-bottom: 0px;
	padding-left:20px;
	list-style: square;
}

.mod37 a {
      text-decoration: none;
}

.mod37 a:hover {
      text-decoration: underline;
}

.mod37 li {
	margin-bottom: 5px;
        padding: 0px;
}
/*END Module 37*/

/*BEGIN Module 38*/
.mod38 {
	clear: both;
	border: solid 0px #0f0;
	display: block;
	text-align: left;
	padding: 0px;
    margin-bottom: 10px;    
}
/*END Module 38*/

/*BEGIN Module 39*/
.mod39 {
	clear: both;
	border: solid 0px #0f0;
	display: block;
	text-align: left;
	padding: 0px;
    margin-bottom: 10px;
}
.mod39_text{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.mod39_form{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.mod39 .newsletter_btn {
    top: 3px;
}
/*END Module 39*/

/*BEGIN Module 40*/
.mod40{
  background:#f0f0f0;
  text-align: left;  
  clear: both;
  display:block;
  padding-bottom: 10px;
}

.mod40 .mod40element{
    clear: both;
    margin: 2px 0px;
}

.mod40_header {
	background:#ccc none repeat scroll 0%;
	font-weight:bold;
	padding: 3px 5px;
	font-size:1em;
    line-height: 1.4em;
}


.mod40 .loginInner {
    padding: 3px 5px;
}

.mod40 .loginName{
    clear: both;
    padding: 3px 0px;
}
.mod40 .loginPassword{
    float:left;
    padding: 3px 0px;
}
.mod40 .textfeld{
    width: 150px;
    border: solid 1px #999;
}
.mod40 button em{
  display:none;
}
.mod40 button{
  border:none;
  height: 2em;
  width: 20px;
  float: left;
  margin-left: 3px;
  cursor: pointer;
}

#loginerror {
    padding: 5px;
	 font-weight: bold;
}

.mod40login .userName {
	font-weight: bold;
}

.mod40 .mod40loggedon p {
	background: url('/design/dwn/style/images/icon_schluessel.gif') top left no-repeat;
	padding-left: 20px; 
	margin-left: 5px; 
}

.mod40 p.mod40linktext {
    padding: 0 10px 5px 1.7em;
    font-size: 0.85em;
    margin-top: 0px;
    color: #666;
}
.mod40 .mod40inner .mod40_links {
	margin: 5px;
    display: block;
}

.mod40 .mod40register {
	padding-bottom: 10px ;
}


.mod40 .doctors {
  text-align:center; 
  background-color:#f4f4f4;
}



/*END Module 40*/

/*BEGIN Module 42*/
.mod42 {
	clear: both;
	border: solid 0px #0f0;
	display: block;
	text-align: left;
	padding: 0px;
	margin-top: 10px;	
}
.mod42_text{
	text-align: left;
}

/*END Module 40*/

/* Styles für Modul 41: Meine Favoriten */

#bookmark_block 
{
  background-color: #FFFBE7;
  text-align: left;
  font-size: 0.9em;
  padding: 5px;
}

ul.bookmarks 
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

ul.bookmarks li 
{
  cursor:move;
  padding: 2px 0px;
  padding-right: 18px;
  font-size: 0.9em;
  background: url(/modules/style/images/fav_images/updown_pale.gif) top right no-repeat;
}

ul.bookmarks div.nofav
{
  padding: 2px 0px 0px 5px;
}

ul.bookmarks li.nofav
{
	background: none;
	padding: 0px 0px 0px 0px;
}

#bookmark_headline 
{
  font-weight: bold;
  padding-top: 2px;
  background:#FFFBE7;
}

#bookmark_headline2
{
  font-weight: bold;
  padding-top: 2px;
  padding-left: 20px;
}

#bookmark_entry 
{
  position:absolute;
  font-size: 0.9em;
  z-index: 999;
  margin-right: 4px;
}

#register_bookmark 
{
  border: solid 2px #FFE77B;
  background-color: #FFFBE7;
  text-align: left;
}

#register_bookmark input 
{
  display: block;
  width: 15em;
}

#bookmark_mtext 
{
  padding: 4px;
}






/*BEGIN Module 43 und 44*/
.mod43
{
	margin-bottom: 20px;	
}

.mod43 h1,
.mod44 h1
{
	font-size: 1.4em;	
}

.mod43 h2
{
	font-size: 1.0em;
	margin-bottom: 5px;
	margin-top: 20px;
}
.mod43 p,
.mod44 p
{
	margin: 0px 0px 0.7em 0px;
}

.mod43 label
{
	float:left;
	width: 150px;
	height: 2em;
}

.mod43 .radiolabel
{
	width: 400px;
	height: auto;
	margin-bottom: 0.5em;
}

.mod43 .radiobtn
{
	float: left;	
}

.mod43 .error,
.mod44 .error
{
	border: solid 1px #ff0000;
	padding: 10px;
	width: 90%;
	font-weight: bold;
	color: #ff0000;		
}

.mod43 br,
.mod44 br
{
	clear: both;
}

.mod44 #feedreporttable
{
	font-size: 0.9em;
	background-color: #fdfdec;
	border: solid 1px #83600a;
	width: 98%;
	margin: 20px 0px;
}

.mod44 th
{
	background-color: #d98517;
	color: #ffffff;
	padding: 3px;
}
.mod44 .odd
{
	background-color: #ffee9e;
}
.mod44 .info
{
	font-size: 0.8em;
}


/*END Module 44*/

.teaserueberschrift{
	color: #333;
}

.extrabold{
	font-family: Arial, Verdana, sans-serif;  /* ab 13pt arial statt verdana */
	font-size:1.4em;
	font-weight:bold;
	line-height:normal;
	color: #333;
	padding: 0px;
	margin: 0px;
}

.teaserinfo
{
	background-color: #ededed;
	font-size: 0.7em;
	margin-bottom: 5px;
}
.teaserquelle
{
	float:right;
	padding-right: 5px;
}

.mod1007
{
	background:#FFF3C2 none repeat scroll 0%;
	border:1px solid #FFCC35;
	padding:15px;
}

.mod1007_image
{
	float:left;	
}
.mod1007_text
{
	padding-left:10px;	
}
.mod1041
{
	margin-bottom: 20px;
}
.mod1041_first h4
{
	margin: 0px 0px 5px 0px;
	font-size: 1.4em;
}
.mod1041_first p
{
		margin: 0px 0px 5px 0px;
}

/*BEGIN Module 30 (Forum)*/

#mod30_outer {
	width: 100%;
	overflow: hidden;
}
/* Uebersichtsseite */
.subcolumns {
  width: 100%;
  overflow: hidden;
}

.c50l { float: left }
.c50r { float: right; margin-left: -5px }
.c50l, .c50r { width: 50% }

#new_topic {
	clear:both;
	padding-bottom: 5px;
	font-size: 0.9em;
}

#search_topic {
	clear:both;
	padding-bottom: 15px;
}

#netiquette {
	font-size: 0.9em;
}

#filter_topic {
	clear:both;
	font-size: 0.9em;
}
#filter_topic select{
	font-size: 0.9em;
}
#filter_topic label{
	color:#404040;
	font-weight:bold;
	padding-bottom:1em;
}

#jump_to_page
{
	font-size: 0.8em;
	text-align: right;
}
#jump_to_page select
{
	font-size: 0.85em;
}

#mod30_outer div.paging {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;	
	background: #FFFAE6 none repeat scroll 0%;	
}
#mod30_outer div.paging a, 
#mod30_outer div.paging span{
	background: #FFFAE6 none repeat scroll 0%;
	text-decoration: none;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border: 1px solid #90C2E1;
	font-weight: bold;
	margin: 0px 0.25em;
	padding: 2px 4px;	
	font-size: 0.8em;
}
#mod30_outer div.paging span.activ{
	background: #FFAA29 none repeat scroll 0%;
	color: #FFFFFF;
}

#mod30_topics table.index caption{
	display: none;
}
#mod30_topics table.index {
	width: 100%;
	background-color: #FFFAE6;
}

#mod30_topics table.index th{
	background-color: #FFC929;
	font-size: 0.9em;
	border-bottom: 1px solid #D6D3CE;
	padding: 3px 0px;
}
#mod30_topics table.index a{
	text-decoration: none;	
}
#mod30_topics table.index th.col1 {
	width: 40%;	
	text-align: center;
}
#mod30_topics table.index th.col2 {
	width: 10%;	
	text-align: center;	
}
#mod30_topics table.index th.col3 {
	width: 25%;	
	text-align: center;
}
#mod30_topics table.index th.col4 {
	width: 25%;	
	text-align: center;
}
#mod30_topics table.index td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #D6D3CE;
	font-size: 0.8em;	
}
#mod30_topics table.index td.topic {
	background-color: #FFF0A5;
	overflow: hidden;
}
#mod30_topics table.index td.order_by {
	background-color: #FFDB71;
}
#mod30_topics table.index td.col2 {
	text-align: center;
}

#mod30_topics table.index td.col1,
#mod30_topics table.index td.col3,
#mod30_topics table.index td.col4 {
	padding-left: 5px;
}

#mod30_topics table.index td.col1 a {
	font-weight: bold;
}

/* Themen-Ansicht */
#mod30_topics table.posts {
	width: 100%;
	background: #FFFAE6;
	border-collapse: collapse;
	border-color: #FFF0A5;
}
#mod30_topics table.posts tr.darkly{
	background: #FFF0A5;
}
#mod30_topics table.posts td.trenner{
	background: #FFF0A5;
	height: 3px;
}
#mod30_topics table.posts caption {
	visibility: hidden;
}
#mod30_topics table.posts th.navi {
	text-align: right;
	background-color: #FFDB71;
	font-size: 0.9em;
}
#mod30_topics table.posts td {
	vertical-align: top;	
	padding-bottom: 2px;
	padding-left: 5px;	
	font-size: 0.9em;	
}
#mod30_topics table.posts td.body {
	padding-bottom: 5px;
	padding-top: 5px;	
	height: 50px;
}
#mod30_topics table.posts td.body cite{
	background: #FFFFFF;
	color: #666;
	margin: 5px 5px 5px 15px;
	display: block;
	padding: 3px;
	border:solid 1px #eee;

}
#mod30_topics table.posts th.col1 {
	width: 20%;	
}
#mod30_topics table.posts th.col2 {
	width: 80%;	
}
#mod30_topics table.posts td.topic {
	background-color: #FFDB71;
}
#mod30_topics table.posts td.order_by {
	background-color: #DEDFDE;
}
#mod30_topics table.posts td.title, 
#mod30_topics table.posts td.userinfo, 
#mod30_topics table.posts td.footer {
	font-size: 0.8em;
}
#mod30_post_message
{
	padding: 1px;	
}


#mod30_post_message table.post_message {
	width: 100%;
	background-color: #FFFAE6;
	border-collapse: collapse;
	border-color: #FFF0A5;
}
#mod30_post_message table.post_message th {
	color:#404040;
	font-weight: bold;	
	padding-left: 3px;	
}
#mod30_post_message table.post_message td {
	padding-top: 5px;
	padding-bottom: 5px;	
}
#mod30_post_message table.post_message td.col1 {
	width: 28%;
	color:#404040;
	font-weight: bold;
	padding-left: 3px;
}
#mod30_post_message table.post_message td.col2 {
	width: 2%;
	text-align: center;
}
#mod30_post_message table.post_message td.col3 {
	width: 70%;
	padding-left: 3px;
}
#mod30_post_message table.post_message caption {
	visibility: hidden;
}

#mod30_post_message table.post_message td.col3 select {
	width: 358px;
}

#mod30_post_message table.post_message td.col3 input.input_text {
	width: 353px;
}

#mod30_post_message table.post_message td.col3 textarea {
	width: 353px;
}

h2.error_message {
	font-size: 1em;
	color: red;
}
div.post {
	width: 100%;
	clear: both;
}
h3.post_title {
	font-size: 0.9em;
	background-color: #FFFBE7;
}
p.post_body {
	font-size: 0.85em;
}
p.post_author {
	font-size: 0.8em;
}
span.pattern_mark {
	font-weight: bold;
}

.error {
	font-size: 1em;
	color: red;
}

#mod30_search table.post_search {
	width: 100%;
}
#mod30_search table.post_search caption {
	visibility: hidden;
}
#mod30_search table.post_search th {
	padding-bottom: 5px;
}
#mod30_search table.post_search td {
	padding-bottom: 5px;
}
#mod30_search table.post_search ul.search_empty_description {
	font-size: 0.9em;
}

#mod30_tree {
	font-size: 0.9em;
	width: 100%;
	background-color: #FFFAE6;
}

#mod30_tree div.navi {
	background-color:#FFC929;
	border-bottom:1px solid #D6D3CE;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 3px 5px;	
}

#mod30_tree ul{
	clear: left;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mod30_tree li{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 0px;	
}

#mod30_tree li.topic div.title {
	padding: 2px 3px 2px 3px;
	background-color: #FFF0A5;	
}

#mod30_tree li.topic div.title span.subnavi{
	padding: 0px 0px 0px 10px;
}

#mod30_tree li.topic div.poster {
	padding: 0px 5px 0px 3px;
	font-size: 0.8em;
	font-weight: bold;
}

#mod30_tree div.body {
	padding: 5px 8px 5px 3px;
	text-align: justify;
}

#mod30_tree div.body cite{
	background: #FFFFFF;
	color: #666;
	margin: 5px 5px 5px 15px;
	display: block;
	padding: 3px;
	border:solid 1px #eee;
}

#mod30_tree div.replay_navi {
	padding: 0px 0px 15px 0px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	border-top: 1px dotted #D6D3CE;
	font-size: 0.95em;
}

#mod30_tree ul ul{
	margin-left: 10px;
	border-left: 1px dotted #D6D3CE;
}
/*END Module 30 (Forum)*/

.pageinfo
{
	background: #EdEdEd url(../images/pfeil_neutral.gif) no-repeat  4px 4px;
	font-size:0.8em;
	padding:0px 6px 2px 0px;
	line-height:1.4em;	
}
.pagesource
{
	float:right;
	padding: 0px;
}

/*BEGIN Module 49 (Login)*/
.mod49 fieldset {
  border: solid 1px #BAD3EC;
  background-color: #EAEAEA;
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
  font-size:11px;
}

.mod49 fieldset h2 {
  	font-size:1.2em;
	font-weight:bold;
	margin:0 0 8px;
	padding:4px 10px;
	border-bottom: 1px solid #BAD3EC;
	color: #666;
}
.mod49 .inputElement,
.mod49 .gengroup
{
	clear:both;
	margin:0;
	overflow:visible;
	padding:1em 0 0;
    width: 100%;
}

.mod49 hr {
    border: none;
    border-bottom: 1px #ccc solid;
    margin: 20px;
    clear: both;
}

.mod49 legend {
  font-size: 12px;
  font-weight: bold;
  background-color: rgb(200,200,200);
  padding:5px;
}

.mod49 label,
.mod49 .checkboxContainer {
	clear:both;
	display: block;
	float: left;
	width: 165px;
	text-align: right;
	padding: 3px 10px 0 0;
	color: #406980;
}

.mod49 .formlabeltext {
    color: #406980;
    padding-top: 3px;
    font-weight: bold;
}

.mod49 .checkbox {
    border: 0px;
}

.mod49 .inputText1,
.mod49 .select1,
.mod49 textarea{
	border: 1px solid #A7D1F1;
    width: 240px;
	clear:both;
	float:left;
	margin:-1.6em 0 0 170px;
	position:relative;
	padding: 2px;
}
.mod49 .select1{
    width: 246px;
}
.mod49 .inputselected {
	border: 1px solid #ff0000;
}

.mod49 label.tof_label{
	clear: none;	
}
.mod49 .tof_text{
	padding:3px 0 0 170px;	
}

.mod49 .buttons{
	padding: 5px 7px;
	float: none;	
    width:93%;
}
.mod49 #btnBack{
	float: left;
} 
.mod49 #btnSubmit{
	float: right;
}
.mod49 .loginDataContainer{
	border: solid 3px #800000; 
	background: #f2eaea;
}

.mod49 .termsofuse{
	padding-bottom: 10px;	
}	
.mod49 .nlorder p{
	padding: 0 10px 10px 10px;	
}

.mod49 .termsofuse .genElementContainer,
.mod49 .nlorder .genElementContainer{
    float: left;
    width: 40px;
    text-align: right;
    clear: left;
}
.mod49 .termsofuse label,
.mod49 .nlorder label{
	clear:right;
	display:block;
	float:none;
	padding:3px 10px 10px 0px;
	text-align:left;
	width:80%;
    margin-left: 44px;
}

.mod49 .genElementContainer{
    float: left;
    width: 190px;
    text-align: right;
    clear: left;
}
.mod49 .genCheckbox .genElementContainer{
    float: left;
    width: 163px;
    text-align: right;
    clear: left;
}

.mod49 .genLabel{
    float: left;
    clear: none;
    padding:2px;
    width: 269px;
    text-align: left;
    line-height: 1.25em;
    vertical-align:middle;
}

.mod49 .required {
    color: #f00;
}

.custom_1
{
  color: #666;
  margin-left: 170px;
  margin-top: 10px;
  width: 280px;
  clear: both;
}

.custom_2
{
  text-align: left;
  color: #666;
  margin: 10px 20px 5px 20px;
}

.mod49 .formErrorText
{
    padding: 10px 10px 0px 10px;
    background: #ff8080;
    border: solid 1px #ff0000;
    color: #fff;
    margin: 20px;
}
.mod49 .formErrorText p
{
    padding-bottom: 10px;
}
.mod49 .privacypolicy {
	text-align: left;
	font-size: 0.9em;
	line-height:1.5em;
	padding: 10px;
}

/*jquery validation*/
.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    width: 150px;
    padding-left: 10px;
    padding-bottom: 10px;
    display: block;
    z-index: 5000;
    text-align: left;
} 

.formError .formErrorContent {
    width: 100%;
    background: #938f8f;
    color: #fff;
    font-family: tahoma;
    font-size: 10px;
    box-shadow: 1px 1px 6px #938f8f;
    -moz-box-shadow: 1px 1px 6px #938f8f;
    -webkit-box-shadow: 1px 1px 6px #938f8f;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-top:1px solid #938f8f;
} 

.formError .formErrorArrow {
    position: absolute;
    bottom: 16px;
    left: 0px;
    width: 15px;
    height: 15px;
} 

* html .formError .formErrorArrow {
    bottom: 13px;
}

.formError .formErrorArrow div {
    box-shadow: 1px 4px 5px #938f8f;
    -moz-box-shadow: 1px 4px 5px #938f8f;
    -webkit-box-shadow: 1px 1px 5px #938f8f;
    font-size: 0px;
}
 
.formError .formErrorArrow .line10{float:left;width:1px;height:1px; margin-top: 8px;background: #938f8f;font-size:0px; display:block;} 
.formError .formErrorArrow .line9{float:left;width:1px;height:3px; margin-top: 7px;background: #938f8f;display:block;} 
.formError .formErrorArrow .line8{float:left;width:1px;height:5px; margin-top: 6px;background: #938f8f;display:block;} 
.formError .formErrorArrow .line7{float:left;width:1px;height:7px; margin-top: 5px;background: #938f8f;display:block;} 
.formError .formErrorArrow .line6{float:left;width:1px;height:9px; margin-top: 4px; background: #938f8f;display:block;} 
.formError .formErrorArrow .line5{float:left;width:1px;height:11px; margin-top: 3px; background: #938f8f;display:block;} 
.formError .formErrorArrow .line4{float:left;width:1px;height:13px; margin-top: 2px; background: #938f8f;display:block;} 
.formError .formErrorArrow .line3{float:left;width:1px;height:15px; margin-top: 1px; background: #938f8f;display:block;} 
.formError .formErrorArrow .line2{float:left;width:1px;height:17px; margin-top: 0px; background: #938f8f;display:block;} 
/*jquery validation END*/

.mod49 .tanregister .textinput{
    font-family: "Courier New", Courier, monospace;
    border: 1px solid #999999;
	padding: 2px;
    font-size: 12px;
}
.mod49 button em, .mod49 a em{
    font-style:normal;
}
.mod49 button, .mod49 a{
    background: transparent;
    padding: 0px;
    line-height: 12px;
    border: none;
    font-weight: bold;
    font-size: 11px;
    color: #777;
    cursor: pointer;
}
.mod49 #btnBack span{
    background: url(../images/button_bg_left.gif) no-repeat top left transparent;
    display:block;
    height: 20px;
    padding-left:22px;
}
.mod49 #btnBack em{
    background: url(../images/button_bg_left.gif) no-repeat top right transparent;    
    display: block;
    height:15px;
    padding:2px 15px 1px 0px;
}
.mod49 #btnSubmit span,
.mod49 #btnDelProfile span{
    background: url(../images/button_bg_right.gif) no-repeat top left transparent;
    display:block;
    height: 20px;
    padding-left:15px;
}
.mod49 #btnSubmit em,
.mod49 #btnDelProfile em{
    background: url(../images/button_bg_right.gif) no-repeat top right transparent;    
    display: block;
    height:15px;
    padding:2px 22px 1px 0px;
}

.mod49 #btnDelProfile{
    margin-right: 0px;
    float: right;
    width: 127px;
    padding-top: 1px;
    color: #777;
    text-decoration: none;    
}

.mod49 .delprofile #btnDelProfile{
	float: none;
	padding-top: 0;
	margin-left: 10px;
}

.mod49 .delprofile #btnBack{
	width: 100px;
}

.mod49 .hinweis {
	background:#A5CE9D none repeat scroll 0 0;
	border:1px solid #008000;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:30px;
	padding:10px;
}
.mod49 .hint {
    font-size: 0.8em;
    margin:40px 0 0 170px;
    color: #666;
}

/* MODUL 61 */
.mod61 .inputElement label {
    line-height: 1.4em;    
}
.mod61 .atkey1, .mod61 .atkey1 {
    float: left;
}
.mod61 #atkey1 {
    width: 60px;
    padding: 3px;
}
.mod61 #atkey1 {
    width: 40px;
    padding: 3px;
}
.mod61 .bindestrich {
    display: inline-block;
    padding-bottom: 3px;
}
.mod61 .clear {
    clear: both; 
}
.mod61 #AccessCode .clear {
    padding-bottom: 10px;
}
.mod61 .notice {
    margin-top: 10px; 
    margin-bottom:10px; 
    font: 10px;
}


/* MODUL 1026 */
.mod1026 .hl1 {
	font-size: 1.2em;
}