/* Standard eZ publish stylesheet */

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, ol, a, td ,th, select, input, textarea, .credit,
.imgalttext, .forumheadline, .headline
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check, ol
{
	font-size: 12px;
	scrollbar-3dlight-color: #e6e9f0;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #bec3d8;
    scrollbar-darkshadow-color: #727daa;
    scrollbar-face-color: #bec3d8;
    scrollbar-highlight-color: #727daa;
    scrollbar-shadow-color: #727daa;
    scrollbar-track-color: #e6e9f0;
}

h1, .headline 
{
	font-weight: bold;
	font-size: 18px;
	color: #000033;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	text-decoration : none;
}

h2, .listproducts, td h2
{
	font-weight: bold;
	font-size: 14px;
	color: #000033;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.listheadline
{
	font-weight: bold;
	font-size: 14px;
	color: #000033;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.forumheadline
{
	font-weight: bold;
	font-size: 14px;
	color: #000033;
	margin-top: 0px;
	margin-bottom: 0px;	
}

h2, .listheadline
{
  color: #000033;
}

.listproducts 
{
	text-decoration : underline;
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

h3, .path
{
	font-weight: bold;
	text-decoration : none;
}

a.schwarz
{
	color: #000033;
}

a.schwarz:hoover
{
	color: #990000;
}

a.menugwf:link, a.menugwf:visited, a.menugwf:active  
{ 
	font-size: 12px;
	color: white;
	background-color: #666666;	
}

td.menugwf, div.menugwf
{
	color: white;
	background-color: #666666;
}

a.menugwf:hover
{  
	font-size: 12px; 
	color: #000033;
	background-color: white;
	text-decoration: underline;
}

.menuhead
{
	background: #666666;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.menusubhead
{
	color: #777777;
	font-weight: bold;
}

.menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 11px;
}

.menutext 
{
	margin-bottom: 4px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}


th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

td
{
	text-align: left;
}

.pictext
{
	font-style: normal;
	background-color: #f0f0f0;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	/* background-color: #e6e9f0; */
    margin: 10px;
    border-bottom : 1px dotted #727daa;
}

.bgdark 
{
	/* background-color: #bec3d8; */
    margin: 10px;
    border-bottom : 1px dotted #727daa;
}
table.list
{
	/* border: 1px solid #727daa;
	background-color: #727daa; */
}

.linklist, table.linklist, table.linklist td
{
	margin-top: 10px;
	margin-bottem: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	/* border: 1px dotted #727daa; */
}


.bgcurrent
{
	background-color: #f07800;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #000000;
	height: 2px;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
}
 
.okbutton 
{
	font-size: 18px;
	font-weight: bold;
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 250px;
}

.halfbox
{
	width: 250px;
}

.searchbox
{
	width: 300px;
}

.searchboxsmall
{
	width: 130px;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #000000;
}


td.debugheader
{
	background-color : #eeeeee;
	border-top : 1px solid #444488;
	border-bottom : 1px solid #444488;
	font-size : 65%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.timingpoint1
{
	background-color : #ffffff;
	border-top : 1px solid #444488;
	font-size : 65%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.timingpoint2
{
	background-color : #eeeeee;
	border-top : 1px solid #444488;
	font-size : 65%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bgwhite 
{
	color: #000000; 
	background-color: #ffffff;
}

.bgdarkgrey 
{
	color: #FFFFFF; 
	background-color: #999999;
}

a, a:link, a:visited, a:active
{ 
        color: #000000; 
}   

a:hover 
{  
        color: #000066;
}

.kleinweissfett, .kleinweiss, a.kleinweiss, td a.kleinweiss, td.kleinweiss, a.kleinweiss:link, a.kleinweiss:visited, a.kleinweiss:active, a.kleinweiss:hoover
{ 
	font-size: 12px; 
	color: #FFFFFF; 
}

.kleinweissfett 
{ 
	font-weight: bold; 
}

.navigator
{
	background-color: #bec3d8;
	color: black;
	font-size: 13px;
}

a.navigator:link, a.navigator:visited, a.navigator:active  
{ 
	color: black;
	font-weight: bold;
	background-color: #bec3d8;
}

table.navigator
{
	background-color: #bec3d8;
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.div.navigator
{
	background-color: #bec3d8;
	padding: 0px;
	break: both;
}

table.navigator, tr.navigator, td.navigator, div.navigator
{
	/* background-color: #727daa; */
	border: none;
}

.div.patharea
{
	background-color: #bec3d8;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	
	break: both;
}


a.navigator:hover
{  
	font-size: 13px; 
	color: #000033;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.forumline, p.forumline, div.forumline, div.forumline p, p
{
	line-height: 130%;
}

.forumline, p.forumline, div.forumline, div.forumline p, p
{
	margin-top: 1.5ex;
}

.hellblauhg {  
        background-color: #e6e9f0; }

.dunkelblauhg {  
        background-color: #727daa; }

.dunkelblauhgw {  
        background-color: #727daa; 
        color: #ffffff; 
        font-weight: bold;}

.mittelblauhg, .mittelblauhgkopf { 
        background-color: #bec3d8; }
        
.menuhg {  
        background-color: #e0e3ec; }

.menudg { 
        background-color: #bcbfc8; }

.amenu, a.amenu {
        font-size: 11px;
        text-decoration: none; 
        }

.counter
{
	font-size: 11px;
}
        
a.amenu:link 
{ 
    font-size: 11px;
    text-decoration: none; 
    font-weight: normal; 
    color: #000000; 
}

a.amenu:visited
{ 
    font-size: 11px;
    text-decoration: none; 
    font-weight: normal; 
}
        
a.amenu:hover 
{ 
        text-decoration: none; 
        font-size: 11px;
        font-weight: normal; 
        color: #ffffff; 
        background-color: #727daa;
}     
        
a.amenu:active 
{ 
        font-size: 11px;
        text-decoration: none; 
        color: #ffffff; 
        background-color: #727daa;
}
        
input.button, input.searchbutton 
{
        font-size: 11px; 
        font-weight: bold; 
        color: #ffffff;
        background-color: #727daa; 
        border-color: #485277; 
        text-align: center; 
        vertical-align: middle; 
        border-style: solid; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin; 
        cursor: hand;
}

input.defaultbutton 
{
        font-size: 11px; 
        font-weight: bold; 
        color: #000000;
        background-color: #bec3d8; 
        border-color: #485277; 
        text-align: center; 
        vertical-align: middle; 
        border-style: solid; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin; 
        cursor: hand;
}

        
.mittelblauhgkopf 
{  
    background-color: #bec3d8; 
	background-image: url(/design/mafo/images/content/kopfhintergrund.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 100px; 
}
	
.bookmarklist, a.bookmarklist
{
	color: white;
}
div.imageleft, div.factboxleft, div.factboxright, div.leftobject, div.rightobject
{
    display: block;
}


div.imagecenter, div.factboxcenter, div.centerobject
{
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
}

div.imagecenter
{
    text-align: center;
}

div.factboxcenter
{
    text-align: left;
}

div.imageleft, div.factboxleft, div.leftobject
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 0px;
}

div.factboxright, div.rightobject
{
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    float: right;
    width: 130px;
    clear: right;
    overflow: visible;
}

div.factboxright p
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

p.factbox
{
    overflow: visible;
}


div.factboxright, div.rightobject
{
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    float: right;
    width: 130px;
    clear: right;
    overflow: visible;
}

div.factboxright p,
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

div.mittelblauhg
{
	background-color: #bec3d8;
}

div.factboxright, div.rightobject, .factbox, .factboxright, div.kuhboxright, p.picturetext
{
    background: #bec3d8;
}

.kuhboxright
{
	float: right; 
	width: 130px; 
	overflow: visible; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	display: block;
}

.kuhspaltenheadline, div.kuhspaltenheadline
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #727daa;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 0px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	height: 22px;
	clear: both;
}

li.linklist
{
	padding: 0px;
	margin: 0px;
}

.halfline, div.halfline
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #727daa;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

td.halfline, td.halfline1, td.halfline2
{
	padding-top: 10px;
	border-bottom: 1px solid #727daa;
}	

td.halfline1
{
	padding-left: 10px;
}	

td.halfline2
{
	border-right: 1px solid #727daa;
}

.bild, img.bild
{
	margin-top: 10px;
	margin-left: 9px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-color: #727daa;
	border-width: 1px;
}

leinzug, div.leinzug, p.leinzug, table.leinzug
{
	margin-left: 10px;
}

table.tablelist
{
	border-collapse: collapse;
	border: 1px solid #727daa;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

div.klein, div.klein ul, div.klein li, div.klein a 
{
    font-size: 11px;
}

div.klein ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
