/* -----------------------------------------------------------------------

 LottoTeam Vertrieb CSS v1.0
 http://www.lottoteam.de/vertrieb

   * Begin: 07.09.2009
   * End: 
   * Status: 
   * File: typo.css
   * Author: D. Rogaczewski | d.rogaczewski@infrag.de

----------------------------------------------------------------------- */



/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #545454; font-family: "Helvetica Neue", Helvetica }

h1 { font-size: 2em; line-height: 1em; margin-bottom: 0.5em; font-weight: normal}
h2 { font-size: 1.8em; margin: .5em 0; line-height: 1.3em; font-weight: normal }
.box h2 { margin: 0 0 .5em; }
h3 { font-size: 1.5em; line-height: 1; margin: 0 0 1em; clear:both; color: #444; font-weight: normal }
.col18 h3{margin:1.5em 0 1em}
.col18 .box h3{margin:0 0 1em}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: .5em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: .5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

.teaser h4{margin-bottom: 5px; font-size: 1.1em}
.teaser h4 a{color:#838383; text-decoration: none}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em;}
p img.left, .alignleft  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right, .alignright { float: right; margin: 1.5em 0 1.5em 1.5em; }
.art-list p{margin-bottom: 0}
.size12	{font-size: 12px;}
.size13	{font-size: 13px;}

a{ text-decoration:none; color:#474747 }
a:focus, a:hover{ text-decoration:underline }
a.active{ font-weight:bold }


#breadcrumb a{text-decoration:none; font-size:11px; line-height:29px; color:#003e90;}
#ticker a{color: #838383}
#ticker a:hover{color: #66b4d5}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

big{font-size: 24px; font-weight: bold; font-family: verdana}


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

ol.badge{list-style-type: decimal !important; overflow: hidden; margin: 0; list-style-position:inside;}
ol.badge li{ font-weight:bold; width: 222px; text-indent: 13px; float: left; color:#FFF; font-size: 1.7em; background:url(../../../files/badge.png) no-repeat left top; line-height: 43px}
.badge ul{list-style: square; overflow: hidden; padding: 12px 0 0 12px; text-indent: 0}
.badge ul li{background: none; color: inherit; text-align: left; font-size: .5em; line-height: 13px; text-indent: 0; font-size: 11px; padding-bottom: 3px; margin-left: 0}
.badge h4{ font-size: .5em; height:35px; line-height: 13px; padding: 0 0 0 33px; margin: -35px 0 0; text-align:center; display:block; float:left;color:#fff; }
.badge p{font-size: .5em; color: #777; margin: 12px 0 0 20px; font-weight: normal; line-height: 13px; text-align: left; text-indent: 0; font-size: 11px}
.badge img{display: block; width: 180px; margin: 12px 0 12px 20px}

#dialog .listchk li{ font-weight:normal; font-size:1.2em; line-height:18px; margin-bottom:1em; }


/* Tables
-------------------------------------------------------------- */

table{ margin-bottom: 1.4em; width:100%; }
th{ font-weight: bold; }
thead th{ background-color: #eaecee; }
th,td,caption{ padding: 4px 10px 4px 5px; }
tr.even td{ background-color: #fff; }
tfoot{ font-style: italic; }
caption{ text-align:left; font-size: 1.3em; padding:20px 0; color:#555; }


/* Misc classes
-------------------------------------------------------------- */



.small,small{ font-size: .8em; line-height: 1.4em; }
.large      { font-size: 1.2em; }
.larger		{ font-size: 1.8em; }
.hide       { display: none; }
.normal			{ font-weight:normal; font-size:12px;}

.quiet      { color: #999; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; margin-bottom:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.left		{float:left !important;}
.right		{float:right !important;}
.center		{text-align: center; display: block;}

.block		{display: block}

div.h_r{clear:both;}
hr {background:#ddd;color:#ddd;clear:both;float:left;width:100%;height:1px; margin:1.33em 0;border:none;}
hr.space {background:#fff;color:#fff;}


ul.success{ margin-top: 12px}
ul.success li{background: url(../images/ico-success.png) left center no-repeat; padding-left: 30px; font-size: 1.2em; line-height: 25px; color: #6D7FAF;}

.border-r{ border-right:1px solid #e4e3d8 !important }
.border-l{ border-left:1px solid #e4e3d8 !important }
.border-t{ border-top:1px solid #e4e3d8 !important }
.border-b{ border-bottom:1px solid #e4e3d8 !important }


/* Success, notice and error boxes
-------------------------------------------------------------- */

div.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 1px solid #ddd; }

.chckbox.error{float:left; padding:1px; height:14px; width:14px; display:block; margin:0 10px 10px 0}

div.error,
input.error { background: #FEF1EC; color: #8a1f11; border-color: red; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }



.red{color:#A70B0C !important;}
.blue{color:#327496 !important;}
.darkblue{color:#38484e !important;}
.green{color:#5b7f8e !important;}
.darkgreen{ color:#338F00 !important}
.box h2,
.box h3{ color:#a70b0c !important }

