/* CSS Document  Bilderwind*/

@charset "ISO-8859-1";

body  {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
}

p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

a {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

a:hover {
	color: #CC0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;

}

.content-right-intern a {
	color: #CC0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration:underline;
}

.content-right-intern a:hover {
	color: #CC0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration:none;
	font-weight:bold;

}

table {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
}

#wrapper {
	width: 940px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
}

.titelformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #0A759E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #0A759E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #0A759E;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#toptextnavi {
	float:left;
	height: 30px;
	width: 930px;
	line-height: 30px;
	background-color: #FFF;
	text-align: right;
	padding-right: 10px;
}

#topbar {
	float:left;
	height: 224px;
	width: 940px;
	background-image: url(images/bg-topbar.jpg);
	background-repeat: no-repeat;
}

#logo {
	float: left;
	height: 60px;
	width: 237px;
	margin-top: 50px;
	margin-left: 25px;
}

#corpbeschreibung {
	height: 86px;
	width: 175px;
	margin-left: 20px;
	float: left;
	margin-top: 58px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
}

#slogan {
	height: 25px;
	width: 500px;
	margin-top: 160px;
	margin-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

#navigation {

}

.navpoint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	margin-top:10px;
}

.navpoint a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	margin-top:10px;
	text-decoration: none;
}

.navpoint a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #CC0001;
	margin-top:10px;
	text-decoration: none;
}


.navpoint_sel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #CC0001;
	margin-top:10px;
	text-decoration: none;
}

.navpoint_sel a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #CC0001;
	margin-top:10px;
	text-decoration: none;
}

.navpoint_sel a:HOVER {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #CC0001;
	margin-top:10px;
	text-decoration: none;
}

.navpoint_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #CC0001;
	margin-top:10px;
	text-decoration: none;
}

.navpoint_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #CC0001;
	margin-top:10px;

}

.navpoint_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #CC0001;
	margin-top:10px;
	text-decoration: underline;
}

#top navigation {

}

.top_navpoint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	}

.top_navpoint a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.top_navpoint a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0001;
	text-decoration: none;
}


.top_navpoint_sel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0001;
	text-decoration: none;
}

.top_navpoint_sel a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0001;
	text-decoration: none;
}

.top_navpoint_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0001;
	text-decoration: none;
}

.top_navpoint_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0001;
	}

.top_navpoint_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0001;
	text-decoration: underline;
}

/*# top navigation ende*/


#content {
	float:left;
	width: 940px;
	background-color: #FFF;
	margin-bottom:10px;
}

#content-left {
	float:left;
	width: 560px;
	background-color: #FFF;
}

/* Button für Registrierung auf Startseite */

#anmeldebutton {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
	display: block;
}

#anmeldebutton a{
	font-family: Geneva, Verdana, sans-serif;
   width:530px;
   height:38px;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/anmelden01-530x38.jpg);
	display: block;
}

#anmeldebutton a:hover{
	font-family: Geneva, Verdana, sans-serif;
   width:530px;
   height:38px;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/anmelden02-530x38.jpg);
	display: block;
}

/* Button für Preislistenanforderung auf Startseite */

#preislistenbutton {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
	display: block;
}

#preislistenbutton a{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/button-preisliste01.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 150px;
	width: 350px;
	margin-left: 5px;
}

#preislistenbutton a:hover{
	font-family: Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/button-preisliste02.jpg);
	background-repeat: no-repeat;
	display: block;
}

/* ----------------------------------------------------------*/

/* Button für Softwaredownload intern auf Startseite */

#softwarebutton {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	display: block;
}

#softwarebutton a {
	color:#FFFFFF;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(images/button-download01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 350px;
	}

#softwarebutton a:hover {
	color:#FFFFFF;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(images/button-download02.jpg);
	background-repeat: no-repeat;
	display: block;
}

/* ----------------------------------------------------------*/



.content-left-1 {
	height: 140px;
	width: 530px;
	background-color: #FFF;
	border: 0px solid #BABABA;
	margin-top:34px;
}

.content-left-2 {
	height: 38px;
	width: 530px;
	/*background-image: url(images/bg-530x38.gif);
	background-repeat: no-repeat;*/
	margin-top:5px;
	margin-bottom: 20px;
}

.content-left-3 {
	height: 385px;
	width: 510px;
	margin-top:5px;
	background-image: url(images/bg-530x400.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.content-left-4 {
	height: 185px;
	width: 510px;
	margin-top:5px;
	background-image: url(images/bg-530x200.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.content-left-intern {
	width: 530px;
	background-color: #FFF;
	border: 0px solid #BABABA;
	margin-top:34px;
	font-family:Arial, Helvetica, sans-serif;
}

#content-right {
	float:left;
	width: 380px;
	background-color: #FFF;
}

.content-right-1 {
	height: 30px;
	width: 380px;
	background-color: #FFF;
}

.content-right-2{
	height: 40px;
	width: 380px;
	background-color: #FFF;
	margin-top:25px;

}

.content-right-3 {
	height: 515px;
	width: 360px;
	margin-top:15px;
	background-image: url(images/bg-370x530.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.content-right-4 {
	height: 185px;
	width: 360px;
	margin-top:5px;
	background-image: url(images/bg-370x200.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.content-right-intern{
	width: 380px;
	background-color: #FFF;
	margin-top:25px;

}

#footer {
	float:left;
	height: 30px;
	width: 940px;
	background-color: #FFF;
	color:#CCC;
	font-size: 10px;
	line-height: 14px;
	margin-left: 10px;
	margin-bottom: 40px;
	}

.footerlink a {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

.footerlink a:hover {
	color: #CC0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration:underline;
}

.Slogan-Schwarz
{
	color: #333;
}

input {

	border: 1px solid #CCC;
	font-size: 14px;
	height: 20px;
}

.form_button {
	background-color:#D5CCBB;
	border: 1px solid #CCC;
	font-size: 14px;
	height: 24px;
	color: #333;
   padding-bottom:4px;

}

.form_button:HOVER {
	background-color:#D5CCBB;
	border: 1px solid #CCC;
	font-size: 14px;
	height: 24px;
	color: #CC0001;
   padding-bottom:4px;

}

.form_button_ie {
	background-color:#D5CCBB;
	border: 1px solid #CCC;
	font-size: 14px;
	height: 24px;
	color: #333;
   padding:2px 0px 2px 0px;

}

.form_button_ie:HOVER {
	background-color:#D5CCBB;
	border: 1px solid #CCC;
	font-size: 14px;
	height: 24px;
	color: #CC0001;
   padding:2px 0px 2px 0px;

}

.form_button a{
	border: 1px solid #CCC;
	font-size: 16px;
	height: 24px;
}

.form_button a:hover {
	border: 1px solid #CCC;
	font-size: 16px;
	height: 24px;
}

.form_fehler
{
	background-color:#F7A7A7;
	border: 1px solid #E69696;
	font-size: 14px;
	height: 20px;
}

.form_fehler_checkbox
{
	color:#BB0000;
   font-size:10px;
   font-weight:bold;
   line-height:13px;
}

.form_checkbox_text
{
	font-size:12px;
   line-height:16px;
}

.formular
{
	border: 1px solid #CCC;
	font-size: 12px;
	height: 20px;
}

.menu_button
{
	line-height: 20px;
	font-family:Verdana, sans-serif;
	background-color:#D5CCBB;
   color:#333333;
   text-decoration:none;
	border: 1px solid #CCC;
	font-size: 12px;
   padding:4px 10px 4px 10px;
}

.menu_button:HOVER
{
	line-height: 20px;
	font-family:Verdana, sans-serif;
	background-color:#D5CCBB;
   color:#CC0001;
   text-decoration:none;
	border: 1px solid #CCC;
	font-size: 12px;
   padding:4px 10px 4px 10px;
}


.download_liste
{
	margin:20px 0 20px 0;
}

.download_link
{
	text-decoration:none;
}

.download_link:HOVER
{
	text-decoration:underline;
   color:#BB0000;
}

.tab_header0
{
	font-size:12px;
	font-weight:normal;
	background-image:url(images/bg/paypal.png);
   color:#000000;
	border:1px solid #CCCCCC;
   padding:3px 5px 3px 5px;
}

.tab_header
{
	font-size:12px;
	font-weight:normal;
	background-image:url(images/bg/paypal.png);
   color:#000000;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
   padding:3px 5px 3px 5px;
}

.tab_body0
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
   padding:3px 5px 3px 5px;
}

.tab_body
{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
   padding:3px 5px 3px 5px;
}
