﻿/*
	Uebung 1 - MultimediaProgrammierung
	---------------------

	@file 		style.css
	@version 	1.0
	@date 		2010
	
*/

br {
	line-height: 20px;
}

body {
	font-family: 'MidoMedium', Georgia;
	font-size: 62.5%;
	color: #151515;
	padding-top: 0px;
	background-color:#e7e7e7;
	padding-top: 40px;
}


div#wrap {
	max-width: 900px;
	min-width: 700px;
	padding:2em 2em;
	margin: 0 auto;
	position: relative;
	/*outline: 1px solid #ccc;*/
}

div#wrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}



/*
#signet{
 	background-image: url(../bilder/signet_hk_kd_2010.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: -90px;
	left: -40px;
	width: 284px;
	margin-bottom: -21px;
	height:284px;
	z-index: 14;
}
*/

#signet{
 	background-image: url(../bilder/signet_hk_kd_2010_anim2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: -96px;
	left: 680px;
	width: 284px;
	height:284px;
	z-index: 14;
}

signetanzeige {
	position: relative;
	top: -20px;
	left: 868px;
	width: 38px;
	height:100px;
	z-index: 25;
}

#titelbild
	{
	height:10px;
	width: 800px;
	position:relative;
	}

#gone	{	
	text-indent: -10000px;
	height:1px;
	width:1px;
}
#titelschrift
	{	
	/*background-image: url(../bilder/hkmode_titel.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;*/
	text-indent: -10000px;
	position: relative;
	top: 0px;
	height:20px;
}

0000ff
h1  {
	color: #2e31dd;
	font-size: 5em;	
	font-family: 'MidoMedium';
}

h2 {
	color: #2e31dd;
	font-family: 'MidoMedium';
	font-size: 2.5em;
	text-align: right;
	padding-right: 0.2em;
	margin-top: -0.13em;
	text-align: left;
	line-height: 20px;
}

h3 {
	color: #2e31dd;
	font-family: 'MidoMedium';
	font-size: 1.5em;
	text-align: right;
	padding-right: 0.2em;
	margin-top: -0.13em;
	text-align: left;
}

h10 {
	color: #2e31dd;
	font-family: 'MidoMedium';
	font-size: 2.5em;
	text-align: right;
	padding-right: 0.2em;
	margin-top: -0.13em;
	text-align: left;
	line-height: 20px;
}


/* @group wrap 
div#heading {
	background-color: #000;
	height: 8px;
}

/* @group topTeaser */

div.titel {
	width: 580px;
	margin-bottom: 1em;
	text-align:left;
}

div.titel h1 {
	color: #2e31dd;
	font-size: 5em;	
	font-family: 'LiberationSerifBold';
	line-height: 51px;
	padding-bottom: 32px;
	text-align: left;
}

div.titel h2 {
	color: #7298e4;
	font-family: 'LiberationSerifRegular';
	font-size: 3.1em;
	text-align: right;
	padding-right: 0.2em;
	padding-bottom: 12px;
	margin-top: -0.13em;
	text-align: left;
}



div.topTeaser a:link,
div.topTeaser a:visited {
	border: none;
}

div.topTeaser a:hover,
div.topTeaser a:active,
div.topTeaser a:focus {
	border-bottom: 1px dotted;
}

/* @end */

/* @group Titelzusatz */

div.titelzusatz {
	color: #2e31dd;
	font-size:1.5em;
	font-family: 'LiberationSerif';
	text-align:right;
	width: 450px;
	float:right;
}

div.titelzusatz p {
	padding-top: 11px;
	line-height: 12px;
	margin-bottom: 0.6em;
}

.absatzthematik {
	font-size:28px;
	color: #000;
	font-weight:bold;
}


ul#navmenu {
	font-family: 'LiberationSerifRegular';
	font-size: 28px;
	margin-left: -12px;
	position: absolute;
	z-index:22;
	margin-top: -28px;
	width: 620px;
	list-style-type: none;
	display:inline;
	 }


ul#navmenu li {
	display:inline;
padding-left: 12px;
	 }
	 
ul#navmenu ul:after 
	/*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu ul li {
	background: #ccc;
	height: 41px;
	float: left;
	/*For IE 7 lack of compliance*/
 	display: block !important;
	display: inline;
	/*For IE*/
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
}

ul#navmenu ul li a {
	width: 200px !important;
	text-indent: 0;
	border-top: 1px solid #fff !important;
	font-size: 120%;
}

ul#navmenu ul li a:link, ul#navmenu ul li a:visited {
	padding: 0 10px;
	text-decoration: none;
}

ul#navmenu ul li a:hover, ul#navmenu ul li a:active, ul#navmenu ul li a:focus {
	background: #adacad;
	color: #fff;
}

/* 2nd Menu */
/* .iehover wird bei internet explorer via javascript eingefuegt! */
ul#navmenu li:hover ul,
ul#navmenu li.iehover ul {
	display: block;
}


/* @end */

/* @group content */

div.content {
	clear: both;
	border-top: 8px solid;
	background-image: url(../bilder/bgmuster2.JPG);
	background-repeat: repeat-x repeat-y ;
	background-position: 0 0;
	border-color: #2e31dd;
	padding: 24px 0 0 25.5em;
	/*background: url(../p/baselineHG_lorem.gif) 0 0;*/
}

div.content p {
	font-family: 'Times New Roman';
	font-size:21px;
	/*	margin: 0 0 1.5em 0; */
	margin: 0 0 0 19px;
	max-width: 97%;
	text-align: left;
}

.raster {
	margin: 0 0 0 19px;
	float:right;
	padding-bottom: 25px;
}

.raster2 {
	margin: 0 0 0 19px;
	float:right;
	padding-bottom: 25px;
}


.zitationsstil {
	font-style:italic;
	color:rgba(0,0,0,0.7);
	padding-left: 50px;
	width: 82%;
	}

.zitationkurz {
	font-style:italic;
	color:rgba(0,0,0,0.7);
	}


#randbild {
	text-indent: -250px; 
	float:left;
}

#randbild p {
	font-size:12px;
	line-height: 10px;
	text-indent: -250px; 
	float:left;
}

div#randbild img {
	font-size:12px;
	line-height: 10px;
	position:relative;
	top: -4px;
	}


div.content p.einzug {
	font-size:16px;
	line-height: 20px;
	text-indent: 50px; 
	max-width: 95%;
	text-align: justify;
}

div.content p.fussnote {
	border-top: 1px solid rgba(0,0,0,0.2);
	font-size: 1.3em;
	padding-top: 0.8em;
	margin-top: 3.25em;
	text-align: right;
}

/* @group bildAnmerkung */

div.content div.bildAnmerkung {
	position: relative;
}

div.content div.bildAnmerkung p:first-child {
	font-size: 1.3em;
	text-align: right;
	color: inherit;
	position: absolute;
	width: 12em;
	left: -14.3em;
	top: 0.35em;
}

/* @end */

div.content h2 {
	font-family: 'LiberationSerifRegular';
	font-size: 28px;
	text-align: left;
	width: 8em;
	float: left;
	margin-left: -9em;
	margin-top: -8px;
	line-height: 30px;
}


div.content h10 {
	font-family: 'LiberationSerifRegular';
	font-size:16px;
	line-height: 20px;
	text-align: left;
	width: 220px;
	float: left;
	margin-left: -12em;
	margin-top: -580px;
position:relative;
}

div.content h3 {
	font-family: 'LiberationSerifRegular';
	font-size: 2.1em;
	margin-top: -1px;
	padding-bottom: 1px;
	width: 70%;
	line-height: 20px;
}

div.content img#myCow {
	max-width: 65%;
	border: 10px solid #b95153;
	margin-left: -10px;
	margin-bottom: 2em;
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 4px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* @group imageLink */

div.content a.imageLink:link,
div.content a.imageLink:visited {
	border: none;
}

div.content a.imageLink img {
	-webkit-transition: all .5s
}

div.content a.imageLink:hover {
	border: none;
}

div.content a.imageLink:hover img {
    -moz-transform: scale(1.02);
     -webkit-transform: rotate(03deg); 
}

/* @end */

/* @end */

/* @group blockquote */

div.content blockquote p:first-child {
	position: relative;
	width: 50%;
	font-size: 1.6em;
	font-style: italic;
	line-height: 1.5;
	color: #3c5fa2;
	margin-bottom: 1.4em;
}

div.content blockquote p:before {
	content:"“";
	width: 0.5em;
	font-size: 700%;
	position: absolute;
	top: -0.45em;
	left: -0.5em;
	color: rgba(67,103,173,0.15);
}

div.content blockquote p:after {
	content:"”";
	width: 0.5em;
	font-size: 700%;
	position: absolute;
	bottom: -0.95em;
	right: -0.45em;
	color: rgba(67,103,173,0.15);
}

div.content blockquote p a:link, 
div.content blockquote p a:visited {
	border-bottom: 1px dotted;
	padding-bottom: 0.1em;
}

div.content blockquote p a:hover,
div.content blockquote p a:active,
div.content blockquote p a:focus {
	border-bottom: 1px solid;
}

div.content blockquote p a:active {
	position: relative;
	left: 1px;
	top: 1px;
}

/* @end */

/* @group colofon */

div#colofon {
		font-family: 'Times New Roman';
		padding-bottom: 30px;
	/* background: url(../bilder/hg_fl.jpg)  repeat-x top center;
	background-color:#d8d8d8;*/
}

div#colofon div#colofonWrap {
	max-width: 900px;
	min-width: 900px;
	margin: 0 auto;
	color: #000;
	border-top: 3px solid;
	border-color: rgba(0,4,210,0.8);
}

div#colofon h2 {
	font-size: 20px;
	width: 6em;
	color: rgba(0,4,210,0.9);
}

div#colofon dl {
	width: 100%;
	font-size: 19px;
	margin-top: 0.3em;
	color:rgba(0,0,0,0.7);

}

div#colofon dl dt {
	float: left;	
	color: #000;
}

div#colofon dl dd {
text-align: right;

	margin-left: 255px;

}


/* @end */


/* @group bildeinbau */

#fadehover {
	text-indent: -250px; 
	float:left;
	position:absolute;
	}
 
img.a {
	font-size:12px;
	line-height: 10px;
	position:relative;
	top: -4px;
	z-index: 10;
        }
 
img.b {
	font-size:12px;
	line-height: 10px;
	position:relative;
	left:-223px;
	top: -4px;
}

img.raster {
	font-size:12px;
	line-height: 10px;
	position:relative;
	left:-223px;
	top: -4px;
}



#fadehover p {
	font-size:14px;
	line-height: 6px;
	text-indent: -250px; 
	float:left;
	padding-top:-4px;
}
/* @end */



/* @group linkgestaltung */



a:link {text-decoration:none;color:#000; outline:none;}
a:hover { text-decoration:none;color:#000; outline:none; }
a:visited {text-decoration: none; color:#000; outline:none;} 
/*a:focus {background-color:#2a577f;color:white;border:0px solid #dce4eb;outline:none;}*/


a.navigation {text-decoration:none;color:#000}
a.navigation:hover {text-decoration:none; color: #0000ff;}
a.navigation:link {text-decoration:none; outline:none;}

a.menuwichtig {text-decoration:underline; color: #0000ec;}
a.menuwichtig:hover {text-decoration:none; color: #0000ec;}

a.fussleiste {text-decoration:none;color: #0000ff;)}
a.fussleiste:hover {text-decoration:none;color: #0000ec;}
a.fussleiste:link {text-decoration:none; outline:none;}

a.fussleistensublink {text-decoration:none;color:#636a6e}
a.fussleistensublink:hover {text-decoration:none;color:#fc5949;}
a.fussleistensublink:link {text-decoration:none; outline:none;}

a.farbe {text-decoration:none;color:#314150}
a.farbe:hover {text-decoration:none;color:#558dc2;}


a.extern {padding: 0px 0px 0px 13px; background: url(../bilder/link_extern.gif) no-repeat;color: #0000ff;}
a.extern:hover {background: url(../bilder/link_extern_hover.gif) no-repeat; text-decoration:underline; color:#ff5342;}
a.extern:link {text-decoration:none;color: #0000ff; outline:none;}
a.extern:active {text-decoration:none;color:#ff5342; outline:none;}







/* @end */


#tabelle {
position: relative;
top: -40px;
z-index: 1;
}

/* @group p.button */

div.content p.button {
	text-align: center;
	width: 9em;
	margin: 0 0;
}

div.content p.button a:link,
div.content p.button a:visited {
	border: none;
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #2b1d7e;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#87a5e6), to(#495e8c));
	background-image: -moz-linear-gradient(30% 29% 270deg,#87a5e6, #495e8c);
	-webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    border-radius: .2em;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
	-webkit-transition: all .5s
}

div.content p.button a:hover,
div.content p.button a:active,
div.content p.button a:focus {
	 -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: rgba(0, 0, 0, 0.8) 1px 1px 2px;
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

/* @end */



