body {
	color: black;
	font: normal 8pt tahoma,verdana,arial,sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
	background-image: url(2d_logo.png);
	background-repeat: no-repeat;
	background-position: 25px -10px;
     }

a img { border: none; }     

#gesamt {
	position: relative;
	top: 0px;
	left: 0px;
	min-width: 600px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	backgroundcolor: #FFF;	
	
}

#iotd   {
	position: absolute;
	top: 42px;
	left: 20px;
	border: none;
}    

#left   {
	border-top: 5px dotted #b4281e;
	padding-top: 7px;
	position: fixed;
	top: 122px;
	left: 0px;
	width: 215px;
	height: 540px;
        }  
.submenu { display: none;
		background-color: #2F3163;
		 }        
#left a { display: block; float: right; width: 165px;
          color: #2F3163; font-weight: bold; font-size: 8pt;
          text-align: right; text-decoration:none;      
          padding: 4px 10px 4px 0px; border-bottom: 1px dotted white;
          margin: 2px 0px 2px 0px;
        }
#left a:hover { color: #b4281e; }        
#left a.last  { border-bottom:none; }        
#left a.main  {
	color: #2F3163;
	font-weight: normal;
	font-size: 8pt;
	background: url(img/button.png) no-repeat right bottom;
	padding-top: 4px;
	margin-top: 0px;
              }       
#left a.main:hover {
	background: url(img/button_hover.png) no-repeat right bottom;
}              
#left form  { width: 177px; margin: 0px; padding: 0px; float: right; }
#left h3    { margin: 10px 0px; font-size: 8pt;  }
#left label { display: block; float: left; width: 55px; margin-bottom: 5px; }
#left input { display: block; float: left; width: 110px; border: 1px solid gray; margin-bottom: 5px; }
#left input.submit {  float: right; text-align: right; padding-right: 10px; border: none;  background-color: transparent; color: white; font-weight:bold; }

#main        {
	position: absolute;
	top: 22px;
	left: 20px;
	padding-left: 5px;
}      
#main h1     {
	font-size: 18pt;
	margin: 0px 0px 8px 0px;
	font-family: tahoma,arial,sans-serif;
	color: #000033;
}
#main h1 a     {
	font-size: 10pt;
	margin: 0px 5px 8px 5px;
	font-family: tahoma,arial,sans-serif;
	text-decoration:none;
	color: #b4b8b8;
}
#main h1 a:hover     {
	font-size: 10pt;
	margin: 0px 5px 8px 5px;
	font-family: tahoma,arial,sans-serif;
	text-decoration:none;
	color: #d7dbdb;
}
#main h4{ float: left;
}
.flash {		margin-top: 0px;
				padding-top: 0px;
				top: 200px;
				left: 230px;
	}
	
.gallery img	{ margin: 10px; height: 100px; width: 100px;  }
.gallery img:hover	{ margin: 0px; height: 105px; width: 105px;
					margin-right: 5px;
					margin-left: 5px;  }


.teaser      {
	border-top: 5px dotted #b4281e;
	padding-top: 10px;
	clear: left;
	left: 110px;
	float: left;
}
.teaser img  {
	margin-bottom: 0px;
	clear: left;
	margin-left: 5px;
}
.teaser h2   { font-size: 8pt; margin: 0px 0px 10px 10px; }
.teaser p    { margin: 0px 0px 10px 10px; }
.teaser a    { color: #666666; text-decoration: none; }
.teaser a:hover { color: black; text-decoration: underline; }

.fusszeile {
	color: #cacaca;
	float: left;
	font-size: 7pt;
	margin: 0px 0px 10px 10px;
	position: fixed;
	top: 10px;
	left: 10px;
}
.fusszeile img{
	margin: 0px 0px 10px 10px;
	position: fixed;
	top: 25px;
	left: 10px;
}
.fusszeile a    { color: #cacaca; text-decoration: none; }
.fusszeile a:hover { color: black; text-decoration: underline; }

.english {
	float: left; 
	width: 360px;
	margin-left: 14px;
}
.deutsch {
	float: left;
	width: 360px;
	clear: left;
	left: 225px;
}
.zweispaltig {
	float: left;
	width: 180px;
}
.ganze{
	border-top: 2px dotted #b4281e;
	float: left;
	width: 720px;
	clear: left;
	left: 225px;
}
.ganze img	{ 		margin: 10px; 
					height: 70px; 
					width: 70px;  }
.ganze img:hover	{ 
					height: 75px; 
					width: 75px;
					margin: 7px; }


.spalte120 {
 	
	float: left;
	width: 120px;
	padding: 2px;

}
.spalte {
 	
	float: left;
	width: 150px;
	padding: 10px;

}
.spaltelast {
 	
	float: left;
	width: 150px;
	padding: 10px;
	clear: left;
}

.artikel      { border-top: 1px dotted gray; padding-top: 10px; }
.artikel h2    { font-size: 10pt; margin: 0px 0px 10px 0px; }
.artikel p     { margin: 0px 0px 10px 0px; }
.artikel p.abstract { color: #666666; }
.artikel p.datum { text-align: right; float: right; }
.artikel p.autor { font-style: italic; }
.leftimg       { float: left; width:120px; background-color:#cccccc; 
                 margin: 0px 10px 10px 0px;
                 font-size: 7pt;
               }
.leftimg a     { display: block; float: right; }

.rightimg       { float: right; width:140px; background-color:#cccccc; 
                 margin: 0px 0px 10px 10px;
                 font-size: 7pt;
               }
.rightimg a     { display: block; float: right; }
 
#systemlinks   { position: absolute; top: 0px; right: 0px; width: 205px;
                 background-color: white; padding: 15px 0px 15px 0px; 
               }
#systemlinks a { display: block; font-weight: bold; font-size: 8pt; color: black; text-decoration: none; margin-bottom: 5px; }
#systemlinks a:hover { text-decoration: underline; }
#systemlinks form { margin: 0px; }
#systemlinks input { height: 20px; display: block; float: left; width: 110px; border: 1px solid gray; margin-bottom: 5px; }
#systemlinks input.submit { width: 55px; border: none; font-weight: bold; font-size: 8pt; color: black; background-color: white; }

#right    {
	position: fixed;
	top: 128px;
	right: 0px;
	width: 250px;
	padding-: 10px;
	background: url(pics/maginal.png) no-repeat left top;
	height: 400px;
	float: right;
	overflow: auto;
}  

#right h3 {
	color: #2F3163;
	font-size: 8pt;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	margin-bottom: 10px;
	width: 165px;
	border-bottom: 2px dotted #b4281e;
}
#right h4 {
	color: #000033;
	font-size: 8pt;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	width: 165px;
}
#right p  {
	color: #000033;
	font-size: 8pt;
	padding: 10px 0px 10px 10px;
	margin-left: 10px;
	width: 165px;
	border-bottom: 2px dotted #b4281e;
	line-height: 11pt;
}

table.calendar     { background-color: white; margin-left: 10px; width: 165px; font-size: 8pt; }
table.calendar td  { text-align: right; padding: 1px; margin: 0px; }
table.calendar th  { text-align: right; padding: 1px; margin: 0px; font-weight: normal; border-bottom: 1px dotted gray; }
tr.fuss td         { height: 8px; font-size: 1px; }
tr.kopf td         { background-color: #ADCEEF; border-bottom: 1px solid #5284B5; }
tr.kopf td.left    { text-align: left; }
tr.kopf td.center  { text-align: center; }
td.le              { width: 8px; font-size: 1px; }
td a               { color: #319C31; text-decoration: none; font-weight: bold; }

p a, h4 a             {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
p a:hover, h4 a:hover { color: black;  text-decoration: underline; }
#gesamt #main p a {
	text-align: center;
}
#gesamt #main p a {
	text-align: justify;
}
p {
	text-align: center;
}

