/**
 * evecms
 *
 * @author Branko May <post@branko.de>
 * @version 1.0
 * @package evecms
 */

@charset "UTF-8";
/* CSS Document */


body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #7a7a7a;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	}

.main_box {
background-image: url(http://www.sagegroup.de/eveCMS/images/main_bg3.jpg);
	background-repeat:repeat-y;
	background-color: #6e1313;
	margin: 0px;
	padding: 0px;
	width: 950px;
	border: 1px solid #ffffff;

}

div#register {
	background-color:#333333;
  	font-size: 10px;
  	padding-top: 10px;
	padding-left: 10px;
  	padding-bottom: 5px;
  	border: 0px solid black;
  	color: #ffffff;

}

/* logo div */
div#logo {
	background-image: url(http://www.sagegroup.de/eveCMS/images/barschuleberlin_header.jpg);
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 111px;

}

/* footer div */
div#footer {
  	font-size: 10px;
  	width: 940px;
  	margin-bottom: 0px;
	background-color:#333333;
	color: #ffffff;
  	border: 0px solid #111111;
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
  	padding-bottom: 10px;
}

/* menu div */
div#menu {
  	font-size: 10px;
  	width: 935px;
	padding: 5px;
  	margin-left: 0px;
	padding-left: 10px;
  	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #f2f2f2;
}

ul#menu {
  	font-size: 10px;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

ul#menu li {
	display: inline;
  	list-style: none;
  	margin: 0;
  	padding: 0px;
}

ul#menu a {
font-size: 10px;
  	display:inline;
	margin: 0px;
  	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 0px solid #999999;
	border-right: 1px solid #999999;
  	font-weight: bold;
}

ul#menu a:link {
	color: #948468;
	background-color: #f1f1f1;
	text-transform: uppercase;
	text-decoration: none;
}

ul#menu a:visited {
  	color: #948468;
  	background-color: #f1f1f1;
	text-transform: uppercase;
	text-decoration: none;
}

ul#menu a:hover {
	color: #FFFFFF;
	background-color: #f1f1f1;
	text-transform: uppercase;
	text-decoration: none;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #999999;
}

ul#menu a:active {
	color: #FFFFFF;
	background-color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}




/* content div */
div#content {

	font-size: 10px;
  	width: 699px;
  	margin-bottom: 10px;
	margin-left: 0px;
  	border: 0px solid #CCCCCC;
	padding-left: 15px;
	float: left;


}

div#content .crn_up {
	background-image: url(http://www.sagegroup.de/eveCMS/images/crn_up.png);
	background-repeat: no-repeat;
	width: 699px;
	height: 22px;
	text-align: right;
	margin-top: 10px;
	padding-left: 5px;


}


div#content .crn_dw {
	background-image: url(http://www.sagegroup.de/eveCMS/images/crn_dw.png);
	width: 699px;
	height: 22px;
	text-align: right;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;


}

div#content .bloglist {
	background-color:#320001;
	width: 689px;
	text-align: left;
	margin-top: 0px;
	padding: 5px;
	font-size: 12px;
	text-align: justify;

}

.bloglist2 {
	background-color:#320001;
	width: 689px;
	text-align: left;
	margin-top: 0px;
	padding: 5px;
	font-size: 12px;
	text-align: justify;
	color: #555555;

}

.home_color{
color: #eeeeee;
}

div#content .cms_calender_event_txt{
 	font-size: 11px;
	font-weight: bold;
 	padding-top: 0px;
  	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	background-color: #666666;
	text-transform: uppercase;
	color: #000000;
}

div#content h1 {
	font-size: 12px;
	color: #948468;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}

div#content h6 {
	font-size: 12px;
	color: #948468;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	margin-left: 5px;
}

div#content h5 {
  	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 0px;
	letter-spacing: 3px;
}

div#content h2 {
  	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 3px;
}

div#content h3 {
  	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
}

div#content p {
	position:relative;
	width: 550px;
	font-size: 12px;
}
div#content p.fp_events {
	position:relative;
	margin-top: 0px;
	width: 550px;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

div#content p.user_personal {
	width: 280px;
	font-size: 12px;
	float: left;
}


div#content p.date {
	margin-top: 0px;
	margin-bottom: 0px;
  	font-size: 10px;
}

div#content caption {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
    }

div#content .cms_calendar {
    font-size: 11px;
    }

div#content .cms_calendar_wday{
    background-color: #999966;
    border-color: silver;
    border-style: solid;
    border-width: 1px;
    height: 70px;
    width: 70px;
    text-align: center;
    }

div#content .cms_calendar_current_day {
    background-color: #808080;
    border-color: silver;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    height: 70px;
    width: 70px;
    }

div#content .cms_calendar_active_day {
	background-image: url(../../uploads/thumb_werk54.jpg);
    background-color: #666666;
    border-color: silver;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    height: 70px;
    width: 70px;
    }

div#content .cms_calendar_active_day:hover {
	background-color: #777777;
    border-color: silver;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    height: 70px;
    width: 70px;
    }


/* sidebar div */
div#sidebar {
 	padding: 5px;
  	border: 0px solid #111111;
	text-align: justify;
	float: left;
	margin-left: 30px;
	margin-top: 0px;

}

div#sidebar h2 {
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 0px;
}

div#sidebar ul {
	text-transform: uppercase;
	margin-top: 0px;
  	margin-left: 0px;
  	padding: 5px;
}

div#sidebar li {
	text-transform: uppercase;
  	list-style: none;
  	margin-left: 0px;
}

div#sidebar input {
	margin-bottom: 5px;
}


/* hrefs */
a:link, a:visited {
	font-size: 12px;
	color: #948468;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a:link.small, a:visited.small {
	font-size:10px;
	color: #948468;
	text-decoration: none;

}

a:hover.small {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}



a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

/* list hovers */
.cms_top10_list{

	background-color: #212020;
	border: 1px solid #666666;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 3px;

    }


.p_list{
	display: block;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	margin-right: 5px;


}


div#gallery_list_detail {

	background-color: #212020;
	border: 1px solid #666666;
	margin: 0px;
	margin-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;

    }

div#gallery_detail {

	background-color: #212020;
	border: 1px solid #666666;
	margin: 0px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;

    }

img.gallery_list {
	background-color: #333333;
	margin: 5px;
	padding-bottom: 0px;
	width: 150px;
	height: 150px;
	float: left;
	border: 10px solid #666666

    }

img.content_pic {

	margin-left: 35px;


    }

img.gallery_detail {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	width: 520px;
	height: 345px;
	border: 10px solid #666666

    }

.cms_news_list {
	width: 730px;
	padding: 10px;
	background-color:#222222;

    }




.test {
  	font-size: 18px;
	color: #999966;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;



}

fieldset {
	margin-left: 15px;
	border-style: solid;
	border-width: 0px;
	text-align: left;
}

fieldset select {
	margin-bottom: 5px;
}

fieldset textarea {

}
label {
	margin-left: 0px;
	color: #999966;
}

fieldset input {
	margin-bottom: 5px;
}

.fp_date{
	display:block;
	padding-top: 9px;
	padding-right: 20px;
}

.fp_link{
	display:block;
	padding-right: 20px;
}

.pad5 {

	padding-bottom: 4px;
	margin-bottom: 4px;

}
.swf{
	float:left;
	width: 320px;
	height: 248px;
}

.flvtxt{
	float:right;
}

.blogpic{
	float:left;
	width: 150px;
	height: 150px;
	padding-right: 5px;
}

.jpgs{
clear: both;
}
