/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

html {width:100%;height:100%;color: #336699; 
background: #fff url(http://bayerischer-printmedienpreis.de/files/bg.jpg) fixed no-repeat bottom right;}

body {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background: transparent; color:#564b47;line-height:160%; 
}

#frame {margin:0 auto 0 auto;padding:100px 0 0 0; width:960px;height:100%;
background: transparent url(http://bayerischer-printmedienpreis.de/files/logo_bpp2010_rgb.png) no-repeat top left; }

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #336699; }
a:active { text-decoration: none; color: #336699; }
a:visited { text-decoration: none; color: #336699; }
a:hover { text-decoration: none; color: #254b71; }

a,img { border: none;outline:none;}

#menu {float:left;z-index:99;
    width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: relative;
    height: 100%;
	background-color: transparent;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title { }

#menu li{padding:4px 0 3px 0px;margin:0;text-transform: uppercase;
border-bottom:1px dotted #cacaca; list-style: url(http://bayerischer-printmedienpreis.de/files/li_noactive.gif) inside;}

#menu li:hover{list-style: url(http://bayerischer-printmedienpreis.de/files/li_active.gif) inside;}

 #menu li.active{ font-weight:bold; color:#254b71;list-style: url(http://bayerischer-printmedienpreis.de/files/li_active.gif) inside; }


#content {width: 720px;z-index:100;display:none;
    height: 100%;
    margin: 0 0 0 25px;padding:4px 0 0 0;
    top: 0;float:left;color: #336699; 
}

#jury {width:340px;margin:0 12px 16px 0;padding:0;height:150px;float:left;}
#jury img {float:left; width:120px;overflow:hidden;margin:0 12px 0 0; border:2px solid #6ba6e1;-moz-border-radius:4px;
-khtml-border-radius:4px;
}


.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 100%; margin-bottom: 9px;color: #336699;  }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

strong {font-size:16px; font-weight:bold;margin:0 0 16px 0;color:#254b71;}

em {color:#254b71;font-weight:bold;font-style:normal;margin:0 0 0 0;padding:0;}

#content p a {border-bottom:1px dotted #336699;}

#bg_top {width:700px; height:500px;position:absolute;top:0;left:0;z-index:-999;overflow:hidden;}

#iframed {width:720px;height:450px;overflow:auto;}