/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
a { text-decoration:none; font-weight:normal; }
hr { border:0; }

/* CLEAR */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

/* HTML, BODY */
html {
	height: 100%;
}
body {
	height:100%;
	background:url(../img/bg_gradient_repeat.jpg) repeat; /* JPG weil sonst in IE durch png-fix vieeeel zu dunkel! */
	margin:0;
	padding:0;
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:13px;
	line-height: 1.3;
	color:#bbb;
}

/* STANDARD STILDEFINITIONEN */
a { color: #ddd; }
strong, b { font-weight:bold; }
em, i { font-style:italic; }
sup { padding-left:1px; font-size:10px !important; font-weight:normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color:#76797c; _position:static !important; }
.sosumi { font-size: 10px !important; color:#76797c; }
.textshadow { text-shadow:#222 1px 1px 2px; }
.hl-info { margin-top:-14px; }
.highlight { color:#fff; }
.center { text-align: center; margin:auto; padding:auto; display:block; }
hr { height:1px; border-top:1px solid #080A20; color: #080A20; border-width: 1px; }

img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

p { margin-bottom: 18px; }
h1 { font-size:24px; line-height:36px; color:#fff; margin-bottom:18px; margin-top:8px; }
h2 { font-size:14px; line-height:16px; color:#7FA9C3; margin-bottom:7px; }
h3 { font-size:14px; line-height:14px; color:#7FA9C3; margin-bottom:4px; margin-top:5px; }
h4 { font-size:10px; line-height:18px; }
h5 { font-size:10px; line-height:16px; }
h6 { font-size:10px; line-height:16px; }

/*#main h3 a { font-size:14px; line-height:18px; color:#7FA9C3; } ueberschrift vergroessern */
#main h3 { font-size:12px; line-height:14px; color:#fff; margin-top:15px;margin-bottom: 6px; font-weight: bold; }
#main h4 { font-size:12px; margin-bottom:6px; }
/* #main a { text-decoration: underline; } */

#main p.intro { font-weight: bold; }
#main .more { text-align: right; }
 
#main ul { margin-bottom: 18px; list-style: none outside; }
#main ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
#main ul.square, #main ul.circle { margin-left: 2em; }
#main ul.square { list-style: square outside; }
#main ul.circle { list-style: circle outside; }
#main ul ul.circle,
#main ul ul.square { margin-top: 4px; margin-bottom: 5px; }
#main ol.sosumi { margin-left: 0; padding-left: 2em; }

#main .sidebar { font-size: 10px; line-height: 18px; color:#686868; }
#main .callout { font-size: 11px; line-height: 18px; margin-bottom: 18px; }
#main .last { margin-bottom: 0; }

/* LINK ICONS */
#main a.pdf { background: url(../img/icons/globaliconpdf12x12.gif) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.html { background: url(../img/icons/globaliconhtml12x12.gif) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.arrow-white { background: url(../img/icons/globaliconarrow12x12white.png) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.qt { background: url(../img/icons/globaliconqt12x12.gif) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.ical { background: url(../img/icons/globaliconical12x12.gif) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.dl { background: url(../img/icons/globalicondl11x10.gif) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.dmg { background: url(../img/icons/globalicondmg12x12.gif) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.zip { background: url(../img/icons/globaliconzip12x12.gif) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.keynote { background: url(../img/icons/globaliconkeynote12x12.gif) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.audio { background: url(../img/icons/globaliconaudio12x12.gif) 0 0.2em no-repeat; display: block; padding-left: 15px; }
#main a.rss-small, #main h1.rss-small, #main h2.rss-small, #main h3.rss-small, #main h4.rss-big { background: url(../img/icons/icon_rss_small.png); vertical-align:middle; display:inline; margin-bottom:5px; }
#main a.rss-big, #main h1.rss-big, #main h2.rss-big, #main h3.rss-big, #main h4.rss-big { background: url(../img/icons/icon_rss_medium.png); vertical-align:middle; display:inline; margin-bottom:11px; }

#main a.underline { text-decoration: underline; }

/* PRINT */
@media print {
	body, #outer, #container, #box, #main, #content { color:#000 !important; }
	a, a:link, a:visited { color:#000 !important; text-decoration:none !important; }
	#tabs, #globalnavbardiv, #footer, #ribbon { display: none !important; }
}

