* {
  margin:0;
  padding:0;
}

body                   {
                              background-image: url(/static/wgtextil/bg_page_folge.png);
                              background-position:top left;
                              background-repeat:repeat-x;
                              background-color:#fff;
                              width:100%;
                              font-family:arial,verdana,trebuchet ms;
                              color:#333;
                              font-size:12pt;
                            }
/* html                        { overflow-y:scroll; } */

a:focus                     { outline:none; }
a                           { color:#014c8d; }
a:link                      { text-decoration:none; }
a:visited                   { text-decoration:none; }
a:active                    { text-decoration:none; }
a:hover                     { color:#014c8d; text-decoration:none; }

#wrap                       { margin:0 auto; width:1000px;

                            }

#head                       {
                            }
#logo                       { float:left; padding-left:33px; padding-top:36px; }
#logo_text                  { font-family:times; color:#000; font-size:23pt; }
#trenner                    { float:left; padding-left:33px; padding-top:32px; }
#rechts                     { float:left; padding-left:35px; padding-top:37px; }
#nav                        { margin-top:50px; margin-left:3px; font-size:11pt; font-weight:bold; }
#nav ul                     { list-style:none; }
#nav li                     { float:left; padding-right:28px; }

#start_inhalt               { margin-top:31px; margin-left:5px; }
#content                    { margin-top:30px; min-height:300px; }
#inhalt                     { float:left; width:750px; line-height:150%; }
#inhalt p                   { padding-bottom:17px; }
#inhalt ul                  { padding-left:17px; }
#inhalt ol                  { padding-left:31px; }

.inh_abs_titel              { font-size: 14pt; margin-bottom: 5px; }
.content_trenner            { width:750px; height:15px; }

#infoboxen                  { margin-right:3px; float:right; width:200px;
                              background-image: url(/static/wgtextil/bg_infoboxen.png);
                              background-position:top left;
                              background-repeat:no-repeat;
                              margin-top:40px; padding:10px;
                            }
.infobox_titel              { font-weight:bold; font-size:11pt; }
.infobox_inhalt             { padding-top:10px; padding-bottom:20px; font-size:10pt; }
.infobox_bild               { margin-top:5px; }

#seitentitel                { font-weight:bold; font-family:times; 
                              color:#000; font-size:16pt; font-style:italic;
                              padding-bottom:15px; margin-bottom:20px;
                              border-bottom:1px solid #888;
                            }
#galerie                    { position:relative; width:977px; border:8px solid #e0e0e0; }
#spitze                     { position:absolute; top:-49px; left:823px; }
#button                     { position:absolute; top:123px; left:18px; }
#btn_left                   { float:left; }
#btn_middle                 { float:left; height:37px; color:#fff; font-size:18pt; padding-top:8px;
                              background-image: url(/static/wgtextil/btn_middle.png);
                              background-position:top left;
                              background-repeat:repeat-x;
                            }
#btn_right                  { float:left; }

.news_galerie               { margin-top:20px; margin-bottom:20px; }
.news_galerie ul            { list-style:none; }
.news_galerie li            { float:left; padding-right:15px; padding-bottom:20px; }


#claim                      { padding-top:38px; letter-spacing:1px;
                              font-weight:bold; font-family:times; 
                              color:#fff; font-size:21pt; font-style:italic; 
                              text-align:center;
                            }
                            
#boxen                      { margin-left:26px; margin-top:27px; width:951px;
                              background-image: url(/static/wgtextil/bg_boxen.png);
                              background-position:top left;
                              background-repeat:no-repeat;
                            }
#box_links                  { float:left; padding:11px 51px 0 20px; }
#box_rechts                 { float:left; padding:11px 0 0 0; }
.box_titel                  { font-family:times; text-align:center;
                              color:#000; font-size:14.3pt; font-style:italic; 
                            }
.box_bild                   { border:1px solid #bed4df; margin-top:10px; }

#fusszeile                  { margin-top:25px; color:#949494; font-size:9pt; text-align:center; }


/* Kontaktformular */
.ip_text                    { float:left; width:135px; margin-right:10px; margin-bottom:6px; padding-top:4px;}
.input                      { float:left; margin-bottom:6px; }
.flied_name                 { float: left; margin-bottom: 6px; width: 130px; }
.input_field                { float: left; margin-bottom: 6px; }
.ip_long                    { width: 333px; }
.ip_plz                     { float: left; margin-right: 5px; width: 50px; }
.ip_ort                     { float: left; width: 274px; }
.ip_anliegen                { height: 150px; width: 333px; }

h3.ui-state-active { font-weight:bold; }

/* Suche */
#suche_content { width:100%; }

#suchwort_titel { margin-bottom:8px; }
#such_wort{ font-weight:bold; }

#suche_head { padding:3px; margin-bottom:8px; }
#search_left { float:left; width:30px; height:30px; margin-right:30px; background-image:url(/static/wgtextil/fancy_nav_left_grey.png); }
#search_center { float:left; padding-top:7px; }
#search_right { float:left; width:30px; height:30px; margin-left:30px; background-image:url(/static/wgtextil/fancy_nav_right_grey.png); }

.suche_hit { margin-bottom:3px; padding:3px; background-image:url(/static/wgtextil/hg_search.png); border-bottom:1px solid lightgrey; }
.suche_rank { float:left; width:21px; padding-right: 10px; }
.suche_link { float:left; }
.suche_stars { float:right; }
.suche_description{ margin-bottom:3px; margin-left:21px; }


#designbody { background-image:none; }
#designbody p { padding-bottom:17px; }
#designbody ul { padding-left:17px; }
#designbody ol { padding-left:33px; }
