/* EASTSIDE GRAFIX - http://www.eastside-grafix.de */

@import url(css/navigation.css);
@import url(css/eingabefelder.css);
@import url(css/aussehen.css);
@import url(css/texte.css);

form {overflow:hidden;}

#aussehen-rand {width:947px;}
#aussehen-links {float:left; width:120px;}
#aussehen-mitte {float:left; width:685px; background-color:#FFFFFF; padding:10px; border:1px solid #666666;}
#aussehen-rechts {float:right; width:120px;}

.accordion_headings {padding:3px; background:#3A3D3D; color:#FFFFFF; cursor:pointer; font-weight:bold;}
.accordion_headings:hover {background-color:#CC0000}
.accordion_child {padding-top:7px; padding-bottom:5px;}
.header_highlight {background:#CC0000;}
.tab_container * {float:left; width:152px;}
.bewertungen-links {float:left; width:350px;}
.bewertungen-rechts {float:right; width:125px;}


/* Bestellseiten */

#bestell_01 {text-align:left;}

