/*
Theme name: C3World
*/

html { 	margin: 0px;
	padding: 0px; }

body {  margin: 0px;
	padding: 0px;
	background-image: url(images/bg-greygradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #FFFFFF; text-decoration: none;}
a:visited { color: #FFFFFF; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: none;}
a:active { color: #FFFFFF; text-decoration: none;}

.illustration_r {
	padding: 0.5em 0em 0.25em 0.5em;
}

.illustration_l {
	padding: 0.5em 0.5em 0.5em 0em;
}

#page-header {
	background-image:url(style_FILES/c3w_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 135px;
	text-align: left;
}

#emptylogo {
	position: relative;
	left: 139px;
}

#breadcrumb {
	font-size: smaller;
	text-align: right;
	color: #505050;
}

#breadcrumb a:link, a:visited, a:active {
	color: #505050;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #505050;
	text-decoration: underline;
}

#pageframe {
        background-color: #FFFFFF;
        vertical-align: top;
        margin: 0px;
	padding: 0px;
}


table.container {
	margin-left:auto; 
	margin-right:auto;
        background-color: #FFFFFF;
        vertical-align: top; 
}

table.menucontainer {
        margin-top:15px;
        margin-left:5px;
        margin-right:10px;
        margin-bottom:30px;
        background-color: #EEEEEE;
	padding: 0;
}

td.menu {
        background-color: #FFFFFF;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 0;
}


td.menubg, td.menubg_active {
	padding-left: 10px;
}

td.submenubg, td.submenubg_active {
	padding-left: 10px;
}

td.menubg, td.submenubg {
	background-color: #EEEEEE;
}

td.menubg:hover, td.submenubg:hover {
	color: #FFFFFF;
	background-color: #0756A1;
}

td.menubg_active:hover, td.submenubg_active:hover {
	color: #000000;
	background-color: #FFCC66;
}

td.menubg_active, td.submenubg_active {
        color: #000000;
	background-color: #FFDD77;
}


td.menubg a, td.submenubg a { color: #000000; text-decoration: none;}

td.menubg_active a, td.submenubg_active a { color: #000000; text-decoration: none;}

td.menubg:hover a, td.submenubg:hover a { color: #FFFFFF; text-decoration: none;}


.menu table {
	width: 100%;
}

td.content {
	padding: 5px 15px 5px 10px;
	vertical-align: top;
	color: #333333;
	text-align: left;
	line-height: 1.4em;
	background-color: #FFFFFF;	
}

h3,h4, h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}

h4 {
	font-size: 1em;
}

.align-center {
	text-align:center;
}

p {
	margin-top: 0px;
	text-align: justify;
}

p.afterlogo {
	margin-top: 40px;
}

p.afterpluslogo {
	margin-top: 45px;
}

p.afternds {
	margin-top: 30px;
}

p.partnerinfo {
	text-align: left;
	margin-top: 30px;
}

td.content ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	text-align:left;
}

td.content ol li {
	list-style: square;
	text-align: left;
}

td.content a:link, a:visited, a:active {
	color: #0661A8;
	text-decoration: none;
}

td.content a:hover {
	color: #58A3E4;
	text-decoration: none;
}

td.impc {
	width: 130px;
	vertical-align: top;
}

.contentseite {
	position: relative;
}

.contenttext {
position: relative;
top: 10px;
left: 0px;
}

.partnerlogo {
position: absolute;
top: 0px;
right: 10px;
}

#ndslogo {
position: absolute;
top: 0px;
right: 10px;
}

#logoplus  {
position: absolute;
top: 5px;
right: 10px;
}

#footer {
	background-image:url(style_FILES/c3w_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	color: #FFFFFF;
	font-size: smaller;
	text-align: center;
}

#footer a:link, a:visited, a:active {
	color: #0661A8;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.date {
	font-size: 10px;
	color: #0661A8;
}

.small_text {
	font-size: 10px;
}

#newsTable {
	padding-left:20px;
	text-align:left;
	vertical-align:top;
	width:140px;
}

h5.pub {
margin-bottom:0;
}
