/* DATEI: basis.css */

html { height: 101%; }

body { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	
margin: 0;
padding: 10px 0 10px 0;
background-color: #ffffff;
color: #333333;
}

.breaker {
clear: both;
height: 0px;
overflow: hidden;
}

.hr {
display: none;
}

img {
border: none;
}

a { 
color:#333333;
text-decoration:underline;
}

a:hover {
color:#333333;
text-decoration:underline;
}


/* ------------- Container ------------------- */

#main {
width: 985px;
margin:0 auto;
}

/* ------------- Logo ------------------- */

#logo {
height: 80px;
overflow:hidden;
text-align: right;
padding-right: 15px;
}


/* ------------- Menu ------------------- */

#menu {
height: 30px;
background: url(../img/bg_menu.gif) repeat-x bottom;
}

#menu ul {
list-style-type: none;
padding: 0;
margin:0;
}

#menu ul li {
float: left;
height: 20px;
line-height: 20px;
font-size: 14px;
padding: 0 20px 0 5px;
border-bottom: #CBD7E2 10px solid;
border-left: #CBD7E2 1px solid;
text-transform: uppercase;
}

#menu ul li a {
color: #666666;
text-decoration:none;
}

#menu ul li a:hover {
color: #666666;
text-decoration:none;
}

#menu ul li.current {
border-bottom: #1D3348 10px solid;
border-left: #1D3348 1px solid;
}

#menu ul li a.current {
color: #1D3348;
text-decoration:none;

}

/* ------------- SubMenu ------------------- */

#submenu {
height: 25px;
line-height: 25px;
font-size: 12px;
padding-left: 15px;
background: url(../img/arrow_grey.gif) no-repeat left;
}

#submenu ul {
list-style-type: none;
padding: 0;
margin:0;
}

#submenu ul li {
float: left;
margin-right: 2px;
padding: 0 10px 0 0;
color: #666666;
}

#submenu ul li a {
color: #666666;
text-decoration:none;
}

#submenu ul li a:hover {
color: #666666;
text-decoration:none;
}

#submenu ul li a.current {
color: #1D3348;
font-weight:bolder;
}



/* ------------- Content ------------------- */
#content {
width: 953px;
border-left: #CBD7E2 1px solid;
border-right: #CBD7E2 1px solid;
border-top: #CBD7E2 1px solid;
padding: 15px;
background: #fff url(../img/content_bg.gif) no-repeat top left;
}


#content2 {
width: 953px;
border-left: #CBD7E2 1px solid;
border-right: #CBD7E2 1px solid;
border-top: #CBD7E2 1px solid;
padding: 15px;
background: #fff url(../img/content_bg.gif) no-repeat top left;
}

#content2 .csc-header { padding:15px; width:800px; }
#content .csc-header-n1 { margin-bottom: 20px; }

/* ------------- ContentLeft ------------------- */
#contentLeft {
float: left;
width: 505px;
padding: 15px;
}

#contentLeft h1 {
font-family: TimesNewRoman, serif;
font-size: 24px;
margin: 0 0 25px 0;
font-weight: bold;
color: #1D3348;
}

/* ------------- ContentRight ------------------- */

#contentRight {

float: right;
width: 400px;
font-size: 11px;
}

#contentRight .rightbox {
padding: 15px;
background-color: #F2F5F8;
margin-bottom: 10px;
}

#contentRight .rightbox a { 
color: #1D3348;
padding-left: 13px;
background: url(../img/arrow_blue.gif) no-repeat left;
text-decoration:none;
}

#contentRight #box2 {
padding: 15px;
background-color: #EEEEEE;
margin-bottom: 10px;
}

#contentRight #box1 {
padding: 15px;
background-color: #EEEEEE;
margin-bottom: 10px;
}


#contentRight #box3 {
padding: 15px;
background-color: #EEEEEE;
margin-bottom: 10px;
}

#contentRight #box3 a.link { 
color: #1D3348;
padding-left: 13px;
background: url(../img/arrow_blue.gif) no-repeat left;
text-decoration:none;
}

#contentRight h3 {
margin:0;
color: #1D3348;
font-size: 12px;
font-weight: bold;
}

#contentRight a, #contentRight a:hover {
color: #1D3348;
text-decoration:none;
}

#contentRight .lastReferenceContainer {}

#contentRight .lastReferenceImage {
width: 100px;
float:left;
}
#contentRight .lastReferenceText {
width: 255px;
float:right;
}

/* ------------- pagefunctions ------------------- */

#pagefunctions {
text-align: right;
padding-right: 15px;
border-left: #CBD7E2 1px solid;
border-right: #CBD7E2 1px solid;
border-bottom: #CBD7E2 5px solid;
font-size: 10px;
}

#pagefunctions a { 
color: #CBD7E2;
padding-left: 13px;
background: url(../img/arrow_top.gif) no-repeat left;
text-decoration:none;
}

/* --- top link ---*/

.pagefunctions a.top_link { 
color: #aaa;
padding:0 0 0 13px;
background: url(../img/arrow_top.gif) no-repeat left;
text-decoration:none;
font-size:11px;
line-height:11px; 
}
.pagefunctions { padding-bottom:27px; }



/* ------------- Footer ------------------- */

#footer {
font-size: 11px;
height: 20px;
line-height: 20px;
color: #999;
}

#footer a { 
color: #999;
text-decoration: none;
}

#footer a:hover { 
color: #999;
text-decoration: none;
}


/* ------------- Formulare ------------------- */

form {
margin:0;
}


input, textarea, select, .chkbox {
font-size: 11px;
color: #454545;
}

#interest {
margin-bottom:15px;
}

#name, #vorname, #strasse, #plz_ort,  #tel, #email, #www, #bemerkungen, #referer, #handelspotionen, #submit, #firstname, #lastname, #birthday, #zip_city,  #gender, #size, #weight, #address, #telephone, #subject, #experiences, #notice {
margin-top: 10px;
}

.title {
width: 110px;
float: left;
font-weight: bold;
color: #333333;
}



#vorname input, #name input, #strasse input, #tel input, #email input, select, #firstname input, #lastname input, #birthday input, #size input, #weight input, #address input, #zip_city input, #telephone input, #subject input, #notice textarea, #experiences textarea {
width: 170px;
font-family: Arial, sans-serif;
border:1px solid #CBD7E2;
}



#bemerkungen textarea {
width: 290px;
height: 150px;
font-family: Arial, sans-serif;
border:1px solid #CBD7E2;
}

#plz_ort input.plz  {
width: 35px;
border:1px solid #CBD7E2;
}

#plz_ort input.ort  {
width: 128px;
margin-left: 5px;
border:1px solid #CBD7E2;
}

.chkbox {
width: 360px;
}

#back {
position: relative;
top: -27px;
left: 100px;
}

.formerror, .error {
color: #CC3300;
font-size: 11px;
font-weight: bold;
border: #CC3300 1px solid;
width: 275px;
padding: 5px;
margin-bottom: 10px;
}

.formerror ul, .error ul {
font-weight: normal;
margin-top: 5px;
margin-bottom: 0;
}


input.submit, #submit input {
margin: 5px 0 0 110px;
padding: 3px;
border:1px solid #1D3348;
font-weight: bold;
color: #fff;
background-color: #1D3348;
text-decoration: none;
font-size: 11px;
}



/*--- das INGLIST Modul ----*/

#inglist_table { }
#inglist_table th, #inglist_table td { text-align:left; padding: 10px 20px 10px 0; }
#inglist_table td.inglist_project { font-weight: bold; }
#inglist_table td.inglist_zeitraum { width: 100px; }

#inglist_table td a.link { 
color: #1D3348;
padding-left: 13px;
background: url(../img/arrow_blue.gif) no-repeat left;
text-decoration:none;
}

#ingtable td a { 
color: #1D3348;
padding-left: 13px;
background: url(../img/arrow_left.gif) no-repeat left;
text-decoration:none;
}

#inglist_table tr.even td { border-bottom: #CBD7E2 1px solid;  border-top: #CBD7E2 1px solid;}


#entry_list { width:900px; padding:15px; }


#ingtable { vertical-align:top; }
#ingtable td { padding: 10px 0 10px 0; }
#ingtable td p { margin: 0; }

#date { float:right; text-align:right; font-size:9px; }

table.tableshortlist { margin-bottom: 10px; }
table.tableshortlist td p { margin: 0; }
#contentRight .rightbox table.tableshortlist td.blind_pic a {padding:0; background: none;}



/* tabellen */

.td-0 { vertical-align:top; width:60px; }

.tab_vita_top .td-0 { width:100px; font-weight:bolder; }

.tab_vita .td-0 {  width:100px; font-weight:bolder; }
.tab_vita .td-1 { vertical-align:top; width:80px; }

.tab_team .td-0 { width:120px; font-weight:bolder; }
.tab_team a.link { 
color: #1D3348;
padding-left: 10px;
background: url(../img/arrow_blue.gif) no-repeat left;
text-decoration:none; 
}

.tab_pub .td-0 { width:75px; padding-right:5px; font-size:11px; font-weight:bolder;  }

.tr-odd, .tr-even { padding-bottom:5px; }

.list_pub { padding-left:85px; }


/*--- seiten menu ---*/

.csc-menu { clear:both; list-style-type:none; width:500px; padding:25px 25px 25px 0; margin:0;  }
li.csc-section { float:left; padding-right:15px; }
li.csc-section a { padding-left:13px; text-decoration:none; background: url(/fileadmin/templates/img/arrow_blue.gif) no-repeat center left; }



