/*GENERAL
+++++++++++++++++++++++++++++*/

html, body
{
  background: #dae5e8;
  font-family: Times, Times New Roman, serif;
  font-size: 11px;
  margin: 0;
}

table
{
  font-size: 1em;
}

div
{
  border: 0px solid orange;
}

img
{
  border: 0;
}

img.rahmen
{
  border: 1px solid #999;
}

/*Container
+++++++++++++++++++++++++++++*/

#left
{
	width: 180px;
	height: 300px;
  float: left;
  margin: 20px 0 0 20px;
}

#right
{
  position:absolute;
  float: left;
  width: 620px;
  margin-top: 13px;
  margin-left: 200px;
}
#inhalt
{
  position:absolute;
  width: 300px;
  float: left;
  margin-top: 83px;
  margin-left: 850px;
}
#numbers
{
  position:absolute;
  width: 330px;
  float: left;
  margin-top: 42px;
  margin-left: 850px;
}

#topnav
{
  width: 100%;
  margin-top: 0px;
  font-size: 1.1em;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.7em;
}
/*
#main
{
	width: 600px;
	background: #fff;
	border: 1px solid #666;
	padding: 15px 10px 10px 10px;
	margin-bottom: 8px;
}
*/
.main2
{
	width: 600px;
	background: #dae5e8;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}
.box
{
	position: relative;
	background-color:#ffffff;
	width: 540px;
	border: 1px solid #666;
	padding: 20px 55px 0px 23px;
	margin-top: 0px;
	padding-bottom: 1em;
}

			
.lastbox
{
	position: relative;
	background-color:#ffffff;
	width: 540px;
	border: 1px solid #666;
	padding: 20px 55px 0px 23px;
	margin-top: 8px;
	padding-bottom: 1em;	
}			
.zwischenbox
{
	position: relative;
	background-color:#ffffff;
	border: 1px solid #666;
	width: 540px;
	padding: 20px 55px 10px 23px;
	margin-top: 24px;
}			
.numberbox
{
	background-color:#ffffff;
	width: 540px;
	border: 1px solid #666;
	padding: 10px 55px 0px 23px;
	margin-top: 8px;
	padding-bottom: 1em;	
}
.leftcol
{
  float: left;
  width: 160px;
}

.rightcol
{
  width: 400px;
  margin-left:175px;
  font-size: inherit;
}

.rightcol2
{
  width: 550px;
  font-size: inherit;
}
.rightcol3
{
  width: 550px;
  font-size: inherit;
}

#footer
{
  font-size: 1em;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: right;
  padding-bottom: 1em;
}

/*Typo
+++++++++++++++++++++++++++++*/

h1
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  color: #2c4881;
  font-size: 2em;
  margin-top: 0;
  margin-bottom:0.4em;
}

h2
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  color: #2c4881;
  font-size: 1.4em;
  margin-top: 0em;
  margin-bottom:0.4em;
}

h3
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  letter-spacing: .05em;
  font-weight: bold;
  text-transform: uppercase;
  color: #2c4881;
  font-size: 1.1em;
  margin-bottom:0.4em;
}

p
{
  font-size: 1.4em;
  line-height: 1.4em;
  margin-bottom:1.0em;
}
.li{
  line-height: 0.9em;
  margin-bottom:0em;
}
li
{
  font-size: 1.4em;
  line-height: 1.4em;
  margin-bottom:0.4em;
}

div.rightcol3 h1
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 2.2em;
  margin-top: 0;
}

div.rightcol3 h2
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  color: #000000;
  font-size: 1.8em;
}

div.rightcol3 p
{
  font-size: 1.4em;
  line-height: 1.4em;
    margin: 0.5em 0 0 0;
	padding:0px
}

p.eng
{
  margin-top:0;
}
.eng2
{
  font-size: 1.4em;
  margin-bottom:0;
}
.eng3
{
  font-size: 1.4em;
  margin-bottom:0;
}
div.leftcol p
{
  font-size: 1.2em;
  line-height: 1.3em;
}

div.rightcol p
{
  text-align: left;
}

ul
{
  padding-left: 0;
  margin-bottom:0;
  margin-left:0;
  list-style: circle inside;
}

a
{
  color: #2c4881;
  text-decoration: none;
}

a:visited
{
  color: #2c4881;
  text-decoration: none;
}

a:hover
{
  color: ff9933;
  text-decoration: none;
}

a:active
{
  color: 2c4881;
  text-decoration: underline;
}


/*Navigation
+++++++++++++++++++++++++++++*/

#footer a, #topnav a, #left a
{
  color: #696969;
}

#footer a:hover, #topnav a:hover, #left a:hover
{
  color: #ff9933;
}

#topnav a:visited
{
  color: #aaa;
}

#left ul
{
  margin: 4em 0 0 1.8em;
  text-align: left;
  list-style: square outside;
}

#left li
{
  line-height: 1.05em;
  margin-bottom: .5em;
}

#left a
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 0.84em;
}

.quote {
	padding-left:40px;
	font-size: 1.1em;
}

.konferenz {
   background: url(../pics/theorie_praxis.gif) no-repeat center center fixed;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-color: #000000;
   background-size: auto 100%;
   height:100%;
}

.pager
{
	padding-left:5px;
	padding-right:5px;
	padding-left:5px; 
	padding-top:0px;
	padding-bottom:-1px;
	background-color:aaaaaa
}
.nopager
{
}

.red {
	color:#FF0000;
}

.blue{
	color:#0000FF;
}

.lila {
	color:#800080;
}