@charset "UTF-8";

  @import url(ullrich_gewinnspiel.css);

  
BODY {
background:#ffffff;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}


body.popup {
background:#1e5da9;
margin-top: 10px;
margin-left: 10px;
margin-right:10px;
margin-bottom:10px;
}




/*hintergrund dunkelblau 1e5da9*/
 
/*hintergrund hellblau BCCFE7 */

/*Standardformat für alle */

p,a,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,adress,blockquote,nobr,b,i,input,textarea {
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
color:#000000;
line-height:120%;
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	border: #000000;
}
.fliesstextrot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	border: #000000;
}

p.text {
font-size:12px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

p.footer {
font-size:9px;
line-height:80%;
}

p.footer2 {
font-size:9px;
line-height:120%;
margin-left: 10px;
}

h1,h2,h3,h4,h5,h6 {
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
font-weight:bold;
font-size:15px;
color:#ffffff;
}

h2 {
font-size:14px;
}

h3 {
font-size:13px;
}

h4 {
font-size:12px;
}


h5,h6 {
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-weight:bold;
font-size:14px;
}

h6 {
font-size:12px;
font-weight:standard;
}





h1.popup {
margin-top:10px;
margin-left:10px;
}

.blue {
color:#1E5DA9;
}

h3.blue {
color:#1E5DA9;
}


/*Angaben für die Angebote*/




h1.angebote {
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-weight:bold;
font-size:20px;
text-align:center;
}


h2.ultra {
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-weight:bold;
font-size:24px;
text-align:right;
}



/* wird nur auf der ersten Seite benutzt */

h1.news {
text-align:center;
font-size:17px;
font-weight:bold;
color:#ff8621;
}




ul {
font-size:12px;
list-style-image:url(../images/ul_redbar.gif); 
}

li {
font-size:12px;
margin-bottom:10px;
}



a:link {
font-size:12px;
text-decoration:none;
color:#0200b8;
}

a:visited {
font-size:12px;
text-decoration:none;
color:#808080;
}

a:active {
font-size:12px;
color:#000000;
}

a:hover {
font-size:12px;
color:#ff0000;
}


a.popup:link {
font-size:10px;
text-decoration:underline;
color:#ffffff;
}

a.popup:visited {
font-size:10px;
text-decoration:underline;
color:#ffffff;
}

a.popup:active {
font-size:10px;
text-decoration:underline;
color:#BCCFE7;
}

a.popup:hover {
font-size:10px;
text-decoration:underline;
color:#ffff00;
}



input {
line-height:130%;
font-size:12px;
background-color:#ffffff;
border:1px solid #0033cc;
}

textarea {
font-size:12px;
background-color:#ffffff;
border:1px solid #0033cc;
}

input.button {
	background-color:#a6dcf7;
	border: 3px solid #ffffff;
	border-style : groove;
}

