/*Stylesheet für Winload Schriftangaben*/

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2 {
	font-size: 13px;
	font-weight: bold;
}

h1.softwaretitle {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: normal;
}

a {
	text-decoration: underline;
}

a.blueArrow {
	text-decoration: none;
}

a.blueArrow:hover {
	text-decoration: underline;
}

div.special a.blue {
	font-weight: bold;
	color: #005191;
	background-color: white;
}

input, select {
	font-size: 10px;
}

label {
	font-weight: bold;
}

/*Header*/

#metaHead {
	text-align: right;
}

ul.headerFunctions li a, ul.headerFunctions li a:link, ul.headerFunctions li a:visited {
	text-decoration: none;
}

ul.headerFunctions li a:hover, ul.headerFunctions li a:active {
	text-decoration: underline;
}

/*Navigation*/

#mainMenu{
	text-align: left;
	text-transform: uppercase;
}

#topNavigation a{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#topNavigation a:hover{
	text-decoration: none;
	font-weight: bold;
}

#topNavigation strong{
	font-weight: bold;
	text-align: center;
}

/*Loginbox*/

#loginBoxLogin {
	font-weight: bold;
	text-decoration: none;
}

#loginBoxLogin:hover {
	font-weight: bold;
	text-decoration: underline;
}

#loginBox ul li a {
	text-decoration: none;
}

#loginBox ul li a:hover {
	text-decoration: underline;
}

#loginBoxDarker ul li a {
	text-decoration: none;
}

#loginBoxDarker ul li a:hover {
	text-decoration: underline;
}

#loginBoxLighter ul li a {
	text-decoration: none;
}

#loginBoxLighter ul li a:hover {
	text-decoration: underline;
}

/*LeftNavigation*/

.cleftNavigation ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

/*LeftSubNavigation*/

.cleftNavigation ul.leftSubNavigation li a {
	font-weight: normal;
	text-decoration: none;
}

#leftNavigationAll ul li a {
	text-decoration: none;
	font-weight: bold;
}

#leftNavigationAll ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#RedaktionelleTipps ul li a {
	text-decoration: none;
}

#RedaktionelleTipps ul li a:hover {
	text-decoration: underline;
}

#RedaktionelleTippsHeadline a{
	font-weight: bold;
	text-decoration: none;
}

#RedaktionelleTippsHeadline a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/*Content*/

#teaser p a {
	font-weight: bold;
	text-decoration: none;
}

#teaser p a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#headBox, #headBoxBlue, #headBoxStandard, #bottomBoxStandard, #boxStandard, #headBoxGrey, .boxGrey {
	text-transform: uppercase;
}

.headBoxBlueInner strong span {
	text-transform: uppercase;
}

/*Inhaltsspalte Links*/

div.tagesTipp a, div.special a {
	text-decoration: none;
}

div.tagesTipp a:hover, div.special a:hover {
	text-decoration: underline;
}

/*Inhaltsspalte Rechts*/

div.contentBlock a {
	text-decoration: none;
	font-weight: bold;
}

div.contentBlock a:hover {
	text-decoration: underline;
}

div.contentBlock table a {
	font-weight: normal;
}

div.contentBlock ul li a {
	font-weight: normal;
}

div.contentBlock a.topten {
	font-weight: normal;
}

.breadCrumb a {
	text-decoration: none;
}

.breadCrumb a:hover {
	text-decoration: underline;
}

/*User Registrieren Box*/
#inhaltGesamt .download .raised .boxcontent h1 {
	font-size: 11px;
}

/*Standard-Seiten*/

div.faq ul li a {
	text-decoration: none;
	font-weight: bold;
}

div.faq ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.sitemapSpalte a {
	text-decoration: none;
}

.sitemapSpalte a:hover {
	text-decoration: underline;
}

/*Software Detail*/

#inhaltGesamt h1 {
	font-size: 17px;
}

#inhaltGesamt .userbewertung {
	text-align: right;
}

#inhaltGesamt .functions {
	text-align: right;
}

#inhaltGesamt ul.software li a {
	text-decoration: none;
}

#inhaltGesamt ul.software li a:hover {
	text-decoration: underline;
}

/*User Urteil Box*/
#inhaltGesamt .raised .boxcontent h1 {
	font-size: 13px;
}

#inhaltGesamt .raised .boxcontent p {
	text-align: right;
}

div.recommendation h2 a {
	text-decoration: none;
}

div.recommendation h2 a:hover {
	text-decoration: underline;
}

/*Liste*/

table.listings {
	text-align: left;
}

table.listings tr td.contentBanner {
	text-align: center;
	text-transform: uppercase;
}

/*ContentAd*/

div.ContentAd {
	text-align: center;
	text-transform: uppercase;
}

/*Software Melden*/

.softwareMelden span, .softwareMeldenFehler span {
	font-size: 2em;
	font-weight: bold;
}

.softwareMelden label, .softwareMeldenFehler label {
	font-weight: bold;
}

.hinweis {
	font-weight: bold;
}

/*Footer*/

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerleft {
	text-align:left;
}

#footerright {
	text-align:right;
}

#footerfett {
	font-weight: bold;
}

#topNavileft {
	font-size: 13px;
	font-weight: bold;
}

#topNavileft a{
	text-decoration: none;
}

#topNaviright {
	font-size: 12px;
	font-weight: bold;
}

#topNaviright a{
	text-decoration: none;
}