﻿a {text-decoration:none;}

p {font-size: 25px;}
p2 {font-size: 50px;}
p3 {font-size: 75px;}
p4 {font-size: 100px;}

cGre {color: #006400;}
cRed {color: #ff0000;}
cBlu {color: #0000ff;} 
cYel {color: #ffff00;}
cBla {color: #000000;}
cWhi {color: #ffffff;}


t70 {font-family: "Verdana"; color: #006400; font-size:70px; font-style: italic; font-weight: bold;}
t70w {font-family: "Verdana"; color:white; font-size:70px; font-style: italic; font-weight: bold;}t50 {font-size:50px;}
t40 {font-size:40px;}
t30 {font-family: "Verdana"; font-size:30px; font-style: italic; font-weight: bold;}
t20 {color: #006400; font-family: "Verdana"; font-size:20px; font-style: italic; font-weight: bold;}
t20w {color:white; font-family: "Verdana"; font-size:20px; font-style: italic; font-weight: bold;}
t20b {color:black; font-family: "Verdana"; font-size:20px; font-style: italic; font-weight: bold;}

m35 {color: #bdb76b; font-family: "Verdana"; font-size:35px; font-style: italic; font-weight: bold;}
m50 {color: #bdb76b; font-family: "Verdana"; font-size:50px; font-style: italic; font-weight: bold;}
m20 {color: #bdb76b; font-family: "Verdana"; font-size:20px; font-style: italic; font-weight: bold;}
m20b {color: #006400; font-family: "Verdana"; font-size:20px; font-style: italic; font-weight: bold;}
m20c {color: red; font-family: "Verdana"; font-size:20px; font-style: italic; font-weight: bold;}

m20o {font-size: 2em; font-family: sans-serif; color: white; text-shadow: 0 0 3px black;}


.flagge {
    width: 100%;
    position: relative;
    border: 1px solid black;
}

.flagge img {
    display: block;
}

.flagge span {
    	position: absolute;
	bottom: 0;
 	width: 100%;
    	line-height: 500px;
    	text-align: center;
}
