/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------
   modified by:
   stylesheet.css,v 1.0 2008/06/23 17:41:17

   Steffen Steiner
   http://www.orange-concept.de Medienagentur

   Copyright (c) 2008 Dipl.-Ing. Steffen Steiner

   ---------------------------------------------------------------------------------------*/
/*****
Tell a Friend
*****/
@charset "utf-8";
body {
	font: 12px/14.667px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #333333;
}
#tellBox .inp {
	border: 1px solid #CCCCCC;
	width: 240px;
	margin-bottom: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}
#tellBox h1 {
	font-size: 13px;
	color:#333;
	letter-spacing:normal;
}
#answer {
	margin-top: 10px;
}
a{
	color:#CCFF00;
	text-decoration:none;
}
.pageHeading td {
font-size: 13px;
font-weight:	bold;
}
/******************xtcommerce**********************/
body
{
height: 						100%;
width:							100%;
margin:							0px;
font-family:					Arial,helvetica,verdana;
font-size:						12px;
color:							#399;
/*background:						#33ccff;*/
background:						#c6e3f8;
}
form {
margin:							0px;
padding:						0px;
}
input{
font-family:					Arial,helvetica,verdana;
padding: 						0px;
margin:							0px;
font-size:						12px;
}
input[type=image] {

}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
textarea {
font-family:					Arial,helvetica,verdana;
font-size:						12px;
}
.frei{
clear:							left;
}
img{
border:							0px;
}
.copyright, .parseTime {
width:							100%;
text-align:						center;
text-decoration:				none;
color:							#fff;
	}
.copyright a {color:#fff;text-decoration:none;}

/*  NAVI   ------------------------------------------------------------------------------------ */
#nav1 {
width:							1000px;
height:							200px;
	}
#nav2 {
width:							1000px;
height:							50px;
color:							#fff;
	}
#nav1a {
padding-top:					193px;
padding-right:					60px;
	}
#nav2a {
padding-top:					30px;
padding-left:					60px;
	}
#nav2 a {
font-size:						12px;
font-weight:					normal;
color:							#fff;
	}
.navD {
float:							right;
height:							25px;
padding-left:					10px;
padding-right:					10px;
color:							#666;
font-size:						16px;
border-right:					2px solid #fff;
}
.navDPA {
padding-top:					4px;
}
.navD2 {
float:							right;
height:							25px;
padding-left:					10px;
color:							#666;
font-size:						16px
}


/*  Boxen ------------------------------------------------------------------------------------ */

#box_Cat table td .infoBoxHeading{
border-bottom:					0px solid #fff;
height:							25px;
width:							200px;
padding:						0px;
padding-left:					10px;
font-weight:					bold;
color:							#D50351;
text-align:						right;
font-size:						12px;
letter-spacing:					0.1em;
background-image:				url(./img/menu_Kob.gif);
background-repeat:				no-repeat;
background-position:			0px;
}
#box_Cat .moduleRow {
background:						#ffcccc;
padding:						0px;
marging:						0px;
padding-top:					5px;
padding-bottom:					5px;font-size:13px;
	}
#box_Cat table td table td.infoBoxHeading{
padding-right:					10px;
}
#box_Catu {
border-top:						1px solid #fff;
margin-bottom:					10px;
height:							25px;
width:							200px;
background-image:				url(./img/menu_Kun.gif);
background-repeat:				no-repeat;
background-position:			0px;
	}


#box_Rest table td .infoBoxHeading, #box_Search table td .infoBoxHeading {
border-bottom:					1px solid #fff;
height:							25px;
width:							200px;
padding:						0px;
padding-left:					10px;
font-weight:					bold;
color:							#FFCCCC;
text-align:						right;
font-size:						12px;
letter-spacing:					0.1em;
background-image:				url(./img/menu_Rob.gif);
background-repeat:				no-repeat;
background-position:			0px;
}
#box_Rest .RE, #box_Search .RE {
background:						#b5a1b7;
padding:						0px;
marging:						0px;
padding-top:					5px;
padding-bottom:					5px;
border-bottom:					1px solid #fff;
	}
#box_Rest, #box_Search {
color:							#fff;
	}

#box_Rest a:link, #box_Search a:link    { color:#fff;font-stretch:narrower;text-decoration:none;border:0px; }
#box_Rest a:visited, #box_Search a:visited { color:#fff;font-stretch:narrower;text-decoration:none;border:0px; }
#box_Rest a:hover, #box_Search a:hover   { color:#333;font-stretch:narrower;text-decoration:none;border:0px; }
#box_Rest a:active, #box_Search a:active  { color:#808080;font-stretch:narrower;text-decoration:none;border:0px; }
#box_Rest a:focus, #box_Search a:focus  { color:#808080;font-stretch:narrower;text-decoration:none;border:0px; }

#box_Rest table td table td.infoBoxHeading, #box_Search table td table td.infoBoxHeading {
padding-right:					10px;
}
#box_Restu, #box_Searchu {
/*border-top:						1px solid #fff;*/
margin-bottom:					10px;
height:							25px;
width:							200px;
background-image:				url(./img/menu_Run.gif);
background-repeat:				no-repeat;
background-position:			0px;
	}
#box_Searchu {
border-top:						1px solid #fff;
	}
#box_Search .boxText {
background:						#b5a1b7;
padding:						0px;
marging:						0px;
padding-top:					5px;
padding-bottom:					5px;
	}
.Sub {
background:						#eee;
padding:						0px;
marging:						0px;
padding-top:					5px;
padding-bottom:					5px;
	}

/*  Körper ------------------------------------------------------------------------------------ */

.infoBoxHeading h2 {
font-family:					times new roman;
	}
#Alles{
height:							100%;
width:							1000px;
margin:							auto;
}
#logo {
width:							1000px;
height:							250px;
background: 					url(./img/logo_vka.gif) no-repeat top left;
}
#mitte {
width:							1000px;
background: 					url(./img/mitte.gif) repeat-y top left;
}
#mittePA {
padding:						20px;
padding-left:					50px;
padding-right:					50px;
}
#unten {
width:							1000px;
height:							55px;
background: 					url(./img/unten.gif) no-repeat top left;
}

#menue{
float:							left;
width:							240px;
}
#main{
float:							left;
width:							640px;
}

.headerNavigation{
font-size:120%;
font-weight:bold;
}
.contentsTopics{
font-size:120%;
font-weight:bold;
}
.moduleHeading{
font-weight:bold;
font-size:120%;
letter-spacing:0.1em;
padding-bottom:10px;
}
.smallHeading{
color:#666;
font-weight:bold;
}

/*  LINKS ------------------------------------------------------------------------------- */
a:link    { color:#399;text-decoration:none;border:0px; }
a:visited { color:#399;text-decoration:none;border:0px; }
a:hover   { color:#333;text-decoration:none;border:0px; }
a:active  { color:#399;text-decoration:none;border:0px; }
a:focus  { color:#399;text-decoration:none;border:0px; }

a.nav:link    { color:#fff;font-stretch:narrower;font-weight:bold;text-decoration:none; }
a.nav:visited { color:#fff;font-stretch:narrower;font-weight:bold;text-decoration:none;}
a.nav:hover   { color:#ffcccc;font-stretch:narrower;font-weight:bold;text-decoration:none; }
a.nav:active  { color:#fff;font-stretch:narrower;font-weight:bold;text-decoration:none; }
a.nav:focus  { color:#fff;font-stretch:narrower;font-weight:bold;text-decoration:none;}

#navtrail a:link    { color:#fff;font-stretch:narrower;text-decoration:none;border:0px; }
#navtrail a:visited { color:#fff;font-stretch:narrower;text-decoration:none;border:0px; }
#navtrail a:hover   { color:#333;font-stretch:narrower;text-decoration:none;border:0px; }
#navtrail a:active  { color:#808080;font-stretch:narrower;text-decoration:none;border:0px; }
#navtrail a:focus  { color:#808080;font-stretch:narrower;text-decoration:none;border:0px; }
/*
.Sub a:link    { color:#fff;font-stretch:narrower;text-decoration:none;border:0px; }
.Sub a:visited { color:#fff;font-stretch:narrower;text-decoration:none;border:0px; }
.Sub a:hover   { color:#333;font-stretch:narrower;text-decoration:none;border:0px; }
.Sub a:active  { color:#808080;font-stretch:narrower;text-decoration:none;border:0px; }
.Sub a:focus  { color:#808080;font-stretch:narrower;text-decoration:none;border:0px; }
*/
.copyright a:link    { color:#fff;font-stretch:narrower;text-decoration:none;border:0px; }
.copyright a:visited { color:#fff;font-stretch:narrower;text-decoration:none;border:0px; }
.copyright a:hover   { color:#399;font-stretch:narrower;text-decoration:none;border:0px; }
.copyright a:active  { color:#399;font-stretch:narrower;text-decoration:none;border:0px; }
.copyright a:focus  { color:#399;font-stretch:narrower;text-decoration:none;border:0px; }
