 * {
    font-family: "Trebuchet MS";
    text-align: justify;
    padding: 0;
    margin: 0;
	color: #4b4b4b;
}

html {
    margin-top: 2px;
	font-size: 9pt;
    
}
#bestellStart{
	text-align:left;
	margin-left:100px;	
}

body {
    background-color: #c0c0c0;
    margin: 0;
    padding: 0;
    /*background-image: url("../background.jpg");*/
}


a {
    color: #000080;
    text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-style: italic;
}

hr{
	height:1px;
	margin: 20px 0 20px 0;
	color:#4b4b4b;
}


/*Main header*/
h1 {
    font-size: 14pt;
	margin-bottom: 15px;
}

/*sub header*/
h2{
	font-size:13pt;
	margin-bottom:10px;
}
h3{
	font-size:12pt;
}
ol{
	padding-left:20px;
}
ol li{
	font-size:12pt;
	font-weight:bold;

}
ol li p{
	font-weight:normal;
	font-size:9pt;
	margin:0;
	padding:0;	
}

ul {
    margin: 0;
    padding: 0;
}


input.button{
	height:22px;
	text-align:center;
	width:180px;
	font-size:8pt;
	color:black;
	margin:0;
}
input#probelesenBestell{
	text-align:center;
}
input{
	margin:5px;
	margin-top:0px;
	margin-bottom:0;
	
}

input.buttonProbe, input#buttonProbe{
	margin:0;
	padding-left:12px;
	padding-right:12px;
	width:450px;
}
div.text{
	text-align:right;
	
}

#start{
	padding-bottom:83px;
}

div#tipps div{
	padding:10px 10px 10px 10px;
}

div#odd{
	background-color:white;
	margin-top:10px;
	margin-bottom:10px;
}

div#even{
	padding-top:0px;
	padding-bottom:0px;
}

div#tipps hr{
	margin:0;
}
div#tipps h3{
	padding-bottom:7px;
}
/* 3 column layout*/ 

#wrapper {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 1006px;
    /*background: url("/path/to/your/background_cols.gif") repeat;*/
} #left, #right, #main {
    padding: 0;
    margin-top: 0;/*12px;*/
}

div#header {
    margin: 0;
    padding: 0;
    background-image: url("../img/banner_top.jpg");
    height: 101px;
    vertical-align: middle;
	margin-bottom:12px;
}

/**
 * Bewerbung an Fachhochschulen
 */
div#headertext {
	margin:0;
    font-size: 22pt;
    font-weight: bold;
    font-style: italic;
    padding-top: 30px;
    padding-left: 157px;
    padding-bottom: 0;
	float:left;
	width:500px;
	color:#4b4b4b;
}

div#headertext a{
	color:#4b4b4b;
}

/*fachhochschulen.com in top banner*/ 
#header div#subtext {
	float:right;
	margin:0;
	padding:0;
	margin-top:60px;
	
	padding-right:20px;
    font-size: 16pt;
	font-style:italic;
	font-weight:bold;
  }
#subtext a{
	color:#4b4b4b;
    
	
} #left {
    float: left;
    width: 150px;
}

/*Boxes with links on the left + right side */ 

#left div, #right div {
    background-color: #ffffff;
    border-width: 1px;
    margin: 0;
    margin-bottom: 11px;
} #left div {
    width: 151px;
}


/* headers in boxes left and right*/
#left p#top, #right p#top{
	color: white;
    font-size: 12pt;
    font-weight: bold;
    height: 30px;	
	padding-left:10px;
	line-height:30px;
}

/*header in left boxes ie Produkte*/ 

#left ul, #right div#text {
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
    padding-right: 5px;
}

#left p#top {
    background-image: url("../img/background_box.jpg");
} 

#right p#top{
	background-image: url("../img/background_box_2.jpg");
}

/*list elements in link boxes*/ 

#left li, #right li {
    list-style: none;
    margin: 0;
	margin-bottom:2px;
    padding: 0;
}

p#kontakt {
    text-align: center;
} 

#left a, #right a {
    font-size: 10pt;
} 

/*div boxes on the right*/ 

#right {
	float: right;
    width: 247px;
    
}

#right div#content {
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;

}

#right div#content p{
	padding:9px;
	
}

/*main div in the center */ 

#main {
    float: left;
    width: 590px;
    background-color: #eeeeee;
    margin-left: 10px;
	margin-bottom:30px;
 
}
#main #content p{
	margin-bottom:10px;
}

#main ul{
	margin-left:20px;
	margin:10px 0 10px 20px;
}

/*first line in the main section*/ 

#main div#top {
    background-image: url("../img/background_main.jpg");
    height: 30px;
}

/* content of main div in the middle */ 

#main div#content {
    padding: 10px;
	padding-top:20px;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
} 


/*
 * beginn image
 */
dl {
	margin-right:10px;
width: 93px;
float: left;
}
dt { display:inline; }
dd {

    padding: 0 0 10px 0;
	text-align:left;
	font-size:8pt;
}
/*End image
*/

#testtraining div#text{
	float: left;
	width: 250px;
	margin-right:10px;
}


form{
	text-align:center;
	
}

div#anleitung{
	margin-top:35px;
	background-color:white;
	padding:10px;
	
}

td{
	vertical-align:top;
}
td#leftcol{
	padding-right:15px;
}
td#rightcol{
	
	/*text-align:right;*/	
}

/**
 * Bestellformular
 */

div#produktwahl{
	background-color:#ffffff;
	border-top:solid #999999 1px;
	border-bottom:solid #999999 1px;
	padding: 20px 12px 10px 10px;
}
div#lieferadresse{

	padding:20px 10px;
	text-align:center;
	
}
div#zusammenfassung{
	background-color:#ffffff;
	padding-top:30px;
	padding-bottom:30px;
	border-top:solid #999999 1px;
}
div#preistext{
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}

div#preistext p{
	display:inline;
}

div#agbBestellung{
	text-align:center;
}

div#produktwahl h2, div#lieferadresse h2, div#zusammenfassung h2{
	margin-left:20px;
}

div#wrapperBewerbungshandbuch, div#wrapperBeides{
	float:left;
	
}

div#wrapperBeides{
	margin-top:20px;
	margin-bottom:20px;
}
div#radio{
	margin-top:7px;
	float:left;
}

div#wrapperTestcenter{
	float:right;
		
}
div#bestellformular{
	border:solid 1px #999999;
}
div#bestellformular h1{
	margin:20px;
	
}
#bestellungSubmit{
	text-align:center;
}

/*
 * sind die weissen boxen die die dinger enthalten
 */
div.bestellformular{
	background-color:white;
	border-width:1px;
	border-color:#c0c0c0;
	border-style:solid;
	float:left;
}
div.bestellformular div.header{
	padding:4px;
	font-size: 12pt;
	font-weight:bold;
	text-align:center;
	
}
div.bestellformular div.footer{
	font-size:9pt;
	padding:3px;
	text-align:center;
	
}

div.bestellformular td{
	height:25px;
	
}
div.bestellformular td#leftcol{
	text-align:right;
}
div#kontaktdaten{
	padding:10px;
	margin:0px auto;
	width:460px;
	float:none;
	
}
div#bewerbungshandbuch{
	margin-right:10px;
	
}
.clear {
clear:left;
}


div#testcenter1{
	float:right;
}

div#bewerbTest{
	margin:10px;
	height:100px;
	width:400px;
}

div#bestellung_zsfsg{
	/* background-image:url("../img/background_zusammenfassung.jpg");*/
	background-repeat:no-repeat;
	background-position-y:center;
	padding:15px 0;
	 margin-left:30px;
	margin-left:20px;
	border:solid 1px #c0c0c0 ;
	text-align:center;
	height:101px;
	width:534px;
	
}

div#lieferadresse input {
	

	margin-left:0;
}

div#lieferadresse input#radio{
	margin-left:10px;
	margin-right:5px;
}

div#lieferadresse select{
	width:300px;
}

input#anschrift, input#email{
	width:300px;
}
input#vorname{
	width:100px;
}
input#nachname{
	width:191px;
}
input#plz{
	width:60px;
}
input#ort{
	width:231px;
	
}
/**
 * AGB
 */
div#agb{
	padding:20px;
}

div#agb h2{
	margin-top:20px;
	
}

div#agb h3{
	margin-top:15px;
}

div#agb ul{
	margin-left:20px;
}




/**
 * Problesen
 */
table#probelesen{
	margin:10px auto;
}
table#probelesen td{
	text-align:center;
	padding:5px;
}

input#probelesenBestell{
	width:450px;
}

input.probelesen{
	width:160px;
	text-align:center;
}

/**
 * erfolgscoching 
 * 
 */
table#erfolgscoaching #rightcol, table#coaching  #rightcol{
	text-align:center;
	margin:0;
	padding:0;
	width:205px;
}
table#erfolgscoaching form , table#coaching  form{
margin-top:20px;
}
/*
table#erfolgscoaching input, table#coaching  input, table#bewerbungshandbuch input{
	margin-bottom:10px;
}*/

td#rightcol img{
	padding-bottom:7px;
}
/**
 * bestellbestaetigung
 */
#bestellbestaetigung{
	border-color:#CC0040;
	border-width:5px;
	border-style:solid;
	height:400px;
	width:390px;
	padding:10px;
	padding-top:30px;
	margin:0 auto;
	background-color:white;
	
}
#bestellbestaetigung *{
	text-align:center;
	font-style:italic;
	font-weight:bold;	
}
#bestellbestaetigung p{
	font-size:12pt;	
}
#bestellbestaetigung p#red{
	color:#CC0040;
	margin:30px;
}
#bestellbestaetigung h1{
	font-size:22pt;
	
}

#bestellbestaetigung p#achtung{
	color:#CC0040;
    font-size:22pt;
	margin-bottom:30px;
}

/**
 * Bewerbungshandbuch
 */

table#bewerbungshandbuch #leftcol{
	padding-right:20px;
}
table#bewerbungshandbuch #rightcol{
	width:100px;
	text-align:left;
	margin:0;
	padding:0;
}


table#bewerbungshandbuch #rightcol img{
	margin-bottom:30px;
}

table#bewerbungshandbuch #rightcol form{
	margin-bottom:30px;
}


#main div#image_testtraining{
	float:right;
}
#main ul#index li {
    font-size: 10pt;
}

/*links in aufzaehlung */ 

#main li a {
    text-decoration: underline;
    font-size: 10pt;
} 
#main ul#index {
    margin-top: 10px;
	margin-left:10px;
}

h1#guru{
	margin:0;
	padding:0;
}
div#guru{
	margin-bottom:15px;
}
span#subtitle{
	font-size:14pt;
	font-weight:bold;
	font-style:italic;

}
span#isbn{
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	
}
span#copyright{
	font-size:7pt;
	
}
/*
 #footer {
 clear: both;
 background: #A2A2A2;
 }*/