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

body {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	/*font-weight:bold;*/
	background: #fff;
	
}

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

a:link { text-decoration: none; color:#000; }
a:active { text-decoration: none; color:#000; }
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; color:#000; /*margin-bottom:3px; border-bottom:1px solid black; */}

a img { border: none; }

#menu {
    width: 900px;
    overflow: visible;
    top: 40px;
    bottom: 0;
	left: 30px;
    position: fixed;
    height:50px;
	/*font-family:"Courier New", Courier, monospace;*/
	font-weight:bold;
	font-size:10px;
}

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

#menu ul li.section-title { float:left; line-height:10px; }

.cou{font-family:Helvetica, Arial, sans-serif; font-style:italic; font-size:11px; font-weight:BOLD; line-height:16px; color:#3C9;}

/*li{ margin-right:10px; line-height:14px; letter-spacing:1px; }*/

li{float:left; display:inline; margin-right:10px; line-height:14px; letter-spacing:1px; text-transform:uppercase; }

#content {
    /*height: 100%;*/
    margin: 120px 0 0 30px;
	padding-bottom:30px;
    top: 0;
	width:900px;
	line-height:17px;
	letter-spacing:1px;
	font-size:11px;
	font-weight:normal;
}

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

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

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

/*.titel{font-family:Helvetica, Arial, sans-serif; font-size:75px; font-weight:bold; letter-spacing:1px; line-height:75px; color:#C00;}*/
.titel{font-family:Helvetica, Arial, sans-serif; font-size:35px; font-weight:bold; letter-spacing:5px; line-height:16px; color:/*#C00;*/#000;}
.titel2{font-family:Helvetica, Arial, sans-serif; font-size:20px; font-weight:bold; letter-spacing:4px; line-height:16px; color:/*#C00;*/#000;}

.menu{text-decoration:underline;}

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

img{width:600px; height:auto;}

#once { clear: left; }

.diver img{ height:120px; width:auto;margin-right:19px; margin-left:8px;}
.diver{float:left; margin-bottom:19px; line-height:16px; font-weight:normal; /*font-style:italic;*/ color:#000; font-family:"Courier New", Courier, monospace; letter-spacing:0px; font-size:11px;}
.diver2{/*margin-bottom:30px; margin-top:40px;*/ /*top:500px; left:950px; position:absolute; */font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; font-style:normal; color:#000; float:left;}
.underline{text-decoration:underline;}
.titular{font-family:Arial, Helvetica, sans-serif; font-weight:bold; /*font-style:italic;*/ text-decoration:none; font-size:15px; color:/*#C00;*/#000; line-height:20px; text-transform:capitalize; letter-spacing:1px; text-transform:uppercase; border-bottom:2px solid black; margin-bottom:3px;}
.titular2{font-family:Helvetica, Arial, sans-serif; font-weight:bold; /*font-style:italic; text-decoration:underline;*/ font-size:800px; color:/*#C00;*/#000; line-height:300px; text-align:center; letter-spacing:0px;}
.titular3{font-family:Helvetica, Arial, sans-serif; font-weight:bold; /*font-style:italic; text-decoration:underline;*/ font-size:100px; color:/*#C00;*/#000; line-height:150px;text-align:center;}

#post{ position:absolute; top:400px; font-family:"Times New Roman", Times, serif; font-size:50px; font-weight:normal; font-style:normal; line-height:40px; color:/*#C00;*/#000; text-align:center;}

#post a { text-decoration:none;}

.blub{line-height:16px; font-weight:normal; /*font-style:italic;*/ color:#000; font-family:"Courier New", Courier, monospace; letter-spacing:0px; font-size:11px;}
