/*
---------------------------------
xup.css
Stylesheet Allgemein für http://www.xup.eu
erzeugt am: 30.01.2007
update: 01.02.2008									 
---------------------------------
*/


/* Style HTML-Elemente */
/***********************/

* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(../files/bg_body.gif) repeat;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:  normal;
text-decoration: underline;
padding: 1px;
}

a:link {
color: #000;
background: none;
}

a:visited {
color: #000;
}

a:hover {
color: #000066;
text-decoration: none;
}

a:active {
color: #000;
}

h1 {
font-size: 1.0em;
font-weight: bold;
line-height: 2.5em;
color: #333;
}

hr {
background-color: #D6D6D6; /* Farbe für Opera und Firefox */
color: #D6D6D6; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
margin-top: 50px;
margin-bottom: 5px;
}

label {
font-size: 100%;
font-weight: bold;
color: #334D55;
}

img {
border: 0;
}

/* Style HTML-Elemente Ende */
/****************************/


/* Formular Suche */
/******************/
#suche_form {
margin: 0px;
text-align: right;
}

#suche_form fieldset {
border: none;
margin-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #FFF;
}


#suche_input {
border: 1px solid #666;
padding: 1px;
margin-left: 3px;
margin-right:5px;
width: 107px;
}

#suche_submit {
border-top: 1px solid #FFF;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-left: 1px solid #FFF;
width: 70px;
}
/* Formular Suche Ende */
/***********************/


/*spezielle Klassen*/
/*******************/
.pfeile_color {
color: #F93;
}

.schrift_klein {
font-size: 0.7em;
}

.xup_farbe {
color: #F17902;
}

.green {
color: #0C0;
}

.bold_green {
font-weight: bold;
color: #0C0;
}

.orange {
color: #F90;
}

.bold_orange {
font-weight: bold;
color: #F90;
}

/*spezielle Klassen Ende*/
/************************/



/*Rex-Modul-Style*/
/*****************/

.txt_left { /*in 02 Textile*/
text-align: left;
}

/*Rex-Modul-Style Ende*/
/*****************/




/* Main-Container*/
#container {
margin: 0 0 20px 0;
padding:0;
border: 5px solid #E7E7E7;
width: 750px;
background-color:#666;
background: url(../files/bg_container.gif) repeat-y; 
margin-top: 5px;
}
/* Main Container Ende */



/* Head */
#header {
height: 110px;
background-color: #FFF;
border-bottom: 5px solid #E7E7E7;
}

#header a{
background-color: #FFF;
}

#head_bg {
width: 750px;
height: 110px;
margin: 0;
padding: 0;
background:url(../files/head_bg.jpg) no-repeat;
}

#head_bg #logo {
width: 160px;
height: 48px;
float: left;
margin: 8px 10px 10px 10px;
}

#header_leiste {
height: 20px;
margin: 0;
padding-top: 1px;
padding-right: 10px;
background-color: #FFF; 
border-bottom: 5px solid #E7E7E7;
font-size: 0.75em;
text-align: right;
}

#header_leiste a:hover {
background: #F93;
}




/* Head Ende */
/***************/



/*  CONTENT - CONTENT BOX -  Styles für Inhalte  */
/*************************************************/
#content {
float: right;
width: 545px;
background-color: #FFF;
font-size: 0.8em;
letter-spacing: 0.02em;
}

#content p {
line-height: 1.2em;
text-align: left;
margin: 0;
padding: 0;
}

#content a:hover {
/*background: #F93;*/
}

#content .img_nobg {
background: #FFF;
border:0px solid red;
}

.indexbox_bildposition {
float: right;
margin-right: -15px;
}

.indexbox_text {
float: left;
width: 230px;
height: 135px;
margin: 35px 0 0 5px;
text-align: left;
}

.boxtext_link {
font-weight: bold;
float: right;
position: relative;
top: -12px;
}

/**** CONTENT STYLE  *****/
#content_box {
width: 515px;
height: auto;
margin-bottom: 20px;
margin-top: 17px;
margin-right: 0;
border: 0px solid red;
}

#content_box p {
line-height: 1.2em;
text-align: left;
margin-left: 0px;
padding-bottom: 10px;
}

#content_box h1 {
font-size: 1.2em;
line-height: 1.2em;
margin: 10px 0 16px 0;
color: #FF7200;
text-align: left;
}

#content_box ul {
margin-left: 25px;
margin-top: 20px;
list-style: disc;
}

#content_box li {
margin-top: 15px;
text-align: left;
}

/*ALLGEMEIN für alle*/
.content_box_pos_head {
height: 26px;
height: auto !important; /*bugfix - Firefox Überlappung*/
width: 515px;
background-color: #666;
text-align: left;
}

#content_box_content {
width: 514px;
height: auto !important;
height: 100%;/*gegen Peek-a-boo Bug IE*/
background-color: #FFF;
padding: 10px 5px 10px 0px;
margin-bottom: 40px;
text-align: left;
border: 0px solid green;
}

#content_box_content h2 {
font-size: 1.0em;
line-height: 1.2em;
margin: 7px 0 1px 0;
}

#content_box_content ul {
margin-bottom: 30px;
margin-top: -10px;
}

#content_box_content ul li {
margin-bottom: -8px;
}

#content_box_content .abstand_einleitender_text {
margin-bottom: 30px;
}
/*Allgemein für alle Ende*/



/*Individeulles Webdesign*/
#individuelles_webdesign ul {
list-style: decimal;
}

#individuelles_webdesign ul h2 {
margin: 7px 0 3px 0;
}
/*Individeulles Webdesign Ende*/



/* Leistungen */
#leistungen ul {
list-style: square;
}
/* Leistungen Ende */


/*Referenzen*/
#referenz {
width: 98%;
}

#referenz p {
padding: 4px 4px 6px 0px;
font-weight: bold;
}

#referenz ul {
margin-left: 25px;
list-style: disc;
padding: 0px;
}

.referenz_link, .referenz_leistung {
margin-top: 0px;
margin-bottom: 20px;
border: 1px solid #e6e6e6;
}

.referenz_link {
float: left;
height: 192px;
width: 300px;
}

.referenz_leistung {
float: right;
height: 192px;
width: 198px;
overflow: auto;
margin-bottom: 0;
}

#referenz p.reflink {
text-align: right;
margin: 0 0 2px 0;
}
/*Referenzen Ende*/


/*Kundenresonanz*/
.kundenresonanz {
margin-top: 10px;
padding: 5px;
font-style: italic;
border: 1px dashed #e6e6e6;
width: 96%;
}

.kundenresonanz a:link {
font-weight: bold;
}

.kundenresonanz a:visited {
font-weight: bold;
}

.font_style_normal {
font-style: normal;
}
/*Kundenresonanz Ende*/


/*glossar*/
#glossar h2 {
margin-top: 10px;
margin-bottom: 2px;
}

#glossar ul {
margin-top: -10px;
margin-bottom: 30px;
list-style: disc;
padding: 0px;
}

#glossar li {
line-height: 1.0em;
}

.content_glossar{
margin-bottom: 22px;
border: 0px solid red;
}

/*gloassar Ende*/


/*kostenlose Downloads*/
#kostenlose_downloads h1 {
color: #000;
background-color: #EBEBEB;
padding: 3px;
margin: -17px 10px 10px 0 !important;
margin: 0 10px 0 0; /*fix IE6*/
}

#kostenlose_downloads a:link {
text-decoration: none;
font-weight: bold;
}

#kostenlose_downloads a:visited {
text-decoration: none;
font-weight: bold;
}

#kostenlose_downloads a:hover {
background-color: #F90;
cursor: pointer; /*nicht "hand", fehler im FF*/
}

#kostenlose_downloads a:active {
text-decoration: none;
font-weight: bold;
}

#kostenlose_downloads form {
height: 25px;
width: 102px;
background: #fff;
margin: 0;
padding: 0;
border: 0;
margin-left: 325px;
margin-bottom: 20px;
}

#kostenlose_downloads label {
width: 300px;
margin: 0;
padding: 0;
}

#kostenlose_downloads .download_box ul {
margin-top: -10px;
}

.download_box {
padding: 15px;
margin-right: 10px;
margin-bottom: 20px;
border: 1px dashed #CCC;
height: auto;
}

.download_box a {
font-weight: bold;
margin: 0;
padding: 0;
}

.dl_title {
font-weight: bold;
}
/*kostenlose Downloads*/



/* Links */
/*z.Z. keine Styles*/
/* Links Ende */




/* CONTENT BOX Style Ende*/



/* Templates Neu Box Style (links unterhalb Navi) */
/**************************************************/

#templBox {
background-color: #666;
float: left;
clear: left;
width: 200px;
height: 480px;
margin-top: 10px;
font-size: 0.75em;
overflow: auto;
border-bottom: 15px solid #666;
}

#templBox_werbung {
background-color: #666;
clear: left;
float: left;
width: 200px;
margin-top: 0;
}

ul#templates {
float: left;
background-color: #666;
}

ul#templates, ul#templates li {
list-style: none;
margin: 0;
padding: 0;
}

ul#templates li {
float: left;
display: inline;
margin: 0 0 5px 8px;
padding: 0;
width: 170px;
text-align: center;
}

ul#templates img {
display: block;
border: 2px solid #FFF;
margin: 0 6px 0 6px; 
}

ul#templates a {
display: block;
height: 160px;
padding: 10px 0;
background: #EBEBEB;
color: #333;
border: 1px solid #F93;
text-decoration: none;
}

ul#templates a:hover {
background: #F93;
color: #000;
border-color:#000;
}

.templ_titel {
font-size: 0.9em;
font-weight: bold;
float: left;
margin-left: 8px;
}

.templ_text {
font-size: 0.9em;
float: left;
}

ul#templates .tpl_img_abstand {
margin-bottom: 5px;
}
/*Templates Neu Box Style (links unterhalb Navi) Ende*/


/* Footer */
#footer {
background-color: #FFF;
border-top: 5px solid #E7E7E7;
font-size: 0.69em;
clear: both;
width: 100%;
height: 200px;
}

#footer p {
line-height: 1.5em;
margin: 7px 0;
color: #666;
}

#footer a:link {
color: #666;
}

#footer a:visited {
color: #666;
}

#footer a:hover {
color: #000;
background-color: #F93;
}

#footer a:active {
color: #666;
}
/* Footer Ende*/

/* *********************************Navigation vertikal ************************************/
#navi {/* naviBox */
background-color: #666;
float: left;
width: 200px;
height: 400px;
vertical-align: top;
text-align: left;
padding: 0;
margin-bottom: 25px;
font-size: 0.82em;
}

#navlist ul {
/*?*/
}

#navlist li {
list-style-type: none;
}

/* siehe externe css ..... html > body #navlist li { margin-bottom: -3px; } /* nur für IE 5.0 , Leerzeichen beachten! */

#navlist a {
display: block;
padding: 5px;
margin-right: 0px;
width: 180px;
background-color: #666;
border-bottom: 1px solid #eee;
border-left: 10px solid #FF9933;
}

#navlist a:link {
color: #FFF;
text-decoration: none;
}

#navlist a:visited {
color: #FFF;
text-decoration: none;
}

#navlist a:hover {
background-color: #FF9900;
color: #000;
border-left: 10px solid #666;
}

#navlist a:active {
background-color: #FF9900;
color: #FFF;
}
/* **********************************Navigation vertikal Ende*************************************/


/*Content-Style Klassen*/
.li_nonstyle {
list-style-type: none;
margin-bottom: 15px;
}

.fontbold {
font-weight: bold;
}
/*Content-Style Klassen Ende*/


/* Content-Style Allgemein */
#content_style {
text-align: left;
margin: 10px;
padding: 10px;
}

#content_style ul li {
padding: 4px 5px;
margin-left: 30px;
}
/* Content-Style Allgemein Ende */


/* Style für Bilder-Fotos */
.iframe{
height: 1660px;
width: 528px;
border:0;
}





