
* {
	margin: 0px;
	font-family: Arial, Helvetica, sans-Serif;
}

body{
	margin: 40px;

}

img {
	margin: 0px;
	border: none;
}

table{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 0px solid silver;
}

body, td {
	background-color: #03538E;
	
}

#navi, #adresse {
	color: #91C1FF;
	font-size: 13px;
	margin: 5px 12px;
}

#navi a, #navi a:link, #navi a:visited
{
	color: #91C1FF;
	text-decoration: none;
}	

#navi a:active, #navi a:hover
{
	color: white;
	text-decoration: underline;
}

#text{
		padding-top: 20px;
		padding-bottom: 20px;
	}

/* Seite Ausstellungen */
#ausst h6, #ausst p{
        display: block;
        float: left;
        margin-bottom: 20px;
        text-align: right;
        font-size: 13px;    
}

#ausst h6 {
        text-align: right;
        font-weight: normal;
        width: 140px;
		float: left;
		color: #C6B9F2;
}

#ausst p {
        text-align: left;
        padding-left: 10px;
        width: 140px;
        color: #F2DE00;
}

#ausst br {
        clear: left;
}

#ausst a, #ausst a:link, #ausst a:visited
{
	color: #91C1FF;
	text-decoration: none;
}	

#ausst a:active, #ausst a:hover
{
	color: white;
	text-decoration: underline;
}


/* Seite Lebenslauf */
#leben{

	margin-top: 100px;
}

#leben p {
        color: #A7D7FA;
        font-size: 13px;
        margin-bottom: 20px;
		  padding-right: 40px;   
}

#leben h2 {
		color: #F0FF00;
		margin-bottom: 20px;
}

#leben .jahr {
        color: #F28E00;
}

#leben br { line-height: 150%; }



#text b { 
		font-weight: bold; }



/* Seite Pressestimmen */
#t1, #t2, #t3, #t4{
	padding-top: 20px;
	font-size: 13px;
}

#t1 {
	color: #FFBA00
}
#t1 .name {
	color: #99CCF7
}

#t2 {
	color: #F0FF00	
}
#t2 .name {
	color: #99CCF7
}

#t3 {
	color: #00FFD2
}

#t4 {
	color: #F0FF00
}

/* Seite Atelier */
#besuche {
	padding-top: 20px;
	font-size: 13px;
	color: white;
}

/* Seite Links */
#links{

	margin-left: 5px;
}

#links p {
        font-size: 13px;   
}

#links a{
	 color: #99CCF7;
     font-size: 13px;
     
     text-decoration: none;
}

#links a:hover{
	text-decoration: underline;
	color: #F0FF00;

}

#links h2
{
	color: #F28E00;
	font-size: 13px;
	font-weight: bold;
}

#links h6 {
        margin-top: 10px;
        font-size: 13px;  
		color: #C6B9F2;
}

/* Seite vorschau */
#vorschau{

	margin-left: 5px;
}

#vorschau p, #vorschau td {
        font-size: 13px;   
		color: #F0FF00	;
}

#vorschau a{
	 color: #99CCF7;
     font-size: 13px;
     
     text-decoration: none;
}

#vorschau a:hover{
	text-decoration: underline;
	color: #F0FF00;

}

#vorschau h2
{
	margin-top: 120px;
	color: #F28E00;
	font-size: 16px;
	font-weight: bold;
}

#vorschau h6 {
     /* margin-top: 20px;*/
      font-size: 13px;  
	  color: #C6B9F2;
		float: left;
}

#vorschau strong {
		color: #F28E00;
}

#vorschau td, #vorschau tr{

	padding: 0px;
	margin: 0px;
}

#vorschau td{
	vertical-align: top;
	padding: 5px 5px 5px 0px;
}



/* Seite aktuell */
#aktuell{

	margin-left: 5px;
	font-size: 13px;  
	
	padding-left: 10px;
    width: 140px;
    color: #F2DE00;
}

#aktuell p {
        font-size: 13px;   
		color: #F0FF00	;
}

#aktuell a{
	 color: #99CCF7;
     font-size: 13px;
     
     text-decoration: none;
}

#aktuell a:hover{
	text-decoration: underline;
	color: #F0FF00;

}

#aktuell h2
{
	margin-top: 50px;
	color: #F28E00;
	font-size: 16px;
	font-weight: bold;
}

#aktuell h6 {
      margin-top: 20px;
      font-size: 13px;  
		color: #C6B9F2;
}

#aktuell strong {
		color: #F28E00;
}

#aktuell table {
		margin: 0px;
}

#adresse{
	vertical-align-top;
	padding: 13px
	
}

/*
td{
	border: 1px solid #03549F;
}

*/
