/* copyright ArtProLog 2007 Ursula Bartels */

html                    { height: 100%; }
body                     { color: #333; font-size: 11px; font-family: Arial, Verdana, SunSans-Regular, Sans-Serif; background-color: #000; margin: 0; padding: 0; width: 100%; height: 100%; min-width: 955px }

/* TAGS */
p,pre,h1,h2         { margin-bottom: 2px }

h1     	  { font-size: 14px; line-height: 14px; text-indent: 5px; margin-top: 20px; margin-bottom: 10px; border-left: 10px solid #666 }
h2    	{ font-size: 12px; font-weight: bold;  }

/* LINKS */
a:link  { color: #CA0009; font-size: 11px; text-decoration: none; background-color: transparent }
a:visited {color: #CA0009; text-decoration: none;}
a:hover {color: #CA0009; text-decoration: underline;}
a:active {color: #CA0009; text-decoration: none }

/* KLASSEN */
.clearer {clear: left; clear: right}
.pb {font-weight: bold;}

/* SITE */
#container        { padding-right: 182px; padding-left: 0; height: 100% }
#container .column   { position: relative; float: left; }

#box1    		    { background-image: url("images/layout/bgrd_box1.gif"); background-repeat: repeat-x; background-position: left top; width: 100%;  }
#box2     		     {  background-image: url("images/layout/stretch_logo.gif"); background-repeat: repeat-y; background-position: right 0; margin-right: -100%; width: 182px;  float: left; height: 100% }

#top			 { background-image: url("images/layout/top.gif"); background-repeat: no-repeat; background-position: left top; height: 49px}

#navigationbox 	  { background-image: url("images/layout/stretch_navi.gif"); background-repeat: repeat-x; background-position: left top; height: 26px }
#navigation 	  { background-image: url("images/layout/bgrd_navi.gif"); background-repeat: no-repeat; background-position: left top; width: 100%; height: 26px }

#contentbox1 	{ background-image: url("images/layout/bgrd_content.gif"); background-repeat: no-repeat; background-position: left top; height: 476px; }
#contentbox2	   { margin-right: 20px; margin-left: 230px; position: relative; z-index: 0; top: 20px; height: 436px; overflow: auto }

#contentlinks	  { float: left; padding-right: 10px }
#content	  { float: left }

#footer 		  { color: #666; background-image: url("images/layout/footer.gif"); background-repeat: no-repeat; background-position: left top; padding-top: 20px; padding-left: 300px; height: 49px }
div#footer a, 
div#footer a:link, 
div#footer a:visited, 
div#footer a:hover, 
div#footer a:active {color: #ececec; text-decoration: none}

div#footer a:hover {text-decoration: underline}

#logo 			    { height: 100% }
*html #logo 			    { position: relative; top: 0px; right: 0; height: 100% }

#logo_print {display: none}


/* FORM */
csc-mailform, form {margin-left: 0px}
label  { color: #333; font-weight: bold; line-height: 20px; text-align: right; display: block; margin-right: 10px; margin-bottom: 10px; width: 85px; float: left }
.csc-mailform-field {clear: left}
form,fieldset  { border-width: 0 }
input,textarea,select     { color: #333; font-size: 11px; background-color: #fff; padding: 1px; border: solid 1px #333 }
.csc-mailform-submit   { display: block; margin-top: 10px; margin-left: 95px }

/* VERKAUFSPFERDE */
.verkaufspferde-item  { background-color: #fff; margin: 10px; padding: 10px; float: left; border: solid 1px #666 }
.verkaufspferde-item  img  { margin-bottom: 3px }
.verkaufspferde-uebersicht {}