/* reset */
@import url("reset.css");

/* typography styles */
@import url("typo.css");

/* form elements */
@import url("forms.css");

/* main layout */
@import url("layout.css");

/* navigation */
@import url("menus.css");

/* prettyPhoto */
@import url("prettyPhoto.css");

/* Sidebar Slideshow */
@import url("sidebarslider.css");


.alignright,img.alignright{
float:right;
margin:0 0 1.5em 1.5em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1.5em 1.5em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
margin-top: 0;
text-align:center;
}


.bluebox_l a, .bluebox_r a {
color: #feca36;	
}

.bluebox_l {
background-color: #003871;
width: 238px;
padding: 8px 15px 0 15px;
margin: 0 15px 10px 0;
float: left;
color: #feca36;
line-height: 1.5em;
}

.bluebox_r {
background-color: #003871;
width: 238px;
padding: 8px 15px 0 15px;
margin: 0 0 10px 15px;
float: right;
color: #feca36;
line-height: 1.5em;
}

div.gallery {
clear:both;
margin:0 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div.gallery dl {
float:left;
}

.pageid-33 h2.Stil1 {text-align: center;}

#sidebox {
	width:253px;
	margin-top: 20px;
	padding:5px 22px 5px 20px;
	line-height: 1.5em;
	background-color: #feca36;
	color: #000;
}

#sidebox img {
	border: 1px solid #fff;
}

#sidebox a{
	color: #000;
	text-decoration: underline;
}
