/* registrier-dein-Tier.de CSS Ver. 0.1 */
/* 18.09.2008 */
/* written by dirk doering - sky-netconcept GmbH */


/*---
BODYTAGS
---*/
*{
	margin:0;
	padding:0;
	border:0;
}

html {
    min-height:100.1%;
}

BODY{
    background:url(../pics/dhr08/body_green_bg.gif) top left repeat-x #fff;
    color:#666;
    font-family:arial, helvetica, sans-serif;
    font-size:62.5%;
    min-height:100.01%;
    text-align:left;
}

hr{
    background:#09c;
    border:none;
    height:1px;
    margin:1em 1.5em 1em 0;
}

h1{
    color:#09c;
    font-size:1.4em;
    margin:0 0 2.5em 0;
}

h2, h3, h4, h5{
    color:#58585a;
    font-size:1.2em;
    margin:0 0 0.5em 0;
}

p{
	font-size:1.2em;
    line-height:150%;
}

ul{
}

img{
    margin:0;
    padding:0;
    border:0;
}

/******
LINKS
*****/

a{
}

a:hover{
}

#content a{
    font-size:1.2em;
    line-height:1.5em;
    color:#09c;
}

#content .bodytext a, #content li a, #content p a{
    font-size:1em;
}

#footer a{
}

/******
LINKS END
*****/

input{
}

dl{
}

INPUT, SELECT, TH, TD{font-size:1em;}
LI LI, LI P, LI A, TD P, BLOCKQUOTE P, H2 p, h1 a, h2 a, h3 a, p a, dl a {font-size:1em;}
* html .news-list-home-item a {font-size:1.2em;}
.news-list-home-item a {font-size:1.2em;}

div.csc-textpic ul li {
	font-size: 1.1em;
}

TD, TR{
	margin:0;
	padding:0;
	border:0;
}

.spacer-gif{
	display:none;
}

/******
LAYOUT BOXES STYLES START
*****/

#allWrap{
    float:left;
  
}

#header{
    background:url(../pics/dhr08/header_green.gif) top left no-repeat transparent;
    height:125px;
    position:relative;
    width:780px;
}

#leftMargin{ 
    float:left;
    width:190px;
}

#content{
    float:left;
    padding:1.8em 0 1em 1.8em;
    width:558px;
    position:relative;
}

#footer{
    border-top:1px solid #d2d3d3;
    clear:both;
    float:left;
    margin:4em 0;
    width:532px;
}

/******
LAYOUT BOXES STYLES END
*****/

/******
NAVIGATION
*****/
#metaNav{}

#mainNav{
    font-size:1.2em;
    margin:0.4em 0.2em;
}

#mainNav li a{
    background:#eaeaea;
    color:#58585a;
    display:block;
    margin:0 0 0.2em 0;
    padding:0.7em 1.5em;
    text-decoration:none;
}

#mainNav li a:hover{
    background:#b9e4f6;
}

#mainNav .mainActive a{
    background:#b9e4f6;
}

#subNav{
}

#mainNav #subNav li a{
	font-size: 0.9em;
    background:#daf1fb url(img/pfeilsub.gif) center left no-repeat;
    padding-left: 8px;
    margin-left: 0px;
}

#mainNav #subNav li {
	background:#daf1fb;
	padding-left: 20px;
	margin-left: 0px;
}

#mainNav #subNav li a:hover{
    font-weight:bold;
}

#mainNav #subNav .subActive a{
    font-weight:bold;
}

/* Metanav */

#metaNav{
    border-left:1px solid #2d2d2d;
    margin:1.3em 3.5em 0 1.8em;
    position:absolute;
    top:0;
    right:0;
}

#metaNav li{
    border-right:1px solid #2d2d2d;
    display:inline;
    padding:0 1em;
}

#metaNav li a{
    color:#2d2d2d;
    text-decoration:none;
}

/* FOOTER NAV */

.footerNav{
    float:right;
}

.footerNav li{
    display:inline;
    padding:0 1em;
}

#content .footerNav li a{
    color:#666;
    text-decoration:none;
}

#content .footerNav li a:hover{
    color:#09c;
    text-decoration:none;
}

#content .footerText {
    color:#666;
    float:left;
    font-size:1.1em;
    padding:0.1em 0;
}


/******
NAVIGATION ENDE
*****/

/******
CONTENT ELMENTS START
*****/

#header .logo {
    float:right;
    position:absolute;
    bottom:7px;
    right:5px;
}

* html #header .logo {
    bottom:6px;
    right:4px;
}

p.bodytext{
    font-size:1.2em;
    margin:0 1.8em 0.5em 0;
}

.teaserContainer{
    float:left;
    margin:2em 0;
}

#content ul{
    font-size:1.15em;
    line-height:150%;
    list-style:square;
    margin:0 0 0.5em 1.5em;
}


#content ul.footerNav a{
    font-size:0.9em;
}

#printLink{
    border-right:1px solid #666;
    border-left:1px solid #666;
    padding:0 1.5em;
    position:absolute;
    right:2.1em;
    top:1.8em;
}

#printLink a{
    color:#666;
    text-decoration:none;
}

#printLink a :hover{
    color:#09c;
    text-decoration:none;
}


/******
TEASER BIG 3/3
*****/
.splashWrap{
    margin:0 0 2em;
}

.teaserContentBig{
    clear: both;
    display: block;
    width: 530px;
   	background:#eceded;
   	border-top: 20px solid white;
   	padding-bottom: 10px;
}

.teaserContentBig a.bigteaserlink {
	display: block;
  	padding-left:0.6em;
}

.teaserContentBig h1, .teaserContentBig h2, .teaserContentBig h3, .teaserContentBig h4, .teaserContentBig h5 {
	background:#99cc00;	
	color: #fff;
	padding:0.4em;
	padding-left:0.6em;
	margin: 0px 0px 0px 0px;
}

.teaserContentBig h1 a, .teaserContentBig h2 a, .teaserContentBig h3 a, .teaserContentBig h4 a, .teaserContentBig h5 a{
    color:#fff !important;
    text-decoration:none !important;
    font-size: 1.0em !important;
}

.teaserContentBig p {
	margin: 0.3em;
}





/******
TEASER SMALL 1/3
*****/

.teaserSmall{
    background:#eceded;
    float:left;
    margin:0 17px 0 0;
    width:165px;
}

.teaserSmall img{
    float:left;
}

.teaserSmall h2, .teaserSmall h3, .teaserSmall h4, .teaserSmall h5{
    clear:both;
    color:#fff;
    text-align:center;
    padding:0.3em;
}

#content .teaserSmall h2 a, #content .teaserSmall h3 a, #content  .teaserSmall h4 a, #content .teaserSmall h5 a{
    color:#fff;
    text-decoration:none;
}

.teaserSmall h3, .teaserContentBig h3{
    background:#ff9900;
}

.teaserSmall h4, .teaserContentBig h4{
    background:#cc3399;
}

.teaserSmall h5, .teaserContentBig h5{
    background:#3cf;
}

.teaserSmall p, .teaserContentBig p{
    margin:0.6em;
}

/******
SEARCHBOX + NEWSLETTER
*****/

#suche, #newsletter{
    padding:1em 1.7em 0.3em;
}

#suche label, #newsletter label{
    color:#0099cc;
    display:block;
    margin:0 0 0.3em;
}

.inputSearch{
    border:1px solid #c6c7c8;
    color:#58585a;
    font-size:1.1em;
    float:left;
}

.inputNewsletter{
    border:1px solid #c6c7c8;
    color:#58585a;
    font-size:1.1em;
    float:left;
}


/******
 --- ECARD
*****/

#content .selectCard h1{
    font-size:1.2em;
    margin:0 0 0.5em 0;
}

fieldset{
	display: block;
    background:#DAF1FB;
    border:1px solid #ccc;
    margin:0 1.8em 1.5em 0;
    padding:1.5em 0 0.5em 1.5em;
}

.centerCard{
    float:left;
    margin:0 0.8em 0 0;
    text-align:center;
}

.centerCard img{
    display:block;
    margin:0 0 0.8em 0;
}

.sender, .receiver {
    float:left;
    width:27.5em;
}

.message {
    float:right;
    width:28em;
}

.selectCard fieldset label{
    float:left;
    font-size:1.2em;
    width:6em;
    clear:both;
}

fieldset input.textInput, fieldset textarea{
    border-right:1px solid #d2d3d3;
    border-bottom:1px solid #d2d3d3;
    border-top:1px solid #666;
    border-left:1px solid #666;
    color:#666;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.1em;
    margin:0 0 1em 0;
    padding:0.1em;
    width:14em;
}

.userRights{
    clear:both;
    margin:0 0 0.5em 0;
}

.ecardPreview, .ecardBack, .ecardSubmit{
    height:18px;
    width:119px;
}

.ecardPreview{
    background:url(../pics/dhr08/cardPreview.gif) top left no-repeat;
}

.ecardSubmit{
    background:url(../pics/dhr08/cardSubmit.gif) top left no-repeat;
    float:right;
    font-size:0;
    margin:0 1.5em 1.5em 0;
}

#content a.ecardBack{
    background:url(../pics/dhr08/cardBack.gif) top left no-repeat;
    display:block;
    float:left;
    font-size:0px;
    margin:0 1.5em 1.5em 0;
    text-decoration:none;
}


.ecardTitel, .ecardMessage{
    background:#DAF1FB;
    border:1px solid #eceded;
    clear:both;
    margin:0 1.5em 1.5em 0;
    padding:1em 0 1em 1.5em;
    width:53em;
}

#content .ecardTitel h1, #content .ecardMessage h1{
    font-size:1.2em;
    margin:0;
}

.senderTxt{
    font-size:1.2em;
}

.ecardMessage, .ecardImg, .ecardTxt{
    float:left;
}

.ecardTxt{
    width:24em;
}

.ecardImg{
    margin:0 1.5em 0 0;
    width:25em;
}

/******
 --- FORMULARE ---
*****/
form h1 { 
    font-size:1.1em;
    margin:0 0 0.5em 0;
}

fieldset.registerForm legend{  
    display:none; 
}

fieldset p {  
    clear:both;
    font-size:1.1em;
    padding:0 1em 0.5em 0;
}

fieldset ol {  
    list-style: none;
    padding: 0 1em 0 0;  
}

fieldset.registerForm li {  
    clear:left;
    float:left;
    padding-bottom: 1em;
    width:31em;
} 

fieldset.registerForm label{
    padding:0.2em;
    width:auto;
    float:left;
    font-size:1.1em;
    clear:both;
}

fieldset.registerForm input.mainText{
    border-top:1px solid #9d9d9d;
    border-left:1px solid #9d9d9d;
    border-right:1px solid #dedede;
    border-bottom:1px solid #dedede;
    float:right;
    padding:0.2em;
    width:19em;
}

fieldset.registerForm input.inputLong, fieldset.registerForm input.inputMiddle, fieldset.registerForm input.inputMiddleRight, fieldset.registerForm input.inputShort, fieldset.registerForm select, fieldset.registerForm .registerInput, fieldset.registerForm input.inputLongRight{
    border-top:1px solid #9d9d9d;
    border-left:1px solid #9d9d9d;
    border-right:1px solid #dedede;
    border-bottom:1px solid #dedede;
    padding:0.2em;
}

fieldset.registerForm input.inputLong{
    float:right;
    width:38em;
}

fieldset.registerForm input.inputMiddle{
    width:12em;
}

fieldset.registerForm input.inputMiddleRight{
    float:right;
    width:9em;
}

fieldset.registerForm input.inputLongRight{
    float:right;
    width:12.5em;
}

fieldset.registerForm input.inputShort{
    width:6em;
}

fieldset.registerForm input.registerInput{
    margin:1em 0;
    width:25em;
}

fieldset.registerForm select{
    background:#fff;
    color:#666;
    float:right;
    width:19.4em !important;
}

fieldset.registerForm textarea{
    background:#fff;
    color:#666;
    float:right;
    width:17.4em !important;
}

fieldset.registerForm li.listWide{
    width:50em;
}

fieldset.registerForm span.spanWide{
    float:left;
    width:31em;
}

fieldset.registerForm span.spanSmall{
    float:left;
    margin:0 0 0 1em;
    width:18em;
}

fieldset.registerForm span.spanSmall .selectShort{
    width:13em !important;
}

fieldset.registerForm span.spanSmall .selectXShort{
    width:11em !important;
}

fieldset.registerForm span.doubleField{
    float:right;
    text-align:right;
}

ol.radioList{
    margin:0 0 0 11.5em;
}

ol.radioList li{
    clear:none;
    display:inline;
    float:left;
    margin:0 1em 0 0;
    width:auto;
}

ol.radioList label{
    clear:none;
    float:none;
}

fieldset.checkOut{
    background:none;
    border:none;
    margin:0;
    padding:0;
    clear:both;    
}

fieldset.checkOut legend{
    display:none;
}

fieldset.checkOut input{
    margin:0.2em 0.5em 0 0;
}

fieldset.checkOut .formDelete{
    float:left;
    margin:0.2em 0 0 0;
}

fieldset.checkOut .formSend{
    float:right;
    margin:0.2em 1.5em 0 0;
}

fieldset.checkOut li{
    clear:left;
    padding-bottom: 1em;
}

fieldset.checkOut label{
    float:none;
    padding:0.2em;
    width:auto;
}

p.hinweis{
    font-size:1.1em;
    color:#09c;
}

span.errorHeadline {
    background:#09c;
    border:1px solid #dedede;
    color:#fff;
    display:block;
    font-size:1.1em;
    margin:0 2.6em 1em 0;
    text-align:center;
    padding:0.3em;
    width:48em; 
}

span.errorText {
    color:#9c0;
}

.tx-thmailformplus-pi1 b{
    background:#09c;
    border:1px solid #dedede;
    color:#fff;
    display:block;
    font-size:1.1em;
    margin:1em 0;
    text-align:center;
    padding:0.3em;
    width:48em;  
}

.tx-thmailformplus-pi1 strong {
	color: #09C !important;
}

/******
 --- LOGOS SUBNAVIGATION ---
*****/

.logoLinks{
    margin:3em 0 0;
    padding:0 1.5em 0;
}

.dziLogo{
    margin:0 2em 0 0;
}

/******
 --- FONT RESIZE ---
*****/

.tx-dynamicfontsize-pi1{
    position:absolute;
    top:1.6em;
    right:13.5em;
}




/* sideSearch */

div#sideSearch {
	display: block;
	background: rgb(218, 241, 251);
	padding: 4px 0px 10px 18px;
	margin-left: 2px;
}

div#sideSearch p {
	font-weight: bold;
	font-size: 1.1em;
}

div#sideSearch label.registerLabel {
	display: block;
	padding: 4px 0px 4px 0px !important;
}

div#sideSearch input.registerInput {
	border: 1px solid #999;
	margin-bottom: 4px;
	height: 18px;
	font-size: 1.2em;
}

#FormularBestaetigung * {font-size: 12px; font-family: arial; padding: 0.2em!important;}
#FormularBestaetigung ul {background: #daf1fb; padding: 10px 0;}
#FormularBestaetigung ul li {list-style-type: none;}
#FormularBestaetigung ul li div {display: inline-block;}
#FormularBestaetigung ul li div:first-child {width: 35%;}
#FormularBestaetigung ul li div:last-child {width: 60%;}
#FormularBestaetigung ul#formales li div:first-child {width: 65%;}
#FormularBestaetigung ul#formales li div:last-child {width: 10%;}
span.error {display: inline-block; background-color: #ececec; color: red; width: 100%; padding: 5px; margin: 10px 0;}
.prevStep {float: left;}
#formhandlerSubmitButton {float: right;}