﻿/* Global Disk CSS - Format */

/* Allgemeine Formatierung */
html {
	font-family: Verdana;
	font-size:10pt;
	color:black;
}

* {
	font-family: Verdana;
	font-size:10pt;
	color:black;
}

p{
	color:black;
	line-height:1.5em;
	float:left;
	margin-bottom:10px;
}

a{
	font-size:9pt;
}

a:hover{
	color:#5a84b9;
}

h2{
	font-size:11pt;
/*	float:left;*/
	color: #0E4B99;
	margin-bottom:20px;
	width:100%;
}

h3{
	float:left;
	color:#5a84b9;
	width:100%;

}
/* Seitenbezogene Formatierung */

/* home -------------------------------------------------------------------------*/
#newsbutton{
	float:right;
}

#ueberschrift_start{
	width:284px;
	height:55px;
}


#welcome{
	margin:15px 0 15px 0;
	background-color:white;
}


#casino{
	width:189px;
}

#homefeatures{
	margin-top:0;
	margin-bottom:0;
	background-image:url('../Bilder/Layout/features_home.jpg');
	width:270px;

}

#homehilfelink{
	margin-top:90px;
}

#gruendelist li{
	font-size:8pt;
}

/* home end -------------------------------------------------------------------------*/


/* info -------------------------------------------------------------------------*/
#ueberschrift_info{
	width:307px;
	height:23px;
}

#infofeatures{
	background-image:url('../Bilder/Layout/features_xxl.jpg');
	height:212px;
	width:236px;
}

.hdreitext{
	float:left;
	margin:20px 0 10px 0;
}

.infobilder{
	margin-top:90px;
	float:right;
}

#rsync{
}

#webdisk{
	margin-top:140px;
}

#iscsi{
	margin-top:200px;
}

#anwendungsmoeglichkeiten{
	margin-top:20px;
}

.lastp{
	padding-bottom:40px;
}

/* info ende -------------------------------------------------------------------------*/

/* So funktionierts -------------------------------------------------------------------------*/
#firsth{
	margin:45px 0 10px 0;
}

#ueberschrift_funktion{
	width:205px;
	height:23px;
	float:right;
}

.featurestable{
	margin-left:8px;
}

#functiontable td.left{
	padding-right:5px;
}
/* So funktionierts end -------------------------------------------------------------------------*/

/* Partner -------------------------------------------------------------------------*/
td.left{
	font-weight:bold;
	padding-right:10px;
}

.table_ueberschrift{
	color:#0E4B99;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}

.kontaktdaten{
	margin-top:70px;
}

.partnerlogos{
	float:left;
	margin:45px 20px 0 0;
}

#ueberschrift_partner{
	float:right;
	width:93px;
	height:23px;
}

#partner_handshake{
	margin-bottom:20px;
}
/* Partner end -------------------------------------------------------------------------*/

/* Preise -------------------------------------------------------------------------*/
#ue_preis{
	margin:5px 0 10px 0;
}

#ueberschrift_preise{
	width:75px;
	height:23px;
	float:right;
}


#preistable{
	margin-top:40px;
	padding:10px;
	width:100%
}

#preistable caption{
	font-size:11pt;
/*	float:left;*/
	font-weight:bold;
	color: #0E4B99;
	padding-bottom:20px;

}

a.ueLink {
	color:#5a84b9;
}

a.ueLink:hover{
	color:#0E4B99;
}


/*---------------------------------------*/
/* Form */
form{
	background-color:#dce9fa;
	width:500px;
	float:left;
	padding:10px;
	font-size:7.5pt;
}

label{
	font-size:7.5pt;
}
form br{
	clear:both;
}

.rightlabel{
	margin-left:184px;
}

input{
	width:230px;
	margin:0 0 2px 0;
	padding:0;
	border: 1px solid #5a84b9;
}

.rightinput{
	margin-left:10px;
}

.biginput{
	width:473px;
}

* html .biginput{
	width:470px;
}


.smallinput{
	width:50px;
}

legend{
	padding: 5px;
	padding-bottom:5px;
	color: #5a84b9;
	font-size:8pt;
}

#fehlerlist li{
	list-style:none;
}


fieldset{
	margin-bottom:2px; 
	border:1px solid white;
	padding:0 5px 5px 10px;
	background-color: #dce9fa;
	font-size:7.5pt;
}


.stern{
	color:#5a84b9;
}

#ortinput{
	width:410px;
}
#Label7{
	margin-left:33px; /* Ort ausrichten */

}
#Label9{
	margin-left:191px; /* E-Mail ausrichten */
}



.checkbox{
	width:15px;
	height:15px;
	vertical-align:middle;
	border:0;
	margin-top:0px;	
	line-height:1.5em;
}

td#firstchkbox, td#secondchkbox{
	margin-top:0px;
	vertical-align:middle;
}

#lastchkbox{
	margin:0px;
}


#chkboxtable td{
	font-size:7.5pt;
	margin:0px;
	vertical-align:top;
}

td.left{
	vertical-align:top;
}

.longchkboxtext{
	padding-top:0px;
	line-height:1.5em;
}

td#lasttd{
	padding-top:10px;
	font-size:7pt;
}

#gewinncode{
	margin-left:69px;
	margin-top:5px;
	vertical-align:middle;
}

#nameunterschrift{
	margin-top:5px;
	vertical-align:middle;
}


#buttondiv{
	width:400px;
	margin:0px auto;
	text-align:center;
}

#button{
	width:70px;
	margin-top:10px;
	border:0;
}

#gewinncode{
	width:70px;
}

#ue_form{
	margin:20px 0 20px 0;
	text-align:center;
}

/*----------------------------------------
Danke Seite

*/
#ue_danke{
	margin-top:80px;
}




.preisbedingungen{
	line-height:1.5em;
	font-size:7pt;
	margin:20px 0 0 0;
	padding-bottom:2px;
	text-align:center;
	width:100%;
}

.preisbedingungen a{
	font-size:7pt;
}
/* Preise end -------------------------------------------------------------------------*/


/* Support -------------------------------------------------------------------------*/
#ueberschrift_support{
	float:right;
	width:98px;
	height:28px;
}
/* Support end -------------------------------------------------------------------------*/

/* Impressum -------------------------------------------------------------------------*/
.impressump{
	width:100%;
	font-size:8pt;
}

.impressump a{
	font-size:8pt;
}


#ueberschrift_impressum{
	width:140px;
	height:23px;
}

#partner_handshake_impressum{
	margin-bottom:20px; /*um die Design-hoehe zu erhalten */
}


#impressumh{
	margin-top:35px;
}

#googleframe{
	margin-top:20px;
}

/* Impressum end -------------------------------------------------------------------------*/




/* Spezielle, ID od. klassenbezogene Formatierung */
#welcomeblurb{
	/*width:400px;*/
	float:left;
	background-color:white;
	margin:0;
}

.ueberschrift{
	float: right;
	width:360px;
	background-color:white;
}

.titelbild{
	float:right;
	margin-top:20px;
	background-color:white;
}

h2.ueberschrift2{
	/*abstand oben ueber padding von inner_content_right geregelt */
	margin:20px 0 10px 0;
	color: #0E4B99;
	float:left;
}

#sofunktionierts{
	font-size:6pt;
}

#standardlist{
	background-color:white;
	float:left;
	margin:10px 0 10px;
}

#standardlist li{
	padding-left:35px;
	vertical-align:middle;
	list-style:none;
	
	/*list-style-position:inside;
	list-style-image:url('../Bilder/Layout/image.gif');
	*/
}
#standardlist img{
	margin-right:5px;
}

.afterlist{
	margin:0;
	padding:0;
	clear:both;
	background-color:yellow;
}

.hilfelink{
	vertical-align:bottom;
	margin-top:105px;
	float:right;
}

.featureslist li{
	font-size:7pt;
	margin:2px 0 0 8px;
	list-style-position:inside;
	list-style-type:decimal;
}


.featureshdrei {
	margin:5px 0 5px 8px;
	color:#0E4B99;
	width:100%;
}
