/*
Theme Name: Kaaser.at Blue
Theme URI: http://kaaser.at/themes#04
Description: Dominik's Blue-Theme
Version: 1.0
Author: Dominik S. Kaaser
Author URI: http://kaaser.at/
*/

body {
margin:0px;
padding:10px 0px;
border:0px;
text-align:center;
background:#e5f2ff;
font-size:10pt;
font-family:tahoma, verdana, arial, sans-serif;
}
b, strong {
color:#004080;
}
#m {
width:1000px;
margin:auto;
background:url(img/bg.png) #e5f2ff repeat-y;
position:relative;
font-size:10pt;
line-height:1.2;
}
#h {
height:160px;
width:1000px;
background:url(img/head.png) #e5f2ff no-repeat;
position:absolute; top:0px;left:0px;
}
#h h1 {
position:absolute;
top:20px;
right:80px;
margin:0px;
padding:0px;
font-size:12pt;
}
#h h1 a {
text-decoration:none;
}

#n {
position:absolute;
left:20px;
top:170px;
z-index:4;
text-align:left;
background:url(img/nbg.png);
}
#n a {
display:block;
padding-left:30px;
}

#n h2 {
font-size:10pt;
margin:0;
padding:17px 51px 0 0;
text-align:right;
color:#004080
}
#n .nh, #n .nf {
background:url(img/nhead.png) #f2f2f2 no-repeat;
width:220px;
height:50px;
}
#n .nf {
height:30px;
background-image:url(img/nfoot.png);
}


a {
color:#004080;
text-decoration:underline;
}
a:hover{
text-decoration:none;
color:#0080ff;
}
#n a{
text-decoration:none;
}
#n a:hover {
text-decoration:underline;
}


.p {
background:url(img/cbg.png);
width:740px;
position:relative;
}


#c {
font-size:10pt;
text-align:left;
min-height:1800px;
position:relative;
z-index:3;
margin:154px auto 30px 240px;
width:740px;
}

#c h2 {
font-size:10pt;
margin:0;
padding:17px 0 0 20px;
text-align:left;
color:#004080;
}
#c h2 a {
text-decoration:none;
}
#c h2 a:hover {
text-decoration:underline;
}
#c .ch, #c .chl, #c .cf, #c .cfl {
background:url(img/chead.png) #e5f2ff no-repeat;
width:740px;
height:50px;
}
#c .chl {
background-image:url(img/cheadl.png);
}

#c .cf {
background-image:url(img/cfoot.png);
}
#c .cf div {
padding:17px 0 0 20px;
}
#c .cfl {
background-image:url(img/cfootl.png);
height:30px;
}
.date {
position:absolute;
top:17px;right:51px;
}

#c .cc {
margin:0 30px;
}


#f {
width:1000px;
height:50px;
background:url(img/foot.png) #e5f2ff no-repeat;
position:absolute;
bottom:-1px;
left:0px;
z-index:2;
font-size:8pt;
}
#f div {
text-align:right;
margin:19px 51px 0 0;
}

textarea {
width:500px;height:120px;
}
input {
width:200px;
}
button {
width:200px;
}



.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-caption {
margin-left: 0;
}

