@charset "ISO-8859-1";
/* CSS Document */

body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12pt;
	color:#312783;
	line-height:18pt;
}

a {
	text-decoration: none;
	color:#312783;
}

p.datum{
	text-align:right;	
}

table, table.cnone, table.lnone, table.center, table.left{
	width:100%;	
	empty-cells:show;
}

table.cnone, table.center{
	margin:auto;
}

table.cnone td, table.lnone td, table.lnone th{
	padding: 5px;	
	vertical-align:text-top;
	text-align:left;
}

.lnone .left{
	text-align:left;
}

.lnone .right{
	text-align:right;
}

table.lnone th{
	padding: 16px 5px 8px 5px;
}

table.lnone ul{
	font-size: 10pt;
	padding: 2px 0px;
	margin:	0 0 0 10px;
}

table.lnone p{
	padding: 5px 0px;
	margin: 0px;	
}

table.lnone tr{
	margin: 0;
	padding: 0;	
}

table.left, table.center{
	border-collapse:separate;
	border-spacing:3px;
	border-style:outset;
	border-color:#EEE;
	border-width:1px;
}

td.tdInfo{
	/*float:right;*/
	background-color:#CFF;
	/*max-width:40%;*/
	padding:0 5px;	
	text-align:center;
}

.left td, .center td{
	border-top-color:#E4E4E4;
	border-left-color:#E4E4E4;
	border-bottom-color:#EEE;
	border-right-color:#EEE;
	border-style:inset;
	border-width:1px;
}

tr.line td{
	border-top-color:#EEE;
	border-top-style:dotted;
	border-top-width:1px;	
}

#smilies img{
	height:25%;
	width:25%;
}

/**
* CONTAINER + MAIN HEADER AND MAIN CONTENT
*/
#container{
	margin:auto;
	padding:auto;
	height:95%;
	width:95%;
	overflow: hidden;
	min-width: 700px;
}

#container #content{
	width:100%;
	float:left;
	height: 100%;
}

#container #header{
	width:100%;
	height:110px;
	color:#FFF;
}

/**
* TEXTS LOGO
*/

#header .title{
	font-size:24pt;
	margin: 20px 0 0 20px;
	position: absolute;
	left: 279px;
	top: 20px;
}

.title a{
	color:#FFF;
}

#header #logo{
	float:left;
	position:absolute;
}

#logo .logo{
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(pics/logo.png);
	height:173px;
	width:171px;
}

#logo .logoWebDev{
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(http://inesschiller.de/pics/logo_webdev.png);
	height:171px;
	width:171px;
	background-size:contain;
}

.smiddle .sPHolder{
	width: 155px;
	height: 80px;
	float: left;
	padding: 0 15px;
}

.smiddle .scontent{
	width: 155px;
	height: /*40px*/auto;
	float: left;
	padding: 0 15px;
	z-index:10;
}

.scontent p a, .scontent p{
	height:auto;
	width:90%;
	float:left;
	color:#FFF;
}
.scontent p {
	margin:5px 0;
	padding-left:10px;
}

.scontent ul{
	margin-left:-15px;
}

.scontent ul a{
	width:90%;
	float:left;
	margin: 2px 0;
	color:#CCC;
	font-size:15px;
}

.smiddlem a{
	color:#FFF;
}

.ctop .cbreadcumbs{
	margin: -30px 0 0 10px;
	position: absolute;
	font-size: 11pt;
	color:#CCC;
}

.cbreadcumbs a{
	color:#CCC;	
}

#cmiddle .ccontent{
	width:auto;
	height:auto;
	overflow: hidden;
	background-image: url(pics/content_middleright.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding: 0 40px;
}

.ccontent .aIcon{
	width: 8px;
	height: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/**
* HEADER
*/

#header .htop, #header .hmiddle, #header .hbottom{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}

#header .hmiddle{
	height:30px;
	float: left;
}

#header .htop, #header .hbottom{
	height:40px;
	float: left;
}

.htop .htopl, .htop .htopm, .htop .htopr,
.hmiddle .hmiddlel, .hmiddle .hmiddlem, .hmiddle .hmiddler,
.hbottom .hbottoml, .hbottom .hbottomm, .hbottom .hbottomr{
	width:40px;
	height:40px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(pics/head_topleft.gif);
	background-position:left top;
	float:left;
}

.hbottomm .text{
	margin:12px 0 0 0;
	font-size:10pt;
	width:400px;
}

.hmiddle .hmiddlel{
	background-image:url(pics/head_middleleft.gif);
	background-repeat:repeat-y;
	background-position:left center;
	height: 30px;
}

.hbottom .hbottoml{
	background-image:url(pics/head_middlemiddle.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	width:171px;
}

.htop .htopm, .hmiddle .hmiddlem, .hbottom .hbottomm{
	background-image:url(pics/head_topmiddle.gif);
	background-repeat:repeat-x;
	background-position:center top;
	width:auto;
	float:none;
	overflow:hidden;
}

.hmiddle .hmiddlem{
	background-image:url(pics/head_middlemiddle.gif);
	background-repeat:repeat;
	background-position:center center;
	height: 30px;
	overflow: hidden;
}

.hbottom .hbottomm{
	background-image:url(pics/head_bottommiddle.gif);
	background-position:center bottom;
	overflow: hidden;
}

.htop .htopr, .hmiddle .hmiddler, .hbottom .hbottomr{
	background-image:url(pics/head_topright.gif);
	background-position:right top;
	float:right;
}

.hmiddle .hmiddler{
	background-image:url(pics/head_middleright.gif);
	background-position:right center;
	background-repeat:repeat-y;
	height: 30px;
}

.hbottom .hbottomr{
	background-image:url(pics/head_bottomright.gif);
	background-position:right bottom;
}


/**
* SIDEBAR
*/

#content #sidebar{
	width:178px;
	height:auto;
	float:left;
	margin-top: -7px;
	z-index:10;
}

#sidebar .stop, #sidebar .smiddle, #sidebar .sbottom{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	z-index: 5;
	overflow: hidden;
}

#sidebar .smiddle{
	background-image:url(pics/sidebar_middle.gif);
	background-repeat:repeat-y;
}

.stop .stopl, .stop .stopm, .stop .stopr,
.sbottom .sbottoml, .sbottom .sbottomm, .sbottom .sbottomr{
	width:40px;
	height:40px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(pics/sidebar_topleft.gif);
	background-position:left top;
	float:left;	
}

.sbottom .sbottoml{
	background-image:url(pics/sidebar_bottomleft.gif);
}

.stop .stopm, .sbottom .sbottomm{
	background-image:url(pics/sidebar_topmiddle.gif);
	background-repeat:repeat-x;
	background-position:center top;
	width:auto;
	float:none;
	overflow:hidden;
}

.sbottom .sbottomm{
	background-image:url(pics/sidebar_bottommiddle.gif);	
}

.stop .stopr, .sbottom .sbottomr{
	background-image:url(pics/sidebar_topright.gif);
	background-position:right top;
	float:right;
}

.sbottom .sbottomr{
	background-image:url(pics/sidebar_bottomright.gif);
	background-position:right bottom;
}

/**
* CONTENT
*/

#content .content{
	margin-top: 20px;
	margin-left: 200px;
	min-width: 500px;
}

.content .ctop, .content #cmiddle, .content .cbottom{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.content #cmiddle{
	height:auto;
	background-image: url(pics/content_middleleft.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.ctop .ctopl, .ctop .ctopm, .ctop .ctopr,
.cbottom .cbottoml, .cbottom .cbottomm, .cbottom .cbottomr{
	width:40px;
	height:40px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(pics/content_topleft.gif);
	background-position:left top;
	float:left;
}

.cbottom .cbottoml{
	background-image:url(pics/content_bottomleft.gif);
}

.ctop .ctopm, #cmiddle .cmiddlem, .cbottom .cbottomm{
	background-image:url(pics/content_topmiddle.gif);
	background-repeat:repeat-x;
	background-position:center top;
	width:auto;
	float:none;
	overflow:hidden;
}

.cbottom .cbottomm{
	background-image:url(pics/content_bottommiddle.gif);
}

.ctop .ctopr, .cbottom .cbottomr{
	background-image:url(pics/content_topright.gif);
	background-position:right top;
	float:right;
}

.cbottom .cbottomr{
	background-image:url(pics/content_bottomright.gif);
}

#copyright{
	color:#DBDBDB;
	text-align:right;
	font-size:11px;	
	margin-top:15px;
}