* {
margin: 0;
padding: 0;
}
body {
background: #240404;
font-size: 11px;
font-family: verdana, Arial, helvertica, sans_serif;
}
a {
color: #3282d6;
font-weight: bold;
}
a:hover {
color: #6b9ed4;
font-weight: bold;
}
a img {
border: none;
}
#head {
width: 100%;
height: 90px;
background: url(images/head_bg.jpg);
}
#navi {
width: 100%;
height: 35px;
text-align: center;
background: url(images/navi_bg.jpg);
}
#navi ul {
margin: 0px auto;
width: 1000px;
}
#navi ul li {
list-style-type: none;
display: block;
height: 35px;
float: left;
text-indent: -9999px;
width: 130px;
}
#navi ul li a {
outline: none;
display: block;
width: 130px;
height: 35px;
}
/* Navigation Class Home*/
#navi ul li.home a {
background: url(images/startseite_01.jpg) no-repeat 0 0;
}
#navi ul li.home a.aktiv {
background: url(images/startseite_02.jpg) no-repeat 0 0;
}
#navi ul li.home a:hover {
background: url(images/startseite_02.jpg) no-repeat 0 0;
}
/* Navigation Class Tutorials*/
#navi ul li.tutorials a {
background: url(images/tutorials_01.jpg) no-repeat 0 0;
}
#navi ul li.tutorials a.aktiv {
background: url(images/tutorials_02.jpg) no-repeat 0 0;
}
#navi ul li.tutorials a:hover {
background: url(images/tutorials_02.jpg) no-repeat 0 0;
}
/* Navigation Class Gallerie*/
#navi ul li.gallerie a {
background: url(images/gallerie_01.jpg) no-repeat 0 0;
}
#navi ul li.gallerie a.aktiv {
background: url(images/gallerie_02.jpg) no-repeat 0 0;
}
#navi ul li.gallerie a:hover {
background: url(images/gallerie_02.jpg) no-repeat 0 0;
}
/* Navigation Class Über Mich*/
#navi ul li.about a {
background: url(images/about_01.jpg) no-repeat 0 0;
}
#navi ul li.about a.aktiv {
background: url(images/about_02.jpg) no-repeat 0 0;
}
#navi ul li.about a:hover {
background: url(images/about_02.jpg) no-repeat 0 0;
}
/* Navigation Class Downloads*/
#navi ul li.downloads a {
background: url(images/downloads_01.jpg) no-repeat 0 0;
}
#navi ul li.downloads a.aktiv {
background: url(images/downloads_02.jpg) no-repeat 0 0;
}
#navi ul li.downloads a:hover {
background: url(images/downloads_02.jpg) no-repeat 0 0;
}
/* Navigation Class Downloads*/
#navi ul li.referenzen a {
background: url(images/referenzen_01.jpg) no-repeat 0 0;
}
#navi ul li.referenzen a.aktiv {
background: url(images/referenzen_02.jpg) no-repeat 0 0;
}
#navi ul li.referenzen a:hover {
background: url(images/referenzen_02.jpg) no-repeat 0 0;
}
/* Navigation Class Portal*/
#navi ul li.sblportal a {
background: url(images/sbl-tv_01.jpg) no-repeat 0 0;
}
#navi ul li.sblportal a.aktiv {
background: url(images/sbl-tv_02.jpg) no-repeat 0 0;
}
#navi ul li.sblportal a:hover {
background: url(images/sbl-tv_02.jpg) no-repeat 0 0;
}
#effect {
width: 100%;
height: 260px;
background: url(images/effect_bg.jpg);
}
#effect_header {
height: 260px;
display: block;
margin: 0px auto;
background: url(images/effect_header.jpg) no-repeat center top;
}
.quick_box {
height: 230px;
width: 250px;
margin: 20px 0 0px 810px;
display: block;
position: absolute;
}
.quick_box ul {
margin: 0 auto;
width: 250px;
float:left
}
.quick_box ul li {
list-style-type: none;
display: block;
float: left;
width: 80px;
text-indent: -9999px;
}
.quick_box ul li a {
outline: none;
display: block;
width: 80px;
height: 57px;
}
.quick_box ul li.link_01 a {
background: url(logos/deviantart_01.png) no-repeat 12px 0;
}
.quick_box ul li.link_01 a:hover {
background: url(logos/deviantart_02.png) no-repeat 12px 0;
}
.quick_box ul li.link_02 a {
background: url(logos/youtube_01.png) no-repeat 0 0;
}
.quick_box ul li.link_02 a:hover {
background: url(logos/youtube_02.png) no-repeat 0 0;
}
.quick_box h3 {
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #0047a0;
}
#content {
width: 100%;
background: #e9f6ff;
text-align: center;
}
#content_box {
width: 1000px;
margin: 0px auto;
padding: 20px 0 0 0;
}
#content_links {
width: 680px;
padding: 20px 20px 0 0;
float: left;
text-align: justify;
}
#content_links h2 {
font-size: 24px;
color: #74baff;
text-decoration: none;
font-weight: normal;
margin: 0;
background: url(images/line.gif) repeat-x top;
}
#content_links h4 {
font-size: 15px;
color: #74baff;
text-decoration: none;
font-weight: normal;
margin: 0 10px 0 0;
background: url(images/line.gif) repeat-x bottom;
}
#content_links h2 span {
font-size: 9px;
color: #c7c7c7;
text-decoration: none;
margin: 0;
padding: 1px 0 0 5px;
display: block;
}
#content_links p {
color: #000000;
line-height: 5px;
padding: 0 0 10px 0;
}
#content_rechts {
width: 300px;
padding: 20px 0 0 0;
float: right;
text-align: justify;
}
#content_rechts h2 {
font-size: 24px;
color: #74baff;
text-decoration: none;
font-weight: normal;
margin: 0;
background: url(images/line.gif) repeat-x top;
}
#content_rechts h2 span {
font-size: 9px;
color: #c7c7c7;
text-decoration: none;
margin: 0;
padding: 1px 0 0 5px;
display: block;
}
#content_rechts p {
color: #000000;
line-height: 5px;
padding: 0 0 10px 0;
}
#footer {
width:1000px;
height:100%;
padding: 10px 0 0 260px;
}
#footer a {
color: #ffffff;
text-decoration: none;
font-size: 10px;
font-weight: normal;
}
#footer a:hover {
color: #e5b700;
text-decoration: none;
}
#footer h3 {
color: #e5b700;
font-weight: bold;
font-size: 12px;
margin: 0;
}
#footer .footer_links {
width: 160px;
float: left;
line-height: 12px;
}
#footer .kontakt {
width:160px;
line-height: 12px;
float: left;
}
.next_line {
height: 1px;
clear: both;
}
#clear {
clear: both;
}
/*Tutorials*/
#tutorial content {
width: 678px;
margin: 10px 0 0 0;
}
.tutorial_choice {
height: 200px;
width: 250px;
float: left;
margin: 0 auto;
}
.tutorial_choice .tutorial_info {
width: 250px;
height: 40px;
margin: 0 auto;
background: url(images/info_image.png) no-repeat;
}
.tutorial_choice .tutorial_info h3 {
font-weight: normal;
font-size: 13px;
color: #74baff;
margin: 5px 0 0 7px;
text-decoration: none;
}
.tutorial_choice .tutorial_info span {
font-size: 9px;
color: #c7c7c7;
text-decoration: none;
margin: 0;
padding: 1px 0 0 9px;
display: block;
}
.tutorial_choice .tutorial_image {
width: 250px;
height: 100px;
background: #e4e4e4;
}
.tutorial_choice .tutorial_bottom {
width: 250px;
height: 60px;
background: url(images/info_bottom.png) no-repeat;
}