/* HTML Grundeinstellungen */
body
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size: 0.8em;
	text-align: left;
	color:#000000;	background-color:#ffffff;
}

a {color: #34d;text-decoration:none;}
a:hover {color:#bd7d00;}
a img{border: 0;}

h1	{ font-size:1.3em; color:#000080; margin-bottom:0px; margin-top:5px;}
h2	{ font-size:1.2em; margin-bottom:0px; margin-top:0px;color:#fff}
h3	{ font-size:1.1em; margin-bottom:0px; margin-top:10px;}
h4	{ font-size:1em; color:#000080; margin-bottom:0px; margin-top:5px;}
h5	{ font-size:1em; margin-bottom:5px; margin-top:15px;}
ul	{ margin-left:-1.5em;margin-top:0.4em;margin-bottom:1.0em;}
li	{ margin-bottom:3px;}
p	{ margin-top: 3px; margin-bottom: 3px;}

/* Die Boxen der Startseite */
.menuBox
{
/*	background: url(imag/headerbg.png) repeat-y !important;*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;

	overflow: hidden;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 72px;
}

#headerleft
{
	float: left;
	background: url(imag/menubarleft.png) no-repeat;
	height: 72px;
	width: 9px;
	margin: 0px;
	padding: 0px;
}

#headerlogo
{
	float: left;
	background: url(imag/menubarmid.png) repeat-x;
	height: 72px;
	width: 250px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
}

.headermid
{
	float: left;
	background: url(imag/menubarmid.png) repeat-x;
	height: 72px;
	width: auto;
	border-left: 1px solid #323031;
/*	padding-top: 3px;*/
}

.headermid:hover
{
	float: left;
	background: url(imag/menubarOver.png) repeat-x;
	height: 72px;
	border-left: 1px solid #323031;
}
	
.headermid a
{
	position: relative;
	top: 25px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 1.4em;
	color: #FFF;
	text-decoration: none;
}

.headermidActive
{
	float: left;
	background: url(imag/menubarmid.png) repeat-x;
	height: 72px;
	border-left: 1px solid #323031;
}
	
.headermidActive a
{
	position: relative;
	top: 25px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 1.4em;
	color: #78f;
	text-decoration: none;
}

.headermidActive:hover
{
	float: left;
	background: url(imag/menubarOver.png) repeat-x;
	height: 72px;
	border-left: 1px solid #323031;
}
 			 
#headermidright
{
	float: left;
	background: url(imag/menubarmid.png) repeat-x;
	height: 72px;
	width: 210px;
	border-left: 1px solid #323031;
}
            
#headerright
{
	float: left;
	background: url(imag/menubarright.png) no-repeat;
	height: 72px;
	width: 9px;
	margin: 0px;
	padding: 0px;
}

/* die lineBox wird im Footer verwendet */
#lineBox
{
	float: left;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #939393;
}

/* Oben, Menü und Logo */
#fullBox
{
	margin: 10px 10px 10px 10px;
}

/* Mittelteil der Startseite komplett */
#contentBox
{
	margin-top: 10px;
}

/* Das große Bild der Startseite */
#imageContainer
{
	overflow:hidden;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 300px;
/*	border:1px solid #000; */
}

/* die 3 Textspalten der Startseite */
#mainBox
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/* die linke Spalte der Startseite */
#leftBox
{
	width: 250px;
	float: left;
	padding-left: 10px;
	background:#eee url(imag/topbar.png) no-repeat top;
}

#leftBoxInfoText
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/* die mittlere Spalte der Startseite */
#middleBox
{
	margin-left: 280px;
	margin-right: 280px;
	padding-top: 0px;
}

/* die rechte Spalte der Startseite */
#rightBox
{
	width: 250px;
	float: right;
	margin: 0px 7px 10px 10px;
	padding: 6px 0px 10px 10px;
	background:#eee url(imag/topbar.png) no-repeat top;
}

/* Footer */
#footerBox
{
	font-size: 0.9em;
	text-align: center;
	clear:both;
}

/* die rechten Blöcke der Unterseiten */
#mainRightBox
{
	margin: 10px 0px 0 300px;
}

/* Topics - Aufzählpunkte */
/* die Blöcke auf der Startseite in der Mitte */
.topicMiddleBox
{
	margin-right: 10px;
	margin-bottom: 60px;
}

/* die Titelleiste */
.titleTopicMiddleBox
{
	margin: 8px 5px 5px 5px;
	padding: 3px 5px 3px 5px;
}

/* der Block unter der Leiste */
.descriptionTopicMiddleBox
{
	margin: 0px 10px 10px 0px;
}

/* das Icon unter der Leiste */
.iconDescriptionTopicMiddleBox
{
	float: left;
	margin: 0px 10px 0px 10px;
}

/* der Text unter der Leiste */
.textDescriptionTopicMiddleBox
{
	padding-top: 32px;
	margin: 0px 5px 0px 80px;
}

/* die Blöcke mit einem Balken als Überschrift */
/* der Balken */
.titleTopicListBox
{
}

.titleTopicListBox h2
{
	margin-left: 5px;
	margin-top: 6px;
}

.titleTopicListBoxLeft
{
	float: left;
	width: 7px;
	height: 28px;
	background-image: url(imag/titlebarleft.png);
}

.titleTopicListBoxMid
{
	float: left;
	background-image: url(imag/titlebarmid.png);
	width: 660px;
	height: 28px;
}

.titleTopicListBoxMidSmall
{
	float: left;
	background-image: url(imag/titlebarmid.png);
	width: 400px;
	height: 28px;
}

.titleTopicListBoxRight
{
	float: left;
	width: 7px;
	height: 28px;
	background-image: url(imag/titlebarright.png);
}

/* der Block darunter */
.descriptionTopicListBox
{
	margin: 10px 5px 0px 0px;
/*	padding-top: 28px; */
}

/* die Icons darunter */
.iconDescriptionTopicListBox
{
	float: left;
	margin: 3px 5px 3px 12px;
}

/* der Text darunter */
.textDescriptionTopicListBox
{
	padding-top: 35px;
	margin: 10px 5px 12px 12px;
}

.textDescriptionTopicListBoxIcon
{
	padding-top: 35px;
	margin: 10px 5px 12px 80px;
}

/* kleiner Inforamtionstext */
.smallInfoText
{
	font-size: 0.9em;
	padding-top: 35px;
	padding-left: 12px;
	margin-bottom: 12px;
}

.smallText
{
	font-size: 0.9em;
	padding-top: 10px;
}

/* der rechte Teil des Bildschirms bei den Beispielen */
#sampleBox
{
	width: 500px;
	margin-top: 10px;
	margin-left: 300px;
}

/* der reche Teil bei den Falsh-Animationen für die 2 reihige Darstellung */
.sampleFlashSubBox
{
	float: left;
	width: 48%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* der reche Teil bei den Visitenkarten für die 2 reihige Darstellung */
.sampleVisiteSubBox
{
	float: left;
	width: 48%;
	margin-left: 10px;
}

/* der reche Teil bei den Kalendern für die 2 reihige Darstellung */
.sampleKalenderSubBox
{
	float: left;
	width: 48%;
	height: 200px;
	margin-left: 10px;
}

/* Die Eingabefelder bei Service und Bestellen */

.formbox
{
	margin-left: 80px;
}

.reihe
{
}

.label
{
	width: 100px;
	text-align: right;
	padding-top: 1em;
	padding-right: 1em;
}

.feld
{
	width: 300px;
	text-align: left;
} 

.radioButtons
{
	width: 600px;
	text-align: left;
} 

.radioButtons2
{
	width: 300px;
	text-align: left;
} 

.knopf
{
	clear: both;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.defbreite
{
	width: 260px;
	margin-bottom: 10px;
}

.wishbox
{
  width: 500px;
}

/* Die animierten Knöpfe - Startseite, Download */
/* Der Downloadknopf */
.but a{
	display: block;
	background-color: transparent;
	background-image: url(imag/download2.png);
	background-repeat: no-repeat;
	width: 56px;
	height: 48px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
}
.but a:hover{
	background-position: 0 -64px;
}

/* Der Rettungsring von der Startseite */
.rescue a{
	display: block;
	background-color: transparent;
	background-image: url(imag/rescue.png);
	background-repeat: no-repeat;
	width: 56px;
	height: 52px;
	margin: 5px auto;
	padding: 5px 0 0 0;
}
.rescue a:hover{
	background-position: 0 -58px;
}

/* Service von der Startseite */
.service a{
	display: block;
	background-color: transparent;
	background-image: url(imag/smilie.png);
	background-repeat: no-repeat;
	width: 56px;
	height: 46px;
	margin: 5px auto;
	padding: 5px 0 0 0;
}
.service a:hover{
	background-position: 0 -51px;
}

/* Einkaufen von der Startseite */
.purchase a{
	display: block;
	background-color: transparent;
	background-image: url(imag/order.png);
	background-repeat: no-repeat;
	width: 56px;
	height: 52px;
	margin: 5px auto;
	padding: 5px 0 0 0;
}
.purchase a:hover{
	background-position: 0 -58px;
}

/* die Release-Notes */
.container
{
	float: left;
	margin: 1em auto;
}

.left
{
	float: left;
	width: 47%;
	min-width: 350px;
	padding: 10px;
	background-color: #ededed;
}

.right
{
	float: right;
	width: 47%;
	min-width: 350px;
	padding: 10px;
	background-color: #ededed;
}

.image
{
	padding-left: 10px;
}

.text
{
	padding-left: 10px;
}
