@charset "utf-8";
/* CSS Document */

#Flag {
    background-image: url(../images/german_flag.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 11px;
	position: absolute;
	margin-left: 510px;
	top: 86px;
}

#FlagDisabled {
	background-image: url(../images/american_flag_disabled.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 11px;
	position: absolute;
	margin-left: 536px;
	top: 86px;
}

.DefaultContent#_404 { 
	background-image: url(../images/404_de.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#SendButton {
	background-image: url(../images/send_en.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 11px;
}

.DefaultContent#AboutMe { 
	background-image: url(../images/aboutme_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#Imprint { 
	background-image: url(../images/imprint_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#Contact { 
	background-image: url(../images/contact_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#MessageSent { 
	background-image: url(../images/messagesent_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#News { 
	background-image: url(../images/news_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#NewsList { 
	background-image: url(../images/newslist_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#Feedback { 
	background-image: url(../images/feedback_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#Software { 
	background-image: url(../images/software_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#Acknowledgement { 
	background-image: url(../images/acknowledgement_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#Licenses { 
	background-image: url(../images/licenses_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#TimeSync { 
	background-image: url(../images/time-sync_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#NullsoftPlugins { 
	background-image: url(../images/nullsoft-plugins_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}


.DefaultContent#Requirements { 
	background-image: url(../images/requirements_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#ReleaseNotes { 
	background-image: url(../images/releasenotes_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#FAQ { 
	background-image: url(../images/faq_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#Screenshots { 
	background-image: url(../images/screenshots_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#Download { 
	background-image: url(../images/download_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}

.DefaultContent#ReleaseInfos { 
	background-image: url(../images/releaseinfos_en.jpg);
	background-repeat: no-repeat;
	background-position: 35px 20px;
}