/*
<link rel="stylesheet" type="text/css" href="agtext.css">
*/



<style type="text/css">



/* Blockstyling */

#maindiv {
	position: relative;
	height: 100%;
	width:800px;
	margin: auto;
	}

/* 	
#1levelfeld {
	position:absolute;
	top:58px;
	left:15px;
	width:120px;
	}


.2levelfeld {
	position:absolute;
	top:58px;
	left:130px;
	padding:10px;
	width:120px;
	}
.3levelfeld {
	position:absolute;
	top:58px;
	left:270px;
	padding:10px;
	width:120px;
	}
*/

/* Link Styling */


/* a 
	{
	font-family: helvetica;
	font-size: 9px;
	color: #000000;
	letter-spacing: 0.1em;
	text-decoration: none;
         
	position:absolute;
	top:58px;
	left:10px;
	padding:10px;
    width:130px;
    text-align:left;
	}
*/


a:link {
	color:#000000;
	text-decoration: none;
	}
	
a:visited {
	color:#000000;
	/*oder grau (color:#999999;)*/
	text-decoration: none;
	}
	
a:hover {
	color:#006699;
	text-decoration: none;
	}
	
a.grau:link {
	color:#006699;
	text-decoration: none;
	}


/* Navi and Download Styling */
	
.navi1 {  
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 0.1em;
	text-decoration: none;
	
	position:absolute;
	left:10px;
	top:58px;
	margin:10px;
    width:130px;
    text-align:left;
	}
	
.navi2 {  
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 0.1em;
	text-decoration: none;
	
	position:absolute;
	left:140px;
	top:58px;
	margin:10px;
    width:130px;
    text-align:left;
	}	
 
	 
.navi3 {  
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 0.1em;
	text-decoration: none;
	
	position:absolute;
	left:280px;
	top:58px;
	margin:10px;
    width:130px;
    text-align:left; 
	}	 
	
 pdownload {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 0.1em;
	text-decoration: none;
	
	position:absolute;
	left:30px;
	top:550px;
	margin:10px;
    width:130px;
    text-align:left;
	}

.maintabbox {
	margin:0px;
	position: absolute; 
	top: 184px;
	left:0px; 
	width: 800px; 
	/*height: 500px;*/
	}

.maintabtop {
	position: relative
	margin:0px;
	}

.maintabsub {
	position: relative; 
	margin-top:0px
	}	 

/*
.dynrahmenleft {
	background-image: url(Bilder/BG_20_border_left_cut2.gif);
	width:10px;
	position: absolute;
	left:0px;
	top:180px;
	}	 
	
.dynrahmenright {
	background-image: url(Bilder/BG_20_border_right_cut2.gif);
	width:10px;
	position: absolute;
	left:790px;
	top:180px;
	}
*/

/*Test ein DIV*/

.teaserbox {
	position: absolute; 
	top: 0px;
	left:12px; 
	width: 800px; 
	
	
	
.teasertop {
	position:relative
	}

.teasersub {
	position:relative; 
	margin-top:500px
	}
	
td {
	color: black; 
	font-size: 11px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-align: left;
	line-height: 13px;
	letter-spacing: 0.4px;
	margin-top: 10px;
	margin-bottom: 10px;

	}
}

/* 	Main Content Text Styling 
	Titel */

p	{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	/*text-align: left;
	line-height: 13px;
	letter-spacing: 0.1em;*/
	}
	


/* Vorlage B*/

.titel {
	text-transform: uppercase;
	position:relative;
	left:0px;
	top:180px;
	margin-top:0px;
	margin-left:1px;
	} 

.subtitel {
	position: relative;
	left:20px;
	margin-top:30px;
	width:240px;
	} 

.content {
	position: relative;
	left:20px;
	margin-top:30px;
	width:240px;
	} 


/* Vorlage A*/

.predescription {
	position:relative;
	/*top:180px;*/
	left:10px;
	margin-top:0px;
	margin-left:1px;

	/*width:260px;*/
	}



/* Vorlage C :: im HTML*/

.pictdescr1 {
	position:absolute;
	left:272px;
	top:560px;
	}
	

/* ©2006 All rights reserved */

.rights {
	position:absolute;
	top:36px;
	left:530px;
	margin:10px;
	width: 260px;
	color: #000000;
	font-size: 8px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}


</style>


