
body {
background-color: #fea;
margin-top: 0;
margin-left: 0;
width: 950px;
}

#logo{
position: fixed;
width: 132px;
height: 155px;
left: 0;
top: 0;
background: #fea;
padding-top: 0px;
padding-left: 0px;
}

#sitename {
position: absolute;
width: 800px;
height: 115px;
left: 132px;
top: 0;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background: #ffd;
color: #906;
background-image: url("./abrak/fejhatter.jpg"); 
background-repeat: no-repeat; 
}

#sitename h1 {
font-size: 1.7em;
padding-bottom: 0px;
padding-top: 0px;
color: #060;
}

#sitename h2 {
font-size: 1em;
padding-bottom: 0px;
padding-top: 0px;
color: #930;
}

#balhasab {
position: fixed;
width: 122px;
left: 0;
top: 150px;
background: #fea;
padding-top: 10px;
padding-left: 10px;
height: 100%;
color: #000000;
}

#nav {
position: absolute;
width: 800px;
left: 132px;
top: 117px;
background: #060;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
height: 24px;
color: #000000;
}

#nav2 {
position: absolute;
width: 800px;
left: 132px;
top: 150px;
background: #ffd;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
height: 25px;
color: #000000;
}

#nav ul {
width: 140px;	
}

#content {
position: absolute;
top: 150px;
left: 132px;
width: 800px;
font-size: 1em; 
margin-left: 0px;
margin-top: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background: #ffd;
background-position: 150px;
} 

#content2 {
position: absolute;
top: 180px;
left: 132px;
width: 800px;
font-size: 1em; 
margin-left: 0px;
margin-top: 0px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background: #ffd;
} 

#content img {
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

#content2 img {
/*
float: right;
*/
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

#ablak {
background: #fff;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#ablak img {
float: left;
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
}


.menu:link {color:#000; font-size:16px; line-height:19px; text-decoration:none; background:#6c6; padding:0.4em;}
.menu:visited {color:#000; font-size:16px; line-height:19px; text-decoration:none; background:#6c6; padding:0.4em;}
.menu:hover {color:#993333; font-size:16px; line-height:19px; text-decoration:underline; background:#6c6; padding:0.4em;}
.menu:active {color:#993333; font-size:16px; line-height:19px; text-decoration:underline; background:#6c6; padding:0.4em;}

.aktmenu:link {color:#993333; font-size:16px; line-height:19px; text-decoration:none; background:#ffd; padding:0.4em;}
.aktmenu:visited {color:#993333; font-size:16px; line-height:19px; text-decoration:none; background:#ffd; padding:0.4em;}
.aktmenu:hover {color:#993333; font-size:16px; line-height:19px; text-decoration:none; background:#ffd; padding:0.4em;}
.aktmenu:active {color:#993333; font-size:16px; line-height:19px; text-decoration:none; background:#ffd; padding:0.4em;}



h1, h2, h3, h4, h5, h6
{
line-height: 1em;
text-align: left;
font-family : Book Antiqua, Times New Roman, serif;
clear: both;
}
h1 
{
font-size: 1.7em;
padding-bottom: 0px;
padding-top: 0px;
color: #060;
}
h2 
{
font-size: 1.5em;
padding-bottom: 0px;
padding-top: 0px;
color: #060;
}
h3 
{
font-size: 1.3em;
padding-bottom: 0px;
padding-top: 0px;
color: #930;
}
h4 
{
font-size: 1.2em;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
color: #930;
}
h5 
{
font-size: 1.1em;
padding-bottom: 0px;
padding-top: 0px;
margin-top: 5px;
margin-bottom: 5px;
color: #930;
}
h6 
{
font-size: 1em;
padding-bottom: 0px;
padding-top: 0px;
color: #930;
}
