.nav_link 
{
    font-size:9pt; 
    text-align:center; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #4c4c4c;
    font-weight:bold;    
}


.link_big
{
    font-size:11pt;
    text-align:center; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #990000;
}

.tekst1 
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #4c4c4c;
}

.tekst1_under
{
    font-size:9pt; 
    text-decoration: underline;
    font-family: 'Trebuchet MS';
    color: #4c4c4c;
    font-weight:bold;
}

.tekst1_big
{
    font-size:14pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #4c4c4c;
    font-weight:bold;
}

.tekst1_bold
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #4c4c4c;
    font-weight:bold;
}      

.tekst1_red
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #990000;
}

.tekst1_yellow
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #990000;
    background-color: #FFFFCC;
}

.tekst1_gold
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #b8860b;
}

.text_box
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #990000;
    background-color: #F5F0EB;
    border-style: outset;
    border-width: 1px;
    border-color: #990000;
    height: 18px;
    width: 200px;
} 

.text_box2
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #990000;
    background-color: #F5F0EB;
    border-style: outset;
    border-width: 1px;
    border-color: #990000;
} 

.text_box2_2
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #990000;
    background-color: #F5F0EB;
    border-style: outset;
    border-width: 1px;
    border-color: #990000;
    width: 450px;
} 

.text_box3
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #990000;
    background-color: #F5F0EB;
    border-style: outset;
    border-width: 1px;
    border-color: #990000;
    width: 400px;
} 

.text_box4
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #990000;
    background-color: #fafaf8;
    border-style: outset;
    border-width: 0px;
    border-color: #990000;
    height: 18px;
} 

.btn
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #990000;
    background-color: #F5F0EB; 
}   

.loeschen 
{
    font-size:9pt; 
    text-decoration: line-through;
    font-family: 'Trebuchet MS';
    color: #4c4c4c;
    background-color: #FF6000;
}

.eintrag 
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #4c4c4c;
    background-color: #00FFFF;
}

.aendern 
{
    font-size:9pt; 
    text-decoration: none;
    font-family: 'Trebuchet MS';
    color: #4c4c4c;
    background-color: #FFFFCC;
}

.ul {border:0; margin:0; padding:0;}

#pagination-flickr li{
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	display:inline;
}
#pagination-flickr a{
	border:solid 1px #DDDDDD;
	margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
	color:#666666;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
}
#pagination-flickr .active{
	color:/*#ff0084;*/ #000;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
	color:#0063e3;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-flickr a:hover{
	border:solid 1px #666666;
}