* {

	padding:0px;
	margin:0px;
}

/* Webseite Hintergrund */
body {

  /*  background-image:url(images/bg_body.jpg); */
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	background-color:#000000;
	padding:0 0 0px 0;
	margin: 0;
	font-family:verdana,arial;
	font-size: 100.01%;
	color:#d0d0d0;
}

html {
	background-color: #000000;
}

/* Trennline HR */
hr {

	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #000000;
	height:1px;
	margin-top:10px;
	margin-bottom:9px;
}

/* Überschrift der HTM-Groeße H1 */ 
h1 {

	margin-top:10px;
	margin-bottom:10px;
	font-size: 18px;
	color:#000000;
}

/* Überschrift der HTM-Groeße H2 */
h2 {

	margin-top:5px;
	margin-bottom:5px;
	font-size: 14px;
}

/* Überschrift der HTM-Groeße H3 */
h3 {

	padding:0px;
	margin:0px;
	font-size: 12px;
	font-weight:bold;	
}

p {

	font-size:12px;
}

pre {

	font-size: 12px;
	font-family: verdana, arial;
}

/* Bilder */
img {

	border:0px;
}

td, th {

	font-size:12px;	
}

/* Liste UL */
ul {

	margin-left:25px;
}

/**********************/
/****normale Links****/
/********************/

a {

	color:#d0d0d0;
	text-decoration: none;
}

/* mouseover */
a:hover {

	color: #a3bac9;
	text-decoration: none;
	cursor:pointer;
}

/***************************/
/***Frames (Seitnaufbau)***/
/*************************/

/* Rahmen und hintergrund der seite */
#aussen {

	margin:0 auto;
	width:950px;
	height:auto;
	text-align:center;
	border-right:1px solid #333333;
	border-bottom:0px solid #333333;
	border-left:1px solid #333333;
	overflow:auto;
	background-color:#000000;
	background-image: url(images/main_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

/* Head (Kopf) */
#head {

/*	ausgeschaltet da im templates ordner default die head.html umgeschrieben wurde um den header zu fixieren
*/
background: url(images/header-new.jpg);
	height: 200px;
	width: 950px;
	text-align:right;
}

/* Head-Navi (Kopf-Navi) */
#head2 {

	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	float:right;
	width: 740px;
	height: 40px;
	background-image:url(images/header_shops.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	border-bottom:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	color:#ffffff;
	font-size:9px;
}

/* Head-Navi - Link */
#head2 a {

	text-decoration: none;
	color: #ffffff;
}

/* Head-Navi - Link - Mouseover */
#head2 a:hover {

	text-decoration: none;
	color: #ff0000;
}

#head_navi {

	float: left;
	text-align:left;
	width: 380px;
}

#head_copyright {

	float: right;
	text-align:right;
	width:auto;
}

/*********************/
/*****Navigation*****/
/*******************/

/* Online-Button */
.online {

    background-image:url(images/button_online.gif);
	background-repeat:repeat-y;
	background-color:#000000;
	min-height:25px;
	color:#ffffff;
	font-style:oblique;
	font-weight:bold;
	font-size:80%;
	text-align:center;
	vertical-align:middle;
	white-space:15px;
	
}

/* Online-Button - Link */
.online a {

	color:#ffffff;
}

/* Online-Button - Link - Mouseover */
.online a:hover {

	color:#000000;
}

/* navi */
#navi {

	float:left;
	background-image: url(images/bg_navi.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width: 200px;
	text-align:center;
	padding-bottom:30px;
}

/*  unter der Navigation das Leerfeld */
.navi_head {

	vertical-align:top;
	padding-left:5px;
    background-color:#000000;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
}

#nav {

	overflow: hidden;
}

#nav ul {

	margin:0;
	padding: 0;
	list-style-type: none;
	float:left;
}

#nav li  {

	width:200px;
	border-top:none;
	border-right: none;
	border-bottom: none;
	text-decoration:none;
	float:left;
}

/* Links in Navi - Navigation linke Seite */
#nav a {   

	background-color:#000000;
	background-image:url(images/button_normal.png);
	background-repeat:no-repeat;  
	text-decoration: none;
	display: block;
	font-family:verdana, arial;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:25px;
}

/* besuchte Links in Navi */
#nav a:visited {

    background-color:#000000;
	background-image:url(images/button_normal.png);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	font-family:verdana, arial;
	font-size:12px;
	color:#ffffff;	
}

/* mouseover Links in Navi */
#nav a:hover {


    background-color:#000000;
	background-image:url(images/button_.png);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family:verdana, arial;
	font-size:12px;
}

/* mouseclick Links in Navi (wenn maus gecklickt gehalten wird) */
#nav a:active {

    background-color:#000000;
	background-image:url(images/button_aktiv.png);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family:verdana, arial;
	font-size:12px;
}

/* aktuelle Seite in Navi */
#nav #activelink {

    background-color:#000000;
	background-image:url(images/button_aktiv.png);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-family:verdana, arial;
	font-size:12px;
}

#nav_statistiken {

	overflow: auto;
}

/* statistik in Navi */ 
.nav_stats {

    background-color:#000000;
	background-image:url(images/button_normal_hover_press.png);
	background-repeat:no-repeat;
	text-decoration: none;
	text-align:center;
	display: block;
	padding: 6px;
	font-family:verdana, arial;
	font-size:12px;
	color:#ffffff;
	height:25px;
}

/* unter Statistik */
#navi1 {

	background-color:#000000;
	width: 100%;
	min-height:80%;
	text-align:left;
	overflow: visible;
}

#navi_footer {

    background-color:#000000;
	padding:0;
	margin:0;
	width: 200px;
	text-align:center;
}

/* XHTML Button (mouseout) */
#valid-xhtml{

	text-decoration:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #666463;
	border-right:1px solid #666463;	
	color:#666463;
	font-weight:bold;
	margin-left:25px;
	padding:0;
	float:left;
	height:15px;
	width:60px;
	background-color: #000000;
	display:block;
}

/* XHTML Button (mouseover) */
#valid-xhtml:hover{

	text-decoration:none;
	border-top:1px solid #666463;
	border-left:1px solid #666463;
	border-bottom:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	margin-left:25px;
	color:#333333;
	padding:0;
	background-color: #666463;
	height:15px;
	width:60px;
	display:block;
}

/* CSS Button (mouseout) */

#valid-css{

	text-decoration:none;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #666463;
	border-right:1px solid #666463;	
	margin-right:25px;
	color:#666463;
	padding:0;
	font-weight:bold;
	float:right;
	background-color: #000000;
	height:15px;
	width:60px;
	display:block;
}

/* CSS Button (mouseover) */
#valid-css:hover{

	text-decoration:none;
	border-top:1px solid #666463;
	border-left:1px solid #666463;
	border-bottom:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	margin-right:25px;
	color:#333333;
	padding:0;
	background-color: #666463;
	height:15px;
	width:60px;
	display:block;
}

/*****************************************/
/*********Mainframe (Hauptbereich)*******/
/***************************************/

#main {

	margin-left:200px;
	padding:2px;
	background-color: #000000;
	width:auto;
	text-align:left;
	min-height:600px;
	font-size:12px;
}

/***************************************************************************************/
/**Navigation im Fuß der Seite (wird nur angezeigt wenn Kopf von Seite ausgeschalten)**/
/*************************************************************************************/

#foot {

	font-size:10px;
	text-align:center;
    background-image:url(images/headerlogin.jpg);
	background-color:#ffffff;
	padding:2px;
	width:946px;
	float:right
}

/****************************************/
/*****************Zitat*****************/
/**************************************/

#quote {

	background-color:#d0d0d0;
	padding:5px;
	border:1px solid #333333;
	color:#333333;
}

/* Zitat überschrift */

#quote_headline {

	padding-top: 10px;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}

/****************************************/
/***************Formular****************/ 
/**************************************/

input, textarea, select{

	padding-left:2px;
	border-width: 1px 2px 2px 1px;
	color: #000000;
	background-color:#ffffff;
}

textarea {

	width:590px;
	height:400px;
}

legend {

	color:#bcceda;
	font-weight:bold;
}

/****************************************/
/***********Voraschaltseite*************/
/**************************************/

#vorschaltseite {

	margin:0px;
	padding:0px;
	background-color: #000000;
	text-align:center;
/*	background-image: url(images/bg_door.jpg);
	background-position:right;
	background-repeat:repeat-y;
	min-height:350px;
	border-top:1px solid #d0d0d0; */
}




/****************************************/
/***********Shop - Vorschau*************/
/**************************************/

.preview_aussen {  /* Artikel direkt in der Vorschauansicht - Preis,Hochgeladen am,Kategorie und Beshcreibung ist die Schrift weiss */

	margin-top:15px;
	padding:5px;
	border:1px solid #d0d0d0;
	background-color:#000000;
	color:#ffffff;
}

.preview_aussen hr {  /* Artikeltrennstrich unter Bild und Beschreibung */

	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #ffffff;
	height:1px;
}

.preview_aussen a { /* Kategoriename und Kommentar schreiben ist grün */

	text-decoration: none;
	color: #00c517;
}

.preview_aussen a:hover {  /* Kategoriename und Kommentar wird grau bei Mausberührung */

	text-decoration: none;
	color: #ffffff;
}

.preview_beschreibung {

	padding:5px;
	margin-left:265px;
	text-align:justify;
	min-height:210px;
}

.preview_beschreibung_edit {

	padding:5px;
	margin-left:265px;
	text-align:justify;
	min-height:210px;
}

.preview_image {  /* Bild vom Artikel im Shop Vorschau */

	width:250px;
	height:200px;
	border:1px solid #ffffff;
}

.preview_img {

	padding:5px;
	height:188px;
	width:250px;
	float:left;
}

/***************************************/
/***********Shop - Kategorie***********/
/*************************************/

.cat_list {

	font-size:90%;
	border-top:1px solid #333333;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	color:#FFFFFF;
}

/* Link */
.cat_list a {

	background-color:#000000;
	text-decoration: none;
	color: #ffffff;
}

/* Link mouseover */
.cat_list a:hover {

	background-color:#000000;
	text-decoration: none;
	color: #990000;
}

.cat_list td, th {

	background-color:#000000;
	border-top:1px solid #d0d0d0;
	padding:4px;
	color:#ffffff;
}

.cat_list th {

	font-weight:bold;
}

/*************************************************/
/***Login, Code aktivieren, Passwort vergessen***/
/***********************************************/
.login {

	margin:10px 0 0 0;
	padding-bottom:10px;
	background-color:#000000; 
	color:#ffffff;
	min-height:170px;
}

.login a{

	color:#ff0000;
}

.login a:hover{

	color:#ffffff;
}

/**************************************************************/
/***Navigationsleiste unter dem Header für Kunden und Admin***/  
/************************************************************/

.login_navi {
	font-size:12px;
	background-image:url(images/headerlogin.jpg);
	background-position:240px 100%; 
	background-repeat:repeat-x;
	background-color:#000000;
	color:#ffffff;
	min-height:40px;
}

.login_navi .b, .login_navi .a {
    text-align:left;
    float:left;
}

.login_navi .a {
    margin-top:8px;
    margin-right:20px;
    margin-left:20px;
    font-weight:bold;
}

.login_navi .b img {
    margin:3px 0;
    float:left;
}

.login_navi .b a {
    margin-top:9px;
    margin-right:20px;
    margin-left:35px;
    display: block;
}

.login_navi .b input {
    margin-top:6px;
    margin-right:20px;
}

.login_navi .hello {
    margin-top:9px;
    margin-right:20px;
    margin-left:10px;
    display: block;
    font-weight:bold;
}

.login_navi .c {
    padding-top:6px;
}

/* Link */
.login_navi a {
	text-decoration: none;
	color: #00c517;
}

/* Link mouseover */
.login_navi a:hover {
	text-decoration: none;
	color:#fff;
}

/********************************************/
/**Fehler (so wird ein Fehler dargestellt)**/  
/******************************************/
.fehler {

	height:auto;
	border:1px solid #CFCFCF;
	padding:8px;
    color:#ffffff;
	font-weight:bold;
	background-color:#9e0000;
	overflow: auto;
}

/*******************************************************/
/**Kein Fehler (so wird eine bestätigung dargestellt)**/ 
/*****************************************************/
.nofehler {

	height:auto;
	border:1px solid #CFCFCF;
	padding:8px;
	color:#ffffff;
	font-weight:bold;
	background-color:#009e0f;
	overflow: auto;
}

/* Link */
.nofehler a {

	text-decoration: none;
	color: #ffffff;
}

/* Link mouseover */
.nofehler a:hover {

	text-decoration: none;
	color: #b70101;
}

/**************************************/
/***Bilderrotation unter dem Header***/
/************************************/

#bilderrotation {

	margin-left:200px;
	width:auto;
	padding:10px 45px 10px 50px;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background-color: #000000;
	background-image:url(images/bilderrotation.jpg);
	background-repeat:no-repeat;
}

#bilderrotation_iframe {

	width:100%;
	height:142px;
}

/* zwichen den Bilder  */
.fototickerBox {  

	height:155px;
	background-color: #000000;
}

/* Bild groesse und rahmen */
.fototickerBox img {

	border:1px solid #d0d0d0;
	width:160px;
	height:140px;
}

.fototickerBox a {

	position:absolute;
}

/***************************/
/********Sonstiges*********/
/*************************/

/* alle Boxen wie Shop etc */
.box {

	background-color:#000000;
	color:#ffffff;
	border:1px solid #ffffff;
	padding:8px;
	text-align:center;
}

.admin_tables table {

	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#d0d0d0;
}

.admin_tables td, th {

	font-size:13px;
}

.admin_table table {

	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
}

.admin_table td, th {

	font-size:13px;
}

#small_red {

	color:#ff0000;
	font-size:9px;

}

#big_red {

	color:#ff0000;
	font-size:1.0em;
	font-weight:bold;
}

#small {

	font-size:9px;	
}

#kursiv_red {

	color:#ff0000;
	font-style:italic;
}

#kursiv_green {

	color:#008000;
	font-style:italic;

}

#left {

	text-align:left;
}

#justify {

	text-align:justify;
}

#reihe {

  float: right;
  width:270px;
  clear: both;
  padding:2px 0;
}

#label {

	padding-top:3px;
	float: left;
	width: 110px;
	text-align:right;
}

#feld {

  text-align: right;
  float: right;
  width: 150px;
} 

#knopf {

  clear: both;
  float:right;
  padding-top:5px;
  padding-right:20px;
  text-align: center;
}

#defbreite {

  width: 270px;
}



#edittext_reihe {

	width:100%;
	padding-top:15px;
}



#edittext_lable {

	font-weight:bold;
	width:100px;
	float:left;
	padding-right:7px;
	text-align:right;
}



#edittext_feld {

	width:auto;
}


.fileupload_reihe {

	width:100%;
	padding-top:10px;

}

.fileupload_lable {

	font-weight:bold;
	width:110px;
	float:left;
	padding-right:7px;
	text-align:right;
}



.fileupload_feld {

	width:auto;
}

.reg_reihe {

	width:100%;
	padding-top:15px;
}

.reg_lable {

	font-weight:bold;
	width:200px;
	float:left;
	padding-right:7px;
	text-align:right;
}

.reg_feld {

	width:auto;

}

#editsettings_reihe {

	width:100%;
	padding-top:15px;
}

#editsettings_lable {

	font-weight:bold;
	width:170px;
	float:left;
	padding-right:7px;
	text-align:right;
}

#editsettings_feld {

	width:auto;
}

.edit_file {

	padding:5px;
	height:200px;
	width:250px;
}

#td_members {

	background-color:#bcceda;
	padding:4px;
	margin:1px;
}

.member_list a {

	text-decoration: none;
	color: #333333;
}

.member_list a:hover {

	text-decoration: none;
	color: #ff0000;

}

.member_list td {

	background-color:#fff;
	padding:4px;
	margin:1px;
	color:#333333;
}

.member_list th {

	background-color:#fff;
	padding:4px;
	margin:1px;
	color:#333333;
	font-weight:bold;
}
